百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

prophet

> 编程语言
开源

对具有多季节性且有线性或非线性增长的时间序列数据进行高质量预测的工具.

20.3K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

对具有多季节性且有线性或非线性增长的时间序列数据进行高质量预测的工具.

先知:自动预报程序---- 2026 更新:先知从v1.4.0起处于维护状态. 只接受错误修正、依赖性凸起和R包的修改,以达到Python的等同。 未规划新功能. 2023年最新消息:我们讨论先知未来计划, 先知是一种基于添加剂模型预测时间序列数据的程序,其中非线性趋势与每年、每周和每天的季节性相适应,再加上节假日效应。 它与具有强烈季节效应的时间序列和多季历史数据最为相通. 先知对于缺少数据和趋势的转变是强健的,通常能很好地处理异常点。 先知是Facebook核心数据科学团队发布的开源软件. 可在CRAN和PyPI上下载。 重要链接 - 家..

GitHub Issues· 455 开放

在 GitHub 查看全部
  • #2739

    External Scala/Spark implementation of Prophet — interested in linking/collaboration?

    更新于 2026年9月5日
  • #2549

    forecasting growth example dataset looking very different from documentation

    更新于 2026年7月13日
  • #2644

    Prophet dev version in Ubuntu 24.04 can't find `libtbb2` library

    更新于 2026年5月6日
  • #1936

    Got different predicted values

    question更新于 2026年4月21日
  • #2629

    RuntimeError: Error during optimization!

    更新于 2026年4月16日
  • #2649

    Can't run .fit() inside docker container. stan_model/prophet_model.bin -> Segmentation Fault

    更新于 2026年4月16日
  • #2721

    plot_cross_validation_metric() (R version) may be incompatible with ggplot2 version 4.0.0

    更新于 2026年1月30日
  • #2705

    Prophet in python 3.12

    更新于 2026年1月15日
  • #2462

    AttributeError: 'Prophet' object has no attribute 'stan_backend'

    更新于 2026年1月8日
  • #2653

    worsening of predictions in the prophet model when reducing the dataset

    更新于 2025年12月17日

核心特点

  • •Homepage: https://facebook.github.io/prophet/
  • •HTML documentation: https://facebook.github.io/prophet/docs/quick_start.html
  • •Issue tracker: https://github.com/facebook/prophet/issues
  • •Source code repository: https://github.com/facebook/prophet
  • •Contributing: https://facebook.github.io/prophet/docs/contributing.html
  • •Prophet R package: https://cran.r-project.org/package=prophet
  • •Prophet Python package: https://pypi.python.org/pypi/prophet/
  • •Release blogpost: https://research.facebook.com/blog/2017/2/prophet-forecasting-at-scale/
  • •Prophet paper: Sean J. Taylor, Benjamin Letham (2018) Forecasting at scale. The American Statistician 72(1):37-45 (https://peerj.com/preprints/3190.pdf).
  • •From v0.6 onwards, Python 2 is no longer supported.

> 标签

Pythonforecastingpythonr

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言