We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
mlr-org
mlr
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?The text was updated successfully, but these errors were encountered: