liblinear-ruby-swig
Linear classifier library
A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications
This is the Ruby interface to LIBLINEAR (much more efficient than LIBSVM for text classification and other large linear classifications)
83 stars
5 watching
12 forks
Language: C++
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
bwaldvogel/liblinear-java | A Java implementation of LIBLINEAR's large-scale regularized linear classification and regression algorithms | 306 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
febeling/rb-libsvm | Ruby language bindings for LIBSVM | 279 |
masatoi/cl-online-learning | A collection of machine learning algorithms for online linear classification | 50 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
steveklabnik/ruby-sys | Provides low-level access to the Ruby programming language from Rust. | 66 |
louismullie/open-nlp | Ruby bindings to a Java machine learning toolkit for natural language processing | 91 |
danielsdeleo/decider | A flexible and extensible machine learning library for Ruby | 385 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
ankane/lightgbm-ruby | A high-performance gradient boosting library for Ruby | 74 |