Skip to content

linear regression to aproximate the UPDRS score for Parkinson's disease

Notifications You must be signed in to change notification settings

alexander34ro/basic-regression

Repository files navigation

Regression problem

It is a Rails 5.1.5 app with Ruby 2.4.2

Running on your Machine

Get the source:

$ git clone https://github.com/alexander34ro/basic-regression.git

$ cd regression

Then install the bundler gem:

$ gem install bundler

Set up the other gems:

$ bundle install

Start the server:

$ rails s

Open http://localhost:3000 in your browser to see the app running.

About

linear regression to aproximate the UPDRS score for Parkinson's disease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published