Skip to content

Create a test that catches the behaviour

Tobias Schanz requested to merge 46-normal-scaler-not-working-as-expected into main

Fixed the bug. Now the scaler behaves as expected and even iteratively applying it yields great results:

grafik

If we look closely we can still see that there is a slight shift of the mean, but that is all in range of what is acceptable (that also happens in Skleans StandardScaler)

Closes #46 (closed)

Edited by Tobias Schanz

Merge request reports