diff --git a/AUTHORS.rst b/AUTHORS.rst index e223467f..8b14636b 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -35,5 +35,7 @@ Contributors * Remi Colliaux * Arthur Phan * Rafael Saraiva +* Kevin R. Chen +* Tianhao Guan To be continued ... diff --git a/HISTORY.rst b/HISTORY.rst index c2fb2da4..e4487dbb 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,8 +4,8 @@ History ##### (##########) ------------------ - -* Add the Adaptative Conformal Inference (ACI) method for MapieTimeSeriesRegressor. +* Add new checks for metrics calculations +* Add the Sequential Predictive Conformal Inference (SPCI) method for MapieTimeSeriesRegressor. * Add the Coverage Width-based Criterion (CWC) metric. * Add new checks for metrics calculations