Skip to content

dials 1.4.2

Latest
Compare
Choose a tag to compare
@hfrick hfrick released this 04 Sep 09:26
3f97992
  • prop_terms() is a new parameter object used for recipes that do supervised feature selection (#395).

  • upper_limit() and lower_limit() now have ranges that are inclusive of the endpoints, unless the endpoint is infinite (#396).

  • batch_size() now has a specific default parameter range instead of an unknown default range. get_batch_sizes() is deprecated (#398).