Liking cljdoc? Tell your friends :D

trees.sampling


generate-bootstrap-sampleclj

(generate-bootstrap-sample df sample-size)

Samples with replacement to create a data-frame of size sample-size

Samples with replacement to create a data-frame of size `sample-size`
raw docstring

train-test-splitclj

(train-test-split df test-reserve)

Shuffles data, splits df into two based on test reserve size

Shuffles data, splits df into two based on test reserve size
raw docstring

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

× close