dials 0.0.10
New parameters
-
adjust_deg_free()andselect_features()for generalized additive models. -
conditional_min_criterion,conditional_test_statistic,
conditional_test_typefor models with thepartyengine. -
diagonal_covariance(),regularization_method(),shrinkage_correlation(),
shrinkage_frequencies(), andshrinkage_variance()for linear and
quadratic discriminant analysis. -
penalty_L1(),penalty_L2(), andscale_pos_weight()for boosted trees
with thexgboostengine (@joeycouse, #176). -
prior_mixture_threshold()andprior_slab_dispersion()for sparse PCA. -
stop_iter()for early stopping.
Other changes
-
Re-licensed package from GPL-2 to MIT. See consent from copyright holders here.
-
param_set(), scheduled for removal in version 0.0.5, is now removed.