Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conformal prediction #1171

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

mverontarabeux
Copy link

Hi,
Latest update on conformal prediction implementation. A jupyter notebook is uploaded in the River folder, to show the results.

Best
Marc

mverontarabeux and others added 26 commits January 5, 2023 17:45
	modified:   river/conformal_predictions/base.py
	modified:   river/time_series/__init__.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/intervals.py
	deleted:    river/conf/interval.py
	modified:   river/conf/jackknife.py
	deleted:    river/conformal_predictions/__init__.py
	deleted:    river/conformal_predictions/base.py
	modified:   river/time_series/intervals.py
	renamed:    river/conf/interval.py -> river/conf/interval_old.py
	modified:   river/conf/jackknife.py
	deleted:    river/conformal_predictions/__init__.py
	deleted:    river/conformal_predictions/base.py
	modified:   river/time_series/intervals.py
	modified:   river/conf/base.py
	modified:   river/conf/jackknife.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/intervals.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/intervals.py
	modified:   river/time_series/intervals.py
	modified:   river/conf/base.py
	new file:   river/conf/gaussian.py
	deleted:    river/conf/interval_old.py
	modified:   river/conf/jackknife.py
	modified:   river/time_series/__init__.py
	new file:   river/time_series/conf/__init__.py
	new file:   river/time_series/conf/base.py
	new file:   river/time_series/conf/gaussian.py
	new file:   river/time_series/conf/jackknife.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/intervals.py
	modified:   river/time_series/test_cp.py
	modified:   river/conf/base.py
	modified:   river/conf/gaussian.py
	new file:   river/presentation.ipynb
	modified:   river/time_series/__init__.py
	deleted:    river/time_series/conf/__init__.py
	deleted:    river/time_series/conf/base.py
	deleted:    river/time_series/conf/gaussian.py
	deleted:    river/time_series/conf/jackknife.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/intervals.py
	modified:   river/time_series/test_cp.py
	modified:   river/conf/gaussian.py
	modified:   river/presentation.ipynb
	modified:   river/time_series/evaluate.py
	modified:   river/presentation.ipynb
	modified:   river/time_series/__init__.py
	modified:   river/time_series/evaluate.py
	modified:   river/time_series/intervals.py
	modified:   river/presentation.ipynb
	new file:   river/time_series/AdHoeffTree_horizon.py
	modified:   river/time_series/__init__.py
	renamed:    river/time_series/evaluate.py -> river/time_series/evaluates.py
	modified:   river/time_series/test_cp.py
	new file:   river/conf/CP.py
	modified:   river/conf/__init__.py
	modified:   river/conf/base.py
	modified:   river/conf/gaussian.py
	modified:   river/presentation.ipynb
	modified:   river/time_series/AdHoeffTree_horizon.py
	modified:   river/time_series/__init__.py
	modified:   river/time_series/intervals.py
	modified:   river/conf/CP.py
	modified:   river/presentation.ipynb
	modified:   river/presentation.ipynb
	modified:   river/time_series/__init__.py
	renamed:    river/time_series/AdHoeffTree_horizon.py -> river/time_series/hoeffding_horizon.py
	modified:   river/conf/ACP.py
	modified:   river/conf/CP.py
	modified:   river/conf/base.py
	modified:   river/conf/gaussian.py
	modified:   river/conf/jackknife.py
	modified:   river/presentation.ipynb
	modified:   river/time_series/evaluates.py
	modified:   river/time_series/hoeffding_horizon.py
	modified:   river/time_series/holt_winters.py
	modified:   river/time_series/intervals.py
	deleted:    river/time_series/mzaffran_EnbPI.py
	modified:   river/time_series/test_cp.py
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

…ion.ipynb

	new file:   river/README_ConformalPrediction.md
@MaxHalford
Copy link
Member

Hey there. Thanks for issuing the PR. It's quite massive, so I feel try to carve some time to review it.

@MaxHalford
Copy link
Member

Hey there @mverontarabeux. Do you still have time to be active on this? I would be happy to integrate your work, but not in this form. I would like to bring things in incrementally, because this is too much.

@haddyadnan
Copy link

@MaxHalford
Can we bring this PR back?

@valeman
Copy link

valeman commented Jan 19, 2024

Is this still active?

@MaxHalford
Copy link
Member

@haddyadnan what do you mean by bring back this PR? It's up to the author to work on it

@mverontarabeux
Copy link
Author

mverontarabeux commented Jan 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants