Skip to content

Commit

Permalink
DOC: update RELEASE_NOTES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Jun 25, 2021
1 parent 5dd20d9 commit 11682f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ 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.

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
Expand Down

0 comments on commit 11682f2

Please sign in to comment.