Skip to content

v0.0.26

Compare
Choose a tag to compare
@paucablop paucablop released this 20 Sep 20:47
· 131 commits to main since this release

What's new? 🎉🎉

  • MinMaxScaler: change functionality, not it will subtract the min and divide by the difference between the min and the max. If the parameter use_min is False, then it will just divide by the max.

Improvements ✨✨

Bug fixes 🐛🐛