An open API service indexing awesome lists of open source software.

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

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