(feature? & [dataset])
Is this column used as a feature column
Is this column used as a feature column
(inference? & [dataset])
Is this column used as an inference target
Is this column used as an inference target
(numeric-and-non-categorical-and-not-target & [dataset])
(of-datatype? dataset datatype)
Return column-names of a given datatype.
Return column-names of a given datatype.
(target? & [dataset])
Is this column used as an inference target
Is this column used as an inference target
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close