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

Add timeseries_anomalies unittests #136

Closed
sarahmish opened this issue Dec 9, 2020 · 0 comments · Fixed by #137
Closed

Add timeseries_anomalies unittests #136

sarahmish opened this issue Dec 9, 2020 · 0 comments · Fixed by #137
Assignees
Labels
enhancement Improvements on the current features
Milestone

Comments

@sarahmish
Copy link
Collaborator

The unittests for timeseries_anomalies can be found here https://github.com/MLBazaar/MLPrimitives/blob/master/tests/custom/test_timeseries_anomalies.py.

key changes:

  • find_anomalies now takes a new parameter fixed_threshold which needs to be introduced.
@sarahmish sarahmish self-assigned this Dec 9, 2020
@sarahmish sarahmish added the enhancement Improvements on the current features label Dec 9, 2020
@sarahmish sarahmish added this to the 0.1.5 milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements on the current features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant