403 Forks
1600 Stars
1600 Watchers

mlr

Machine Learning in R

How to download and setup mlr

Open terminal and run command
git clone https://github.com/mlr-org/mlr.git
git clone is used to create a copy or clone of mlr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mlr https://github.com/mlr-org/mlr/archive/master.zip

Or simply clone mlr with SSH
[email protected]:mlr-org/mlr.git

If you have some problems with mlr

You may open issue on mlr support forum (system) here: https://github.com/mlr-org/mlr/issues