Skip to content

Conversation

@prasankh
Copy link
Member

@prasankh prasankh commented Sep 27, 2024

ODSC-62963
The following models have been added:

  • IQR (Interquartile Range)
  • LOF (Local Outlier Factor)
  • Z-Score
  • Rolling Z-Score
  • Isolation Forest
  • MAD (median abs dev)
  • EE (Elliptic Envelope)

Some models like EE, Isolation Forest, and LOF support the contamination parameter while others do not.

@prasankh prasankh requested a review from codeloop September 27, 2024 13:22
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 27, 2024
ahosler
ahosler previously approved these changes Oct 9, 2024
@ahosler
Copy link
Member

ahosler commented Oct 9, 2024

Can we also update the unit tests from "autots" to iterate through each of these models?

@prasankh prasankh requested a review from ahosler October 10, 2024 06:33
@codeloop codeloop merged commit c00e529 into main Oct 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants