Liking cljdoc? Tell your friends :D

tech.verify.ml.regression


auto-gridsearch-simpleclj

(auto-gridsearch-simple system-name options)
source

basic-regressionclj

(basic-regression system-name
                  &
                  {:keys [model-type accuracy]
                   :or {model-type :regression accuracy 0.01}})
source

datasetsclj

(datasets)
source

k-fold-regressionclj

(k-fold-regression system-name)
source

scaled-featuresclj

(scaled-features system-name)
source

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

× close