Python theta 模型的实现(theta 方法)
Python implementation of theta model (theta method)
来自此 paper which achieved excellent results in the M3 compition is implemented in R: thetaf
(source) 的 theta 模型。
我正在寻找 python 中的实现。 python 中是否有它的任何实现,即在 sklearn 或任何其他库中?
来自此 paper which achieved excellent results in the M3 compition is implemented in R: thetaf
(source) 的 theta 模型。
我正在寻找 python 中的实现。 python 中是否有它的任何实现,即在 sklearn 或任何其他库中?