Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Merge requests
!703
You need to sign in or sign up before continuing.
Numba riddance
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Numba riddance
numbaRiddance
into
develop
Overview
8
Commits
58
Pipelines
7
Changes
9
Merged
Peter Lünenschloß
requested to merge
numbaRiddance
into
develop
1 year ago
Overview
6
Commits
58
Pipelines
7
Changes
4
Expand
adresses
#425 (closed)
removes numba dependency/usage from
saqc
adds replacement mechanics to make up for performance loss
see
#425 (closed)
for an overview over the loss-trade offs (witch are fairly minimal to non-existant in focus use-cases)
Edited
1 year ago
by
Peter Lünenschloß
👍
0
👎
0
Merge request reports
Viewing commit
e2eabb08
Prev
Next
Show latest version
4 files
+
5
−
22
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
e2eabb08
rolled back mess
· e2eabb08
Peter Lünenschloß
authored
1 year ago
docs/cookbooks/CookBooksPanels.rst
+
0
−
11
Options
@@ -15,7 +15,6 @@ Cook Books
DataRegularisation
OutlierDetection
ResidualOutlierDetection
DriftDetection
MultivariateFlagging
../documentation/GenericFunctions
@@ -64,16 +63,6 @@ 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