(gen-dataset cluster-count dim-count)
Returns a dataset of points sampled from guassian hyperspheres.
Returns a dataset of points sampled from guassian hyperspheres.
(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.
(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.
(gen-hypersphere dim-count)
Returns a centroid for a hypersphere with dim-count dimensions.
Returns a centroid for a hypersphere with dim-count dimensions.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close