Liking cljdoc? Tell your friends :D

tech.ml.vega


accuracy-graphclj

(accuracy-graph gridsearch-results)
source

add-gridsearch-keysclj

(add-gridsearch-keys gridsearch-data)

group items by model type and add keys which were gridsearched to each item

group items by model type and add keys which were gridsearched to each item
sourceraw docstring

fixup-model-typeclj

(fixup-model-type gs-result)

Full model type strings are too long for normal legends.

Full model type strings are too long for normal legends.
sourceraw docstring

gridsearch-hyperopt-graphsclj

(gridsearch-hyperopt-graphs x-axis-key gridsearch-data)

Given a set of gridsearch results and a key for the x axis, see how the hyperparams affect the results. Returns a sequence of [model-type vega-lite-graph-specification-seq]

Given a set of gridsearch results and a key for the x axis, see how the
hyperparams affect the results.  Returns a sequence of
[model-type vega-lite-graph-specification-seq]
sourceraw docstring

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

× close