commonpower.data_forecasting.nn_forecasting.transform

Transformation classes for data preprocessing.

Classes

IdentityTransform

SklearnScalerTransform

Transformation based on a sklearn scaler.

Transformation

Transformations are used to preprocess the data before feeding it into the neural network.