mlr-archive / mlr-tutorial

The mlr package online tutorial
http://mlr-org.github.io/mlr/
20 stars 11 forks source link

oneclass_classification.Rmd #149

Open woodysung opened 4 years ago

woodysung commented 4 years ago

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 'unknown package' from GitHub: HTTP error 404. No commit found for the ref oneclass_lof_dbscan

Did you spell the repo owner (mlr-org) and repo name (mlr) correctly?