Skip to content

Commit fcfea50

Browse files
committed
Updated NEWS.md to reflect GAM model fix
1 parent 2e37391 commit fcfea50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
* Exported `xgb_predict()` which wraps xgboost's `predict()` method for use with parsnip extension packages (#688).
88

9+
## Bug fixes
10+
11+
* An inconsistency for probability type predictions for two-class GAM models was fixed (#708)
12+
913
# parsnip 0.2.1
1014

1115
* Fixed a major bug in spark models induced in the previous version (#671).

0 commit comments

Comments
 (0)