dhruvapte26/sciruby-examples

Implementation of Linear regression

Open

#2 opened on Nov 14, 2017

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Jupyter Notebook (2 forks)github user discovery
Difficulty:EasyKWoCgood first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Linear regression is among the first algorithms for an ML newbie. Write an IRuby notebook for it with detailed explanation. DO NOT COPY the algorithm from any other GitHub repository.

Contributor guide