Show HN: An agentic loop for time-series forecasting using sktime and MCP
Category: ai-ml
Tags: time-series, llm-agents, forecasting, mcp, automl
Score: 6.3/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 5)
Um projeto que combina LLMs com a biblioteca sktime para criar um loop agêntico de previsão de séries temporais. É interessante porque resolve o problema de janela de contexto ao usar um servidor MCP, permitindo que o agente explore e avalie modelos de forecasting de forma autônoma.
Target audience: data engineers, data scientists, ml engineers
Repository: https://github.com/amruth6002/sktime-agentic-forecastor · Python · BSD-3-Clause
View on Hacker News