-
prop_terms()
is a new parameter object used for recipes that do supervised feature selection (#395). -
upper_limit()
andlower_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).