umap VS RasterFairy

Compare umap vs RasterFairy and see what are their differences.

RasterFairy

The purpose of Raster Fairy is to transform any kind of 2D point cloud into a regular raster whilst trying to preserve the neighborhood relations that were present in the original cloud. A typical use case is if you have a similarity clustering of images and want to show the images in a regular table structure. (by Quasimondo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
umap RasterFairy
10 2
6,959 278
- -
8.3 2.0
7 days ago 9 months ago
Python Python
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

umap

Posts with mentions or reviews of umap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.

RasterFairy

Posts with mentions or reviews of RasterFairy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • A Visual Book Recommender
    3 projects | news.ycombinator.com | 27 Apr 2023
    For post-t-SNE processing to get non-overlapping items, see also: https://github.com/Quasimondo/RasterFairy

    I also used more crude algorithms that sort by X, group elements in buckets, and within each, sort by Y. Then we get a grid of elements. The result is less high-quality than with iterative algorithms (and depends on if we sort by X or Y first), but it is hard to beat its simplicity.

  • We Analyzed 425,909 Favicons
    5 projects | news.ycombinator.com | 20 Oct 2021
    You can use t-SNE (or even better: UMAP or one of its variation) to create a 2D points cloud, and then use something like RasterFairy [1] to map 2D positions to the cells a grid. It usually works well.

    [1] https://github.com/Quasimondo/RasterFairy

What are some alternatives?

When comparing umap and RasterFairy you can also consider the following projects:

minisom - :red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps

stellar-core-go - This project is an implementation of the Stellar-Core Protocol (SCP) in Go.

giotto-tda - A high-performance topological machine learning toolbox in Python

deepscatter - Zoomable, animated scatterplots in the browser that scales over a billion points

annoy - Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

author-graph

Traccar - Traccar GPS Tracking System

vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second ๐Ÿš€

Openstreetmap - The Rails application that powers OpenStreetMap

CLIP - CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

Orion - Robust web visualization tool for OwnTracks location data

ivis - Dimensionality reduction in very large datasets using Siamese Networks