-
@pat-alt
Congratualations on the launch of this new package 🎉 Great to have the integration with MLJ!
I'm not familiar with conformal prediction, but I nevertheless wonder why this package wra…
-
Hi,
When running the example you provided, I encountered the following error:
obj
-
Will be going out around the February 13th, please comment with any content you'd like included
-
Edited obsolete
-
How compatible is EnbPI with Natural Language Processing, econometrics or multivariate time series analysis.
This is quite a dense read but I've just read the paper on [Conformal Prediction](http:/…
-
Report from Ashley in SAW
Direct link of download: https://cumulus-api.corps.cloud/cumulus/download/dss7/download_a3bbd4f2-128b-45fb-8157-9fa4ce2480b8.dss
![image](https://user-images.gith…
-
```
filslp = "ChonghuaYinData/prmsl.mon.mean.nc"
filtmp = "ChonghuaYinData/air.sig995.mon.mean.nc"
filprc = "ChonghuaYinData/precip.mon.mean.nc"
ds_slp = xr.open_dataset(filslp).sel(time=slice(s…
-
As described in this paper :
https://arxiv.org/abs/1802.06300
Or the EnbPI method proposed by Xu & Xie (2021) :
http://proceedings.mlr.press/v139/xu21h.html
https://arxiv.org/pdf/2010.09107.pdf
-
请回复 issue 进行文章推荐与招聘投稿,内容须与统计/数据科学相关,是否采纳取决于编辑部意见。
文章推荐包括学术论文、博客、书籍、教程或软件等的推荐,如果是英文文章在月报发布后自动作为翻译备选文章。
招聘主要面向学术界与工业界的招聘信息发布且岗位要与统计/数据科学相关。
文章推荐格式如下:
推荐语:(几句话就可以,可长可短,有态度不严肃)
推荐人:(建议用真名)
…
-
`MapieClassifier` should accept the ``method`` argument as an Iterable so conformity scores just need to be calibrated once to estimate prediction sets with different conformal methods.