Skip to content

Commit 607b36c

Browse files
FIX - Revert Python requirements (not working yet before release), fix release note URL
1 parent d487406 commit 607b36c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
MAPIE - Model Agnostic Prediction Interval Estimator
3939
====================================================
4040

41-
🎉 MAPIE v1.0.0 is live! 🎉 You're seeing the documentation of this new version, which introduces major changes to the API. Extensive release notes are available `here <https://mapie.readthedocs.io/en/latest/v1_migration_guide.html>`_. You can switch to the documentation of previous versions using the button on the bottom right of ReadTheDoc pages.
41+
🎉 MAPIE v1.0.0 is live! 🎉 You're seeing the documentation of this new version, which introduces major changes to the API. Extensive release notes are available `here <https://mapie.readthedocs.io/en/stable/v1_release_notes.html>`_. You can switch to the documentation of previous versions using the button on the bottom right of ReadTheDoc pages.
4242

4343
**MAPIE** is an open-source Python library for quantifying uncertainties and controlling the risks of machine learning models.
4444

@@ -60,7 +60,7 @@ MAPIE relies notably on the fields of Conformal Prediction and Distribution-Free
6060

6161
MAPIE runs on:
6262

63-
- Python >=3.9
63+
- Python >=3.9, <3.12
6464
- NumPy >=1.23
6565
- scikit-learn >=1.4
6666

0 commit comments

Comments
 (0)