Liking cljdoc? Tell your friends :D

josh.meanings.testbeds.gaussian-hyperspheres


gen-datasetclj

(gen-dataset cluster-count dim-count)

Returns a dataset of points sampled from guassian hyperspheres.

Returns a dataset of points sampled from guassian hyperspheres.
sourceraw docstring

gen-dataset-pointsclj

(gen-dataset-points cluster-count dim-count)

Returns a sequence of points sampled from guassian hyperspheres.

Returns a sequence of points sampled from guassian hyperspheres.
sourceraw docstring

gen-from-hypersphereclj

(gen-from-hypersphere center)

Returns a sample from gaussian distribution centered on the point that is provided.

Returns a sample from gaussian distribution centered 
on the point that is provided.
sourceraw docstring

gen-hypersphereclj

(gen-hypersphere dim-count)

Returns a centroid for a hypersphere with dim-count dimensions.

Returns a centroid for a hypersphere with dim-count dimensions.
sourceraw docstring

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

× close