cheshire-cat-ai / admin-vue

Admin panel of the Cheshire Cat AI
GNU General Public License v3.0
32 stars 28 forks source link

Use UMAP instead of tSNEs in memory page plot #59

Open pieroit opened 10 months ago

pieroit commented 10 months ago

Currently the memory page shows query results after projecting them in 2D with tSNE. UMAP could be a faster, more accurate dimensionality reduction algo.

Can you @zAlweNy26 and @nickprock collab on this when possible? Have fun ;)

zAlweNy26 commented 10 months ago

I'm mentioning also @nicola-corbellini for better understanding of the process