https://github.com/shademe/liblinear-rs
Rust language bindings for the LIBLINEAR C/C++ library
https://github.com/shademe/liblinear-rs
bindings liblinear linear-models logistic-regression machine-learning rust svm
Last synced: 10 months ago
JSON representation
Rust language bindings for the LIBLINEAR C/C++ library
- Host: GitHub
- URL: https://github.com/shademe/liblinear-rs
- Owner: shadeMe
- License: mit
- Created: 2018-10-02T11:55:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T21:24:22.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T04:09:57.469Z (10 months ago)
- Topics: bindings, liblinear, linear-models, logistic-regression, machine-learning, rust, svm
- Language: Rust
- Homepage: https://crates.io/crates/liblinear
- Size: 122 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Latest Version]][crates.io]
![MIT]
# liblinear-rs
This is the official repository for the [liblinear](crates/liblinear/) Rust library and its support crates.
[latest version]: https://img.shields.io/crates/v/liblinear.svg
[crates.io]: https://crates.io/crates/liblinear
[mit]: https://img.shields.io/badge/license-MIT-blue.svg