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 single header-only C++ library for automatic / algorithmic differentiation.☆13Updated 2 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- C++ fast hierarchical clustering algorithms☆85Updated last year
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Combined array and automatic differentiation library in C++☆173Updated last year
- C++ Template Linear Algebra PACKage☆43Updated last week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆77Updated 6 months ago
- library of numerical methods using Armadillo☆21Updated 2 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆108Updated last year
- A C++17 interface for HDF5☆94Updated 3 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆33Updated 3 months ago
- ☆34Updated 10 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A C++ neural network library for machine learning☆14Updated 9 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- MagmaDNN: a simple deep learning framework in c++☆49Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆116Updated 10 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated last month
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 2 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 5 years ago
- a header-only c++ numeric library☆42Updated 2 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆11Updated 7 years ago
- Library with colormaps for C++☆27Updated last year
- Source Code for 'Pro TBB: C++ Parallel Programming with Threading Building Blocks' by Michael Voss, Rafael Asenjo, and James Reinders☆178Updated 3 weeks 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