hlamotte / decision-treeLinks
Implementation of categorical decision tree in C++
☆22Updated 4 years ago
Alternatives and similar repositories for decision-tree
Users that are interested in decision-tree are comparing it to the libraries listed below
Sorting:
- c++ implementation of decision tree algorithm☆56Updated 5 years ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆51Updated last year
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆83Updated 2 years ago
- Learn OpenMP examples step by step☆96Updated 8 months ago
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago
- Codes sources du livre☆10Updated 6 years ago
- Educational linear algebra algorithms☆12Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆49Updated 2 years ago
- High-performance C++ library for Fast Directional Chamfer Matching, optimized for template matching on untextured objects.☆13Updated 10 months ago
- Implementation of Kalman Filter from scratch with notes.☆25Updated 5 years ago
- Machine Learning C++☆71Updated 2 years ago
- Hands-On GPU Programming with Python and CUDA, Second Edition, published by Packt☆37Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- C++ code for RingQueue, SharedMemory and Semaphore☆14Updated 5 years ago
- Demystified Object-Oriented Programming with C++, published by Packt☆81Updated 2 years ago
- algorithms in c++☆45Updated 4 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- This repository contains a visual studio project for training a classifier on the mnist dataset using the libtorch c++ wrapper.☆11Updated 4 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 7 years ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. To…☆32Updated 3 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- blitzwave C++ wavelet mini-library☆40Updated 10 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆52Updated 3 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated last month
- This is a simple JPEG decoder written to accompany the JPEG tutorial series on my blog: https://koushtav.me/jpeg/tutorial/2017/11/25/lets…☆16Updated 6 years ago