Skip to content

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

Notifications You must be signed in to change notification settings

arafatkatze/slearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published