You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
1️⃣ 背景
旨在开发一个基于 Amazon Chronos-2 的时间序列预测引擎,支持zero-shot和finetune预测,意图覆盖工业级的需求预测、库存优化等应用场景。
2️⃣ 目标
构建基于 Chronos-2 的 zeroshot / finetune 预测系统,并提供预测结果可视化、指标评估及模型、数据管理能力。
容器化为微服务,并提供标准化 API 与 MCP 接口,方便外部系统和 LLM 集成。
3️⃣ 实现方案/计划
设计任务计划书,完成初步框架并微调细节。
后端功能
MCP
异常状态和环境配置
容器化和部署
4️⃣ 预期结果