J3FALL / LASSO-RegressionLinks
LASSO Regularization in C++
☆14Updated 6 years ago
Alternatives and similar repositories for LASSO-Regression
Users that are interested in LASSO-Regression are comparing it to the libraries listed below
Sorting:
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 5 months ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆160Updated 7 months ago
- ☆39Updated 6 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
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆16Updated 4 years ago
- An easy-to-use Nelder-Mead optimizer for n-Vectors☆13Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated last week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 5 years ago
- C++ template library for probabilistic programming☆50Updated 4 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 2 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- dataframe for c++☆27Updated 4 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- Just another header-only C++17 CSV parser☆15Updated this week
- Unofficial mirror of Blaze library on Bitbucket☆65Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆108Updated last week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago