Skip to content
railsengines.com

Easy Ml

Effortless Machine Learning in Ruby

No ratings yet
Gem
easy_ml
Repository
brettshollenberger/easy_ml
License
MIT
Stars
12
Added
August 07, 2026

About

Effortless Machine Learning in Ruby

EasyML is a low code/no code, end-to-end machine learning framework for Ruby on Rails.

What you get

  • Preprocessing data
  • Storing and batch computing features
  • Training models
  • Metric visualization
  • Deployment and versioning
  • Evaluating model performance

Mounting it

ruby
# Gemfile
gem "easy_ml"

# config/routes.rb
mount EasyML::Engine, at: "/easy_ml"

Details

12 stars on GitHub · MIT licensed · maintained by brettshollenberger. Source: https://github.com/brettshollenberger/easy_ml

Discussion (0)

Sign in to join the discussion.

No comments yet.