openml / automlbenchmark

OpenML AutoML Benchmarking Framework
https://openml.github.io/automlbenchmark
MIT License
388 stars 130 forks source link

Time series forecasting support for FEDOT #610

Open Lopa10ko opened 3 months ago

Lopa10ko commented 3 months ago

As a demonstration of the concept for time-series benchmarking #494, more autoML frameworks capable of predicting time series should be provided with benchmarking support.

This issue is dedicated to implementing time-series benchmarking support for the FEDOT framework.

PGijsbers commented 3 months ago

@shchur would you be willing to oversee this, in case any questions come along? I'm pressed for time at the moment and I am sure you are more familiar with the relevant parts of the code to begin with :)

Lopa10ko commented 3 months ago

@shchur, some feedback on this issue with my pinned PR would be really appreciated :)

shchur commented 3 months ago

Apologies for a late reply, I just came back from a vacation today. This week is rather packed for me, I will try to review the PR next week.

shchur commented 3 months ago

@Lopa10ko sorry for the delay, I have left a few comments on the PR.