org.clojars.punit-naik.clj-ml.pca
principal-components
(principal-components data n)
Get's the data as a list of lists where each list inside the bigger list represents a row of data Selects the `n` number of principal compoennts
(principal-components data n)
Get's the data as a list of lists where each list inside the bigger list represents a row of data Selects the `n` number of principal compoennts