We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598f435 commit a7b65c4Copy full SHA for a7b65c4
NEWS.md
@@ -1,6 +1,8 @@
1
# parsnip (development version)
2
3
-* The `liquidSVM` engine for `svm_rbf()` was deprecated due to that package's removal from CRAN.
+* The `liquidSVM` engine for `svm_rbf()` was deprecated due to that package's removal from CRAN. (#425)
4
+
5
+* A new linear SVM model `svm_linear()` is now available with the `LiblineaR` engine. (#424)
6
7
# parsnip 0.1.5
8
0 commit comments