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
Sorting:
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations☆120Updated 5 months ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year
- A C++ neural network library for machine learning☆14Updated last year
- A C++17 interface for HDF5☆95Updated last month
- library of numerical methods using Armadillo☆22Updated 3 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)…☆65Updated 5 years ago
- Library with colormaps for C++☆28Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Scientific Library In Simple C++☆9Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- C++ fast hierarchical clustering algorithms☆87Updated last year
- Header-only C++ program options parser library☆176Updated 2 years ago
- LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.☆64Updated this week
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆64Updated 6 years ago
- LEMON Graph Library☆39Updated 5 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 8 months ago
- Benchmark of expression templates libraries☆41Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 6 months ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆11Updated 8 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 5 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- MagmaDNN: a simple deep learning framework in c++☆49Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- C++ Template Linear Algebra PACKage☆43Updated last week
- A single header-only C++ library for automatic / algorithmic differentiation.☆12Updated 2 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago