:mod:`pyts.preprocessing`.MaxAbsScaler ============================================= .. currentmodule:: pyts.preprocessing .. autoclass:: MaxAbsScaler .. rubric:: Methods .. autosummary:: ~MaxAbsScaler.__init__ ~MaxAbsScaler.fit ~MaxAbsScaler.fit_transform ~MaxAbsScaler.get_params ~MaxAbsScaler.set_params ~MaxAbsScaler.transform .. automethod:: __init__ .. include:: pyts.preprocessing.MaxAbsScaler.examples .. raw:: html