Skip to content
Snippets Groups Projects

Numba riddance

Merged Peter Lünenschloß requested to merge numbaRiddance into develop
3 unresolved threads
3 files
+ 17
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -15,6 +15,7 @@ Cook Books
DataRegularisation
OutlierDetection
ResidualOutlierDetection
DriftDetection
MultivariateFlagging
../documentation/GenericFunctions
@@ -63,6 +64,16 @@ Cook Books
+++
*Wrap your custom logical and arithmetic expressions with the generic functions*
.. grid-item-card:: Drift Detection
:link: DriftDetection
:link-type: doc
* define metrics to measure distance between data series
* automatically determine majority and anomalous data groups
+++
*Detecting datachunks drifting apart from a reference group*
.. grid-item-card:: Modelling, Residuals and Arithmetics
:link: ResidualOutlierDetection
:link-type: doc
Loading