(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 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 |