umap - Uniform Manifold Approximation and Projection
Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm was described by McInnes and Healy (2018) in <arXiv:1802.03426>. This package provides an interface for two implementations. One is written from scratch, including components for nearest-neighbor search and for embedding. The second implementation is a wrapper for 'python' package 'umap-learn' (requires separate installation, see vignette for more details).
Last updated
dimensionality-reductionumapcpp
13.20 score 136 stars 59 dependents 5.8k scripts 11k downloadsRcssplot - Styling of Graphics using Cascading Style Sheets
Provides a means to style plots through cascading style sheets. This separates the aesthetics from the data crunching in plots and charts.
Last updated
cssdata-sciencevisualization
4.75 score 11 stars 17 scripts 573 downloadsksharp - Cluster Sharpening
Clustering typically assigns data points into discrete groups, but the clusters can sometimes be indistinct. Cluster sharpening adjusts an existing clustering to create contrast between groups. This package provides a general interface for cluster sharpening along with several implementations based on different excision criteria.
Last updated
4.00 score 2 stars 9 scripts 127 downloads