(dataset->dmatrix dataset feature-keys label-key)
Dataset is a sequence of maps. Each contains a feature key. Returns a dmatrix.
Dataset is a sequence of maps. Each contains a feature key. Returns a dmatrix.
(dataset->labeled-point-iterator dataset
feature-keys
label-key
&
{:keys [weight group]
:or {weight 1.0 group -1}})
Create an iterator to labeled points from a possibly quite large sequence of maps. Sets expected length to length of first entry
Create an iterator to labeled points from a possibly quite large sequence of maps. Sets expected length to length of first entry
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |