Liking cljdoc? Tell your friends :D

trees.random


dotclj

(dot xs ys)

enumerated-zip2clj

(enumerated-zip2 xs ys)

generate-pseudo-featuresclj

(generate-pseudo-features data features K L)

Generates K psuedo-features which are linear combinations of a size L random subset of all existing features.

Generates K psuedo-features which are linear
combinations of a size L random subset of all
existing features.
raw docstring

rand-float-betweenclj

(rand-float-between a b)

Rand float between a and b

Rand float between a and b
raw docstring

rand-floats-betweenclj

(rand-floats-between n a b)

rand-int-betweenclj

(rand-int-between a b)

rand-ints-betweenclj

(rand-ints-between n a b)

select-random-feature-subsetclj

(select-random-feature-subset features K)

Choose a size K subset of feature to split on

Choose a size K subset of feature to split on
raw docstring

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

× close