timesfm-forecasting

分类: 数据与AI | 上传者: google-researchgoogle-research | 下载: 1 | 版本: v1.0(最新)

使用 Google TimesFM 基础模型进行零样本时间序列预测。在预测任何单变量时间序列(销售、传感器读数、股票价格、能源需求、患者生命体征、天气或科学测量)时使用此技能,无需训练自定义模型。支持具有动态和静态外生变量的基本预测和高级协变量预测 (XReg)。在加载模型之前自动检查系统 RAM/GPU,在处理之前验证数据集拟合,支持 CSV/DataFrame/数组输入,并返回具有校准预测间隔的点预测。包括一个预检系统检查器脚本,必须在首次使用之前运行,以验证机器可以加载模型并处理您的特定数据集。

更新日志: Source: GitHub https://github.com/google-research/timesfm

目录结构

当前层级: tree/master/timesfm-forecasting/

  • 📁 examples/
    • 📁 anomaly-detection/
      • 📁 output/
        • 📄 anomaly_detection.json 8.8 KB
        • 📄 anomaly_detection.png 211.9 KB
      • 📄 detect_anomalies.py 16.6 KB
    • 📁 covariates-forecasting/
      • 📁 output/
        • 📄 covariates_data.png 447.8 KB
        • 📄 covariates_metadata.json 1.5 KB
        • 📄 sales_with_covariates.csv 7.2 KB
      • 📄 demo_covariates.py 19.2 KB
    • 📁 global-temperature/
      • 📁 output/
        • 📄 animation_data.json 130.1 KB
        • 📄 forecast_animation.gif 775.6 KB
        • 📄 forecast_output.csv 1.5 KB
        • 📄 forecast_output.json 4.4 KB
        • 📄 forecast_visualization.png 152.9 KB
        • 📄 interactive_forecast.html 149.5 KB
      • 📄 generate_animation_data.py 4.9 KB
      • 📄 generate_gif.py 6.5 KB
      • 📄 generate_html.py 20.7 KB
      • 📄 README.md 5.6 KB
      • 📄 run_example.sh 1.5 KB
      • 📄 run_forecast.py 5.4 KB
      • 📄 temperature_anomaly.csv 591 B
      • 📄 visualize_forecast.py 3.2 KB
  • 📁 references/
    • 📄 api_reference.md 9.5 KB
    • 📄 data_preparation.md 7.0 KB
    • 📄 system_requirements.md 6.9 KB
  • 📁 scripts/
    • 📄 check_system.py 23.6 KB
    • 📄 forecast_csv.py 8.5 KB
  • 📄 SKILL.md 18.5 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 13.5K | ★ 0
评论 0

请先登录后评论。

评论加载中...