A Visual Book Recommender

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • 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.

  • 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.

  • author-graph

  • Kind of hacky but I built something similar to apply the page rank algorithm to the authors referenced between books of various topics, here's the result for science:

    https://camjohnson26.github.io/author-graph/science/

    https://github.com/CamJohnson26/author-graph

    Clearly needs a lot of data clean up but still was very helpful for discovering important scientists and their approximate relative impact

  • 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.

    InfluxDB logo
  • deepscatter

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

  • similiar t-SNE visualisation just for papers:

    https://static.nomic.ai/pubmed.html

    using Nomic Ai deepscatter

    https://github.com/nomic-ai/deepscatter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

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

    1 project | /r/hypeurls | 10 Apr 2023
  • Need some pointers - looking to develop a web app that plots data on an interactive map and shows changes over time

    2 projects | /r/webdev | 29 Jul 2021
  • Data visualization: Creating charts from perl using plotly.js (Chart::Plotly)

    2 projects | dev.to | 28 Mar 2021
  • Ask HN: What's the best charting library for customer-facing dashboards?

    17 projects | news.ycombinator.com | 29 Apr 2024
  • Infinitown

    2 projects | news.ycombinator.com | 22 Apr 2024