An open API service indexing awesome lists of open source software.

https://github.com/ibmstreams/streamsx.anomalydetection

(Incubation) Providing functions related to anomaly detection algorithms
https://github.com/ibmstreams/streamsx.anomalydetection

anomalydetection ibm-streams machine-learning stream-processing

Last synced: 12 months ago
JSON representation

(Incubation) Providing functions related to anomaly detection algorithms

Awesome Lists containing this project

README

          

# streamsx.anomalyDetection
Providing functions related to anomaly detection algorithms.

The code includes function in the following areas:
- Feature extraction.
- Local outlier factor (LOF) anomaly detection.
- Samples which use the various components.