Rumale::MetricLearning
Rumale is a machine learning library in Ruby. Rumale::MetricLearning provides metric learning algorithms, such as Fisher Discriminant Analysis and Neighboourhood Component Analysis with Rumale interface.
Installation
Add this line to your application's Gemfile:
gem 'rumale-metric_learning'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install rumale-metric_learning
Documentation
License
The gem is available as open source under the terms of the BSD-3-Clause License.