-
Hi @CoryMcCartan! Cool package 👍🏽 I want to add support for Conformalized Bayes in my [Julia package](https://github.com/pat-alt/ConformalPrediction.jl) as outlined [here](https://arxiv.org/pdf/2107.0…
-
In PR [#802](https://github.com/ourownstory/neural_prophet/pull/802), the following 4 tests ended up getting cancelled after taking forever to run:
![image](https://user-images.githubusercontent.co…
-
**Describe the bug**
Combining forecasters in an `AutoEnsembleForecaster` which makes good predictions. I'd like to get conformal predictions for the same ensembled model. It's returning an error rel…
-
When you recover from COVID, can we discuss implementing other methods for prediction Intervals besides the naive method?
I have code for the Jacknife+
https://www.stat.cmu.edu/~ryantibs/papers/ja…
-
Thanks @valeman for this awesome list.
> Awesome Conformal Prediction has been cited in the best book on Machine Learning (aka the machine learning 'bible') [Probabilistic Machine Learning: An Intr…
-
Now already looking at quite a few abstract types. It may be more useful to reduce the use of that and instead rely on THTT.
-
Write a little skater factory that uses conformal prediction to improve an existing skater.
-
What is the reason why `AutoGluon` shows significantly worse result compare to simple [one layer stacking](https://www.kaggle.com/sergeyzinchenko/predicting-a-biological-response)?
5 hours `best_qual…
-
Hello,
I've been trying to adapt the pipeline based on the example code (ICP_Regression) to my own datasets, however I encounter issues at the following lines. I am working mostly with pandas data-…
-
@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…