Skip to content
Snippets Groups Projects

Draft: SaQC Machine Learning module

Closed Peter Lünenschloß requested to merge XGBimplementation into develop

Module trying to make machine learning on timeseries do able in two liners.

Implements saqc.funcs.ml module, containing:

  • ml.trainModel: Fit a model to explain target data by field data and store the model together with its configuration to a model folder

  • ml.modelPredict: use stored model to predict field (processing function)

  • ml.modelFlag: use stored (binary classification) model to flag field. (flagging dunction)

  • ml.modelImpute: use stored model to apply imputation to field

Currently the Pipeline fails, because of a deprecation warning caused by a package (SHAP), wich is used by the Auto tuner Module (mljar-upervised).

Edited by Peter Lünenschloß

Merge request reports

Merge request pipeline #105721 failed

Merge request pipeline failed for 4bd39f31

Approval is optional

Closed by Bert PalmBert Palm 2 years ago (Feb 20, 2023 9:19pm UTC)

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • David Schäfer
  • David Schäfer
  • David Schäfer
  • David Schäfer
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading