Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MentatInnovations/datastream.io
/ types & classes
Types & classes
12 in github.com/MentatInnovations/datastream.io
⨍
Functions
49
◇
Types & classes
12
↓ 1 callers
Class
DetectorNotFoundError
dsio/exceptions.py:43
↓ 1 callers
Class
ElasticsearchConnectionError
dsio/exceptions.py:58
↓ 1 callers
Class
Gaussian1D
dsio/anomaly_detectors.py:71
↓ 1 callers
Class
KibanaConfigNotFoundError
dsio/exceptions.py:63
↓ 1 callers
Class
LOFAnomalyDetector
examples/lof_anomaly_detector.py:15
↓ 1 callers
Class
ModuleLoadError
dsio/exceptions.py:38
↓ 1 callers
Class
Percentile1D
dsio/anomaly_detectors.py:116
↓ 1 callers
Class
SensorsNotFoundError
dsio/exceptions.py:53
↓ 1 callers
Class
TimefieldNotFoundError
dsio/exceptions.py:48
Class
AnomalyMixin
Mixin class for all anomaly detectors, compatible with BaseEstimator from scikit-learn.
dsio/anomaly_detectors.py:22
Class
DsioError
All custom dsio exceptions should subclass this one. When printed, this class will always print its default message plus the message provided
dsio/exceptions.py:19
Class
Greater_Than_Max_Rolling
examples/detector.py:7