Skip to content

Is it normal that if n_lags + n_forecasts is bigger in length then the validation set, neuralprophet throw out an "Index out of range" error during training?  #1476

Description

@Domics10

Prerequisites

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. With the data '...'
  2. Setting the model hyperparameters '....'
  3. After running these code lines '....'
  4. When using this function '....'
  5. See error

Expected behavior

A clear and concise description of what you expected to happen.

What actually happens

Describe what happens, and how often it happens.

Screenshots

If applicable, add screenshots and console printouts to help explain your problem.

Environment (please complete the following information):

  • Python environment [e.g. Python 3.8, in standalone venv with no other packages]
  • NeuralProphet version and install method [e.g. 2.7, installed from PYPI with pip install neuralprophet]

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions