mlr-tutorial
mlr-tutorial copied to clipboard
The mlr package online tutorial
Hi, I am studying topic in Anomaly Detection and try to execute the example but get the error message. https://github.com/mlr-archive/mlr-tutorial/blob/gh-pages_oneclass/src/oneclass_classification.Rmd *************************************************************************** > devtools::install_github("mlr-org/mlr", ref = "oneclass_lof_dbscan") Error: Failed to install...
- work in progress -
wrote a usecase for clustering - please review it :)
added a first draft of the classification use (titanic data set) very basic functions -> should I add more advanced ones? e.g. that I compare more learners / models etc.
...have to find related issues and link them here.
Once [PR #1126](https://github.com/mlr-org/mlr/pull/1126) from mlr is merged into the master, you can integrate these pages to the tutorial.