Github.com/david4096/umap-jsonl/umap-jsonl

UMAP-JSONL

output

UMAP-JSONL is a command-line tool for generating UMAP plots and KMeans clustering from JSONL data files. This tool leverages UMAP for dimensionality reduction and KMeans for clustering, producing customizable visualizations in PNG format.

Features

  • UMAP Visualization: Create 2D UMAP plots from JSONL data.
  • KMeans Clustering: Apply KMeans clustering with a configurable num

This is a companion discussion topic for the original entry at github.com/david4096/umap-jsonl/umap-jsonl