• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
tkonopka
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links totkonopka

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.31 score 136 stars 56 dependents 5.6k scripts 16k downloads

Rcssplot - 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

5.39 score 11 stars 15 scripts 579 downloads

ksharp - 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.18 score 3 stars 8 scripts 188 downloads