RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

ML: An Introduction to Classification And Regression Trees in Ruby

This is the first article of a series about ML in Ruby. The FastRuby.io team will explore some principles of machine learning, namely binary classifiers, and walk through how they connect to each other, in Ruby.

This article focuses on decision trees, namely CART (Classification And Regression Trees) and a little bit of the mathematics behind them.

More here: Machine Learning: An Introduction to CART Decision Trees in Ruby

Comments

This link doesn’t seem to go to the indicated article for me. It redirects to “Rails Performance Unveiled: Identifying Common Culprits”

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in