Liking cljdoc? Tell your friends :D
Clojure only.

scicloj.ml.dvc


queue-expclj

(queue-exp params)

Queue a number of experiments with dvc. The provided params (list of maps) is converted to yaml and written to params.yaml and a new job is queued using it.

The list of params can for example be created from [[scicloj.metamorph.ml.gridsearch/sobol-gridsearch]]

Queue a number of experiments with dvc.
The provided `params` (list of maps) is converted to yaml and
written to `params.yaml` and a new job is queued using it.

The list of params can for example be created from [[scicloj.metamorph.ml.gridsearch/sobol-gridsearch]]
sourceraw docstring

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

× close