microsoft/FLAML

support anomaly detection

Open

#413 aperta il 19 gen 2022

Vedi su GitHub
 (4 commenti) (4 reazioni) (0 assegnatari)Jupyter Notebook (560 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (4364 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Add a task type 'anomaly_detection', and at least one learner for it.

From my understanding there are multiple types of anomalies - point anomalies, contextual anomalies, and collective anomalies - and also different types of anomaly detection algorithms - nearest-neighbor, clustering, classification, and statistic based.

If anyone has any suggestions or requests for this task, please comment.

Guida contributor