Skip to main content
Log your neuralforecast experiments to MLflow

Installing dependencies

To install Neuralforecast refer to Installation. To install mlflow: pip install mlflow

Imports

Splitting the data

MLflow UI

Run the following command from the terminal to start the UI: mlflow ui. You can then go to the printed URL to visualize the experiments.

Model training

Forecasting the future