Marcnuth / AnomalyDetection

Twitter's Anomaly Detection in Pure Python
Apache License 2.0
304 stars 76 forks source link

fixed import issues, logic issues, and added return statement to anomaly_detect_vec #10

Closed hokiegeek2 closed 5 years ago

hokiegeek2 commented 5 years ago

Fixed issues reported by @triciascully, import issues resulting from installing in python3 and running from REPL, added return anoms statement