hlamotte / decision-treeLinks
Implementation of categorical decision tree in C++
☆23Updated 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:
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago
- algorithms in c++☆45Updated 5 years ago
- c++ implementation of decision tree algorithm☆58Updated 5 years ago
- Educational linear algebra algorithms☆12Updated 4 years ago
- ☆29Updated 5 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Updated 2 years ago
- A C++ neural network library for machine learning☆15Updated last year
- VStabiliser C++ library provides standard interface as well defines data structures and rules for different implementation of video stabi…☆11Updated last week
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆83Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Learn OpenMP examples step by step☆101Updated 11 months ago
- Codes sources du livre☆10Updated 6 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Neural Networks for Microcontrollers☆34Updated 3 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆18Updated 5 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 3 years ago
- Fully-working mlpack example programs☆138Updated 9 months ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆138Updated last week
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆38Updated 9 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆75Updated 5 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Fastest CUDA RGB to grayscale: 5-30x faster than OpenCV. For image processing/computer vision.☆16Updated 4 years ago
- ☆64Updated last year
- An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. To…☆34Updated 3 years ago
- 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…☆17Updated 6 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago