dataset-weights
functionClojureInstances
with dataset-seq
, just uses weka's built in enumerator.RemoveUseless
as :remove-useless
, Add
as :add-attribute
PaceRegression
, RandomForest
, M5P Trees and boosted stumps (LogitBoost
), AdditiveRegression
, Gradient Boosted Decision Trees, RotationForest
, SPegasos
:clj-streamable
and :clj-batch
filters which allow for custom
functions to be provided for filtering the dataset.into-fast-vec, dataset-replace-attribute, dataset-class-values, dataset-nominal?, make-apply-filters, classifer-copy-and-train, keyword-name, headers-only, dataset-class-name, attribute-labels-as-strings, dataset-name
dataset-as-maps
is-dataset?
reports falses correctly now.nil
values are allowed in datasets (represented as NaN
s in weka)Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close