v0.9.0
What's Changed
- 238 giving a fraction of samples instead of a number of samples in the subsample class by @BaptisteCalot in #464
- Change the sign in the equation of C_k in the Kolmogorov-Smirnov statistical test documentation by @BaptisteCalot in #470
- Unit tests for different subsamples by @BaptisteCalot in #468
- Building of Ensemble Classifier from MapieClassifier by @BaptisteCalot in #445
- ENH: externalize MapieClassifier methods into several non-conformity scores by @thibaultcordier in #476
- Update Github links that point to files in Mapie files by @BaptisteCalot in #486
- 473 replace assert nparray equal by nptestingassert array equal in all mapie unit tests by @BaptisteCalot in #485
- Update ts-changepoint-notebook by @BaptisteCalot in #487
- Import in the ts-changepoint notebook related to conformity scores is incorrect by @BaptisteCalot in #498
- Use the existing tutorial on ts changepoint to align the notebook by @BaptisteCalot in #490
- Add : **predict_params in fit and predict method for Mapie Regression by @BaptisteCalot in #471
- 493 add mondrian cp by @vincentblot28 in #504
- Add : **predict_params in fit and predict method for Mapie Classifier by @BaptisteCalot in #502
- chore: Refactor train-test split in plot_cqr_tutorial.py by @LacombeLouis in #482
- Refactor citation link in README.rst by @LacombeLouis in #509
Full Changelog: v0.8.6...v0.9.0