小编use*_*788的帖子

球拍/方案将"-0"转换为"-0.0"

我正在编写一个简单的解释器,它应输出:+ inf或-inf用于以下计算:

(/ 0)
(/ 1 0)
(/ -0)
Run Code Online (Sandbox Code Playgroud)

我注意到0替换0给了我想要的行为.但我还没想出要转换-0-0.0. exact->inexact失去负号. (exact->inexact -0)0.0.

scheme racket

3
推荐指数
1
解决办法
97
查看次数

python fbprophet 中的 plot_components 返回重复的图

我在 python 中使用先知进行时间序列预测。拟合模型后,当我使用 plot_components(forecast) 绘制季节性分量时,我得到每个图的两个副本:趋势、每日季节性等的 2 个副本。知道为什么吗?

python time-series facebook-prophet

2
推荐指数
1
解决办法
769
查看次数

标签 统计

facebook-prophet ×1

python ×1

racket ×1

scheme ×1

time-series ×1