Skip to content
New issue

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

Extension of Outlier Detection Comparison in 3-D dataset #5

Open
MaiRajborirug opened this issue Nov 14, 2019 · 0 comments
Open

Extension of Outlier Detection Comparison in 3-D dataset #5

MaiRajborirug opened this issue Nov 14, 2019 · 0 comments

Comments

@MaiRajborirug
Copy link

MaiRajborirug commented Nov 14, 2019

Currently, there is only one outlier detection comparison in sklearn 2.7.1. And there is no performance measurement in the example.

I have worked on outlier detection comparison in 3-D toy dataset. There are 3 dimensional information similar to figure 1 in this paper. I also add a noise dimension variable D_noise because most neurodata has high noise dimension. The example measures algorithms' performance using AUC score from sklearn.metrics.roc_auc_score.

@MaiRajborirug MaiRajborirug changed the title In outlier detection tutorial, there is no 3D data examples, noise dimension, and bench-marking Extension of Outlier Detection Comparision Nov 22, 2019
@MaiRajborirug MaiRajborirug changed the title Extension of Outlier Detection Comparision Extension of Outlier Detection Comparison in 3-D dataset Nov 22, 2019
@MaiRajborirug MaiRajborirug reopened this Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant