7.1. The model pipelineΒΆ

pipeline.create_XY

Top-level function to create the X-array and Y-array.

pipeline.prepare_ML

Top-level function to instantiate the scaler and model as specified in model configurations.

pipeline.run_reference

Top-level function to run one of the four supported models.

pipeline.run_prediction

Top-level function to execute the projections.