Liking cljdoc? Tell your friends :D
Clojure only.

scicloj.ml.smile.sparse-svm


trainclj

(train feature-ds target-ds options)

Training function of sparse SVM model. The column of name (options :sparse-column) of feature-ds needs to contain the text as SparseArrays over the vocabulary.

Training function of sparse SVM model.
The column of name `(options :sparse-column)` of `feature-ds` needs to contain the text as SparseArrays
over the vocabulary.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close