saehm / DruidJS

A JavaScript Library for Dimensionality Reduction
107 stars 9 forks source link

Scaling up? #20

Open Fil opened 3 years ago

Fil commented 3 years ago

RangeError: Array buffer allocation failed

this is the error I get if I try to pass more than 30k points to UMAP. (I suppose that DruidJS should accept and process data in a more compact format?)

Fil commented 3 years ago

Example notebook @ https://observablehq.com/@fil/umap-triceratops