Liking cljdoc? Tell your friends :D
Clojure only.

scicloj.metamorph.ml.ensemble


ensemble-pipeclj

(ensemble-pipe pipes)

Creates an ensemble pipeline function out of various pipelines. The different predictions get combined via majority voting. Can be used in the same way as any other pipeline.

Creates an ensemble pipeline function out of various pipelines. The different predictions
get combined via majority voting.
Can be used in the same way as any other pipeline.
sourceraw docstring

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

× close