Bug Fixes
-
Added
multi_predict()method for catboost engine, enabling efficient tuning of thetreesparameter (#115). -
catboost tuning parameters were updates: (#119)
- Fixed a bug in
mtry; it used the parsnip namemtry_prop. - Enabled model arguments for
min_n,sample_size, andstop_iter.min_nis only enabled for GPU computations.
- Fixed a bug in