LLM Driven AutoForecasting with Sktime’s `craft()`
Author(s): Benedikt Heidrich Originally published on Towards AI. LLM Driven AutoForecasting with Sktime’s `craft()` Graphical Abstract: An LLM is proposing blueprints, these are passed to the sktime’s craft method and evaluated iteratively during fit. Predict is using the best estimator found during …