DataScalerSelector

Data Scaler Selector is an open-source python library to select the appropriate data scaler (Min-Max, Robust or Standard Scaler) for your Machine Learning model.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install datascalerselector

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.1.0 2022-01-03
1.0.9 2022-01-01
1.0.8 2021-12-30
1.0.7 2021-12-30

Issues with this package?

Page last updated 2026-09-03 13:29:08 UTC