Namespace to require to enable a set of smile regression models
Namespace to require to enable a set of smile regression models
(linear-regression ds)
(linear-regression ds options)
Does a linear regression with the given tech.ml.dataset.
It should have the inference-target column marked as such. It uses model :smile.regression/ordinary-least-square
It returns a result map with
Does a linear regression with the given tech.ml.dataset. It should have the inference-target column marked as such. It uses model :smile.regression/ordinary-least-square It returns a result map with - various model diagnostics - fitted-values - the model as map ... ...
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close