Skip to content

Instantly share code, notes, and snippets.

@mmerce
Created June 1, 2015 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmerce/7770a0a318a189108f1e to your computer and use it in GitHub Desktop.
Save mmerce/7770a0a318a189108f1e to your computer and use it in GitHub Desktop.
Creating an anomaly detector with 50 trees and 20 top anomalies with BigMLer
bigmler anomaly --dataset dataset/54d1760fc406375387000abd \
--anomaly-seed my_anomaly --top-n 20 \
--forest-size 50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment