(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |