prediction#

Initializes the package prediction.

simba_ml.prediction.export

Exports the input and output batches to csv files for furthe exploration.

simba_ml.prediction.logging

Init file for logging module.

simba_ml.prediction.normalizer

Provides a normalizer, which can normalize train and test data.

simba_ml.prediction.plugin_loader

A simple plugin loader.

simba_ml.prediction.preprocessing

Module with preprocessing funtionalities.

simba_ml.prediction.steady_state

Module for steady state predictions.

simba_ml.prediction.time_series

Init file for time series prediction.