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?
- If spelling is correct, check that you have the required permissions to access the repo.
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
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?