softmin/ReHLine-SVM

A tiny and header-only C++ library aiming to be the fastest linear SVM solver.

33
/ 100
Emerging

This is a C++ library designed for machine learning engineers and data scientists working with large datasets. It helps train linear Support Vector Machine (SVM) models much faster than existing solutions. You provide a dataset with features and binary labels, and it quickly outputs the optimal model coefficients for classification.

No commits in the last 6 months.

Use this if you need to train linear SVM models on very large datasets and require the absolute fastest computation times in a C++ environment.

Not ideal if you prefer using other programming languages like Python or R, or if your machine learning tasks involve non-linear models or different types of algorithms.

machine-learning classification large-scale-data predictive-modeling model-training
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 10 / 25

How are scores calculated?

Stars

38

Forks

4

Language

C++

License

MIT

Category

cpp-ml-libraries

Last pushed

Dec 01, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/softmin/ReHLine-SVM"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.