Skip to content

`prepro.scaler`

This module provides the SerializableScaler class, a custom scaler implementation that supports serialization and deserialization, and is designed to work with JAX arrays (or their NumPy equivalents when JAX is mocked).

.. automodule:: prepro.scaler
:members:
:undoc-members:
:show-inheritance: