From 11682f20cf7fc572c1fda94917ad100610d7bef1 Mon Sep 17 00:00:00 2001 From: Jan Ittner Date: Fri, 25 Jun 2021 11:24:11 +0200 Subject: [PATCH] DOC: update RELEASE_NOTES.rst --- RELEASE_NOTES.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index df1fe3c3..8af270f9 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -4,7 +4,8 @@ Release Notes FACET 1.2 --------- -FACET 1.2 introduces the ability to run simulations on a subsample of the data used to +FACET 1.2 adds support for *sklearndf* 1.2 and *scikit-learn* 0.24. +It also introduces the ability to run simulations on a subsample of the data used to fit the underlying crossfit. One example where this can be useful is to use only a recent period of a time series as the baseline of a simulation. @@ -12,6 +13,7 @@ the baseline of a simulation. 1.2.0 ~~~~~ +- BUILD: added support for *sklearndf* 1.2 and *scikit-learn* 0.24 - API: new optional parameter `subsample` in method :meth:`.BaseUnivariateSimulator.simulate_feature` can be used to specify a subsample to be used in the simulation (but simulating using a crossfit based on the full