scispace - formally typeset
L

Leland McInnes

Researcher at University of Western Ontario

Publications -  14
Citations -  14165

Leland McInnes is an academic researcher from University of Western Ontario. The author has contributed to research in topics: Cluster analysis & Parametric statistics. The author has an hindex of 8, co-authored 14 publications receiving 7413 citations.

Papers
More filters
Posted Content

UMAP: Uniform Manifold Approximation and Projection for Dimension Reduction

TL;DR: The UMAP algorithm is competitive with t-SNE for visualization quality, and arguably preserves more of the global structure with superior run time performance.
Journal ArticleDOI

UMAP: Uniform Manifold Approximation and Projection

TL;DR: Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.
Journal ArticleDOI

Dimensionality reduction for visualizing single-cell data using UMAP.

TL;DR: Comparing the performance of UMAP with five other tools, it is found that UMAP provides the fastest run times, highest reproducibility and the most meaningful organization of cell clusters.
Journal ArticleDOI

hdbscan: Hierarchical density based clustering

TL;DR: HDBSCAN performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over ePSilon, which allows HDBSCAN to find clusters of varying densities, and be more robust to parameter selection.
Proceedings ArticleDOI

Accelerated Hierarchical Density Based Clustering

TL;DR: In this paper, the authors presented an accelerated algorithm for hierarchical density based clustering, which provides comparable performance to DBSCAN, while supporting variable density clusters, and eliminating the need for the difficult to tune distance scale parameter epsilon.