文件名称:ergo:一个Python库,用于集成基于模型和判断的预测
文件大小:2.88MB
文件格式:ZIP
更新时间:2024-02-25 01:07:35
python jupyter-notebook prediction forecasting probabilistic-programming
尔戈 一个Python库,用于集成基于模型的判断性预测 | 例 我们将使用生成模型在人群预测平台上关联三个问题: # Log into Metaculus metaculus = ergo . Metaculus ( username = "ought" , password = "" ) # Load three questions q_infections = metaculus . get_question ( 3529 , name = "Covid-19 infections in 2020" ) q_deaths = metaculus . get_question ( 3530