Skip to content
Snippets Groups Projects

Score normalization redesign

Merged Tiago de Freitas Pereira requested to merge new-score-norm into master

This is the initial redesign of the score-normalization pipeline.

I basically dropped all the old code and made the score normalization stuff as a post-processor where such a post-processor is a BaseEstimator. In such a way, we can leverage Checkpointing and Dasking wrappers avoiding the implementation of custom features.

Furthermore, it will be easier to implement other calibration strategies.

ZNorm is already working and giving the same results as before but with way less code.

Still a WIP, though.

Closes #166 (closed)

Edited by Tiago de Freitas Pereira

Merge request reports

Loading
Loading

Activity

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