Usage

  • Training a model

  • Making predictions

  • Evaluating a model

Training a model

To train a model, you need configure the config.json file and run the following command:

lstm-forecast train

Making predictions

To make predictions:

lstm-forecast predict

Optimization of hyperparameters

To optimize the hyperparameters of the model:

lstm-forecast optimize