scikit-learn-contrib / scikit-matter

A collection of scikit-learn compatible utilities that implement methods born out of the materials science and chemistry communities
https://scikit-matter.readthedocs.io/en/v0.2.0/
BSD 3-Clause "New" or "Revised" License
76 stars 20 forks source link

Fix example in `StandardFlexibleScaler` class #141

Closed PicoCentauri closed 1 year ago

PicoCentauri commented 1 year ago

The example of the StandardFlexibleScaler class does not work as given in the example due to a minor naming issue.