Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_metrics fails for ts forecasting example if task_params is not specified for FEDOT #1239

Open
nicl-nno opened this issue Dec 27, 2023 · 0 comments
Assignees
Labels

Comments

@nicl-nno
Copy link
Collaborator

nicl-nno commented Dec 27, 2023

How to reproduce:

  • run_ts_forecasting_example(dataset='beer', horizon=14, timeout=0.1, visualization=True, validation_blocks=1) without
    task_params=TsForecastingParams(forecast_length=horizon)

image

@nicl-nno nicl-nno changed the title get_metrics fails for ts forecasting example get_metrics fails for ts forecasting example if task_params is not specified for FEDOT Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants