You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
See `?regr.randomForest` for more details.
12
12
`regr.ranger` relies on the functions provided by the package ("jackknife" and "infjackknife" (default))
13
13
(@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)
14
15
15
16
## functions - general
16
17
-`getClassWeightParam()` now also works for Wrapper* Models and ensemble models (@ja-thomas, #891)
0 commit comments