NEWS.md
fcut()
, a fast variant of cut()
#25.discrete_m = 5
has been increased to 13 #29.pred
). Helps to simplify the use of {h2o} #32.update(..., drop_empty = TRUE)
to drop them after calculations #40.average_observed()
, average_predicted()
, and bias()
#41.plot()
: Renamed argument num_points
to continuous_points
and cat_lines
to discrete_lines
#42.update()
: New argument to_factor
to turn discrete non-factors to factors #42.discrete
to distinguish continuous from discrete features #42.effect_importance()
will produce an error when sorting on non-existent statistic #45.