0.8.0 change log #49
Darel13712
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New Features
param_drid
parameter is renamed toparam_borders
and also there is a newnew_study
parameter that allows you to choose whether to continue adding trials to old study or to create a new study.KNN
,PopRec
andRandomRec
now support arbitrary relevance values with a newuse_relevance
argument. This can be used to take weight of different types of actions into account.time
provides functions to create and apply time-dependent weights to log, as described in Exponential time smoothing #39Other Changes
recommonmark
is removed from dependencies as it is no longer maintened.myst-parser
is used instead to support md files,sphinx-markdown-tables
is also removed becausemyst
does the job.Beta Was this translation helpful? Give feedback.
All reactions