diff --git a/HISTORY.rst b/HISTORY.rst index e1e13fc3..620eebdb 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,7 +4,8 @@ History ##### (##########) ------------------ - +* Refactor MapieRegressor and ConformityScore to add the possibility to use X in ConformityScore. +* Separate the handling of the estimator from MapieRegressor into a new class called EnsembleEstimator. * Add grouped conditional coverage metrics named SSC for regression and classification * Add HSIC metric for regression * Migrate conformity scores classes into conformity_scores module