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
- Host: GitHub
- URL: https://github.com/ibmstreams/streamsx.anomalydetection
- Owner: IBMStreams
- License: apache-2.0
- Created: 2015-10-20T13:51:03.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2020-07-10T10:33:29.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T18:50:34.270Z (over 1 year ago)
- Topics: anomalydetection, ibm-streams, machine-learning, stream-processing
- Language: C++
- Homepage: http://ibmstreams.github.io/streamsx.anomalyDetection
- Size: 25.3 MB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.