ZexinYan / RandomForest-CPP
A fast implementation of RandomForest based on CPP.
☆32Updated 6 years ago
Alternatives and similar repositories for RandomForest-CPP:
Users that are interested in RandomForest-CPP are comparing it to the libraries listed below
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆116Updated 9 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆104Updated last year
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆76Updated 5 months ago
- Parallel k-d tree with C++17, MPI and OpenMP☆31Updated 2 years ago
- C++ fast hierarchical clustering algorithms☆84Updated last year
- Templated C++ polynomial library☆24Updated 2 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- A C++17 interface for HDF5☆94Updated last week
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆176Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆102Updated last year
- Just another header-only C++17 CSV parser☆13Updated this week
- state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations☆122Updated last month
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- library of numerical methods using Armadillo☆21Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 months ago
- OpenMP tutorial☆37Updated 7 years ago
- Combined array and automatic differentiation library in C++☆170Updated 10 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆143Updated 2 years ago
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Updated 6 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- C++ Template Linear Algebra PACKage☆43Updated this week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 10 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆48Updated last month
- a header-only c++ numeric library☆42Updated last month
- A C++ library of Markov Chain Monte Carlo (MCMC) methods☆175Updated 11 months ago
- CMake examples used in my blog posts☆54Updated 7 months ago
- Implementation of Random Forests model and decision trees in C☆20Updated 2 years ago