Skip to content

`prepro.data_to_fit`

This module defines the DataToFit class, which encapsulates data that has been processed and is ready for model fitting. This includes splitting into training/test sets and scaling.

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