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

Create training set from unsupervised method #36

Open
igabriel85 opened this issue Jun 6, 2017 · 0 comments
Open

Create training set from unsupervised method #36

igabriel85 opened this issue Jun 6, 2017 · 0 comments

Comments

@igabriel85
Copy link
Owner

Use detected anomalies from unsupervised anomaly detection methods such as isolationforest to create training set. Workflow as follows:

  • detect using unsupervised method
  • add detected anomalies to training set
  • run clustering on training set and split up data into anomaly clusters and label them
  • train classifier
  • allow the user to add or remove elements from training set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant