Skip to content

Commit eef60e5

Browse files
committed
polish news
1 parent c2a1a9e commit eef60e5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

NEWS.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
# bonsai (development version)
22

3+
## New Engines
4+
5+
* Added catboost engine to `boost_tree()` (#70).
6+
7+
## Improvements
8+
39
* The lightgbm engine now warns that arguments passed to `params` argument in `set_engine()` are ignored (#110).
410

511
* Automatic handling of `num_classes` argument when specifying a multiclass classification objective for the lightgbm engine (#109).
612

713
* Increased the minimum R version to R 4.1.
814

9-
* Fixed bug where `num_threads` argument were ignored for lightgbm engine (#105).
15+
## Bug Fixes
1016

11-
* Added catboost engine to `boost_tree()` (#70).
17+
* Fixed bug where `num_threads` argument were ignored for lightgbm engine (#105).
1218

1319
# bonsai 0.3.2
1420

0 commit comments

Comments
 (0)