arafatkatze / slearn

A supervised Machine learning gem on top of NMatrix and daru.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slearn

slearn is a supervised machine learning gem on top of NMatrix and daru. It uses NMatrix for computation, daru for data handling, and SciRuby visualization gems for visualization of results.

Build Status

Examples

K-Means clustering

Development

To install this gem onto your local machine, run bundle exec rake install.
To run the tests use bundle exec rake spec.
To prepare the docs using yard run bundle exec rake doc.

Dependencies

  • daru
  • nmatrix

It is highly recommended that the user uses a plotting gem such as

  • gnuplotrb
  • nyaplot

About

A supervised Machine learning gem on top of NMatrix and daru.


Languages

Language:Jupyter Notebook 51.3%Language:Ruby 48.7%