Installation ============ LSTM Forecast can be installed using pip. The package is available on PyPI and can be installed using the following command: .. code-block:: bash pip install lstm-forecast After installing the package, you can verify the installation by running the following command: .. code-block:: bash lstm-forecast --version If the installation was successful, you should see the version number of the package displayed in the terminal.