numo-liblinear 0.2.0
Numo::Liblinear is a Ruby gem binding to the LIBLINEAR library. LIBLINEAR is one of the famous libraries for large-scale regularized linear classification and regression. Numo::Liblinear makes to use the LIBLINEAR functions with dataset represented by Numo::NArray.
Gemfile:
=
install:
=
Runtime Dependencies (1):
numo-narray
~> 0.9.1