Skip to content

Commit de67d1a

Browse files
committed
add NEWS entry
1 parent 0c8b202 commit de67d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
See `?regr.randomForest` for more details.
1212
`regr.ranger` relies on the functions provided by the package ("jackknife" and "infjackknife" (default))
1313
(@jakob-r, #1784)
14+
- `e1071::svm()` now only uses the formula interface if factors are present. This change is supposed to prevent from "stack overflow" issues some users encountered when using large datasets. See #1738 for more information. (@mb706, #1740)
1415

1516
## functions - general
1617
- `getClassWeightParam()` now also works for Wrapper* Models and ensemble models (@ja-thomas, #891)

0 commit comments

Comments
 (0)