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

[AnomalyDetection] Add transforms and detectors. #34218

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

shunping
Copy link
Collaborator

@shunping shunping commented Mar 8, 2025

  • Add detectors: z-score, robust z-score and IQR.
  • Move threshold DoFns out of threshold.py
  • Add more docstrings
  • Minor refactoring of existing code

- Detectors include z-score, robust z-score and IQR.
- Move threshold DoFns out of threshold.py
- Add more docstrings
- Minor refactor of existing code
@github-actions github-actions bot added the python label Mar 8, 2025
@shunping shunping self-assigned this Mar 8, 2025
@shunping shunping added this to the 2.64.0 Release milestone Mar 8, 2025
@shunping shunping requested a review from damccorm March 8, 2025 03:54
@shunping shunping marked this pull request as ready for review March 8, 2025 03:54
@shunping shunping force-pushed the anomaly-detection-4 branch from 5901a43 to fe32cc2 Compare March 8, 2025 05:24
Copy link
Contributor

github-actions bot commented Mar 8, 2025

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @tvalentyn for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@shunping shunping force-pushed the anomaly-detection-4 branch 2 times, most recently from 76d2728 to 7b55027 Compare March 8, 2025 19:45
@shunping shunping force-pushed the anomaly-detection-4 branch from 7b55027 to f18bf73 Compare March 8, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant