Skip to content

Multi level learners scaling

Bas Nijholt requested to merge multi_level_scaling into master

Right now we scale the values of the learners with the peak-to-peak distance of all values.

This MR changes that to scale by the peak-to-peak distance of the level with the largest peak-to-peak distance.

Merge request reports