Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ping98k
/
Embedding-Playground
like
0
Running
App
Files
Files
Community
main
Embedding-Playground
44.3 kB
Ctrl+K
Ctrl+K
3 contributors
History:
47 commits
ping98k
Refactor search group label for clarity and update heatmap zmin value for improved visualization accuracy.
67d5397
10 months ago
.gitattributes
Safe
1.52 kB
Duplicate from static-templates/transformers.js
10 months ago
README.md
Safe
2.92 kB
Refactor README.md to enhance feature descriptions and improve usage instructions for clarity and consistency.
10 months ago
cluster_naming.js
Safe
1.78 kB
Enhance cluster naming and K-Means functionality; implement random selection for cluster names, improve centroid initialization, and adjust UMAP parameters for better projection accuracy.
10 months ago
clustering.js
Safe
5.12 kB
Refactor balanced K-Means implementation; update beta parameter default value, handle empty embeddings, and ensure proper centroid updates. Enhance UI to include beta input and adjust event handler to read beta value for clustering.
10 months ago
clusterplot_event.js
Safe
3.19 kB
Implement event handler functions for heatmap, K-Means, cluster plot, and naming events; refactor main.js to use these handlers.
10 months ago
embedding.js
Safe
1.34 kB
Refactor K-Means clustering implementation; modularize embedding and clustering logic, enhance heatmap and scatter plot functions, and improve cluster naming process.
10 months ago
heatmap_event.js
Safe
7.63 kB
Refactor heatmap event handling to update x-axis labels for clarity and ensure heatmap is plotted after processing search group logic.
10 months ago
index.html
Safe
3.31 kB
Refactor search group label for clarity and update heatmap zmin value for improved visualization accuracy.
10 months ago
index.js
Safe
2.32 kB
Duplicate from static-templates/transformers.js
10 months ago
kmeans_event.js
Safe
1.8 kB
Implement event handler functions for heatmap, K-Means, cluster plot, and naming events; refactor main.js to use these handlers.
10 months ago
main.js
Safe
550 Bytes
Implement event handler functions for heatmap, K-Means, cluster plot, and naming events; refactor main.js to use these handlers.
10 months ago
naming_event.js
Safe
1.5 kB
Implement event handler functions for heatmap, K-Means, cluster plot, and naming events; refactor main.js to use these handlers.
10 months ago
plotting.js
Safe
1.28 kB
Refactor search group label for clarity and update heatmap zmin value for improved visualization accuracy.
10 months ago
prompt_cluster.js
Safe
1.22 kB
Refine prompt cluster output examples for clarity and consistency in summarization
10 months ago
sentences.js
Safe
7.73 kB
Initialize textarea with random sentences and update K-Means clustering message format for improved clarity
10 months ago
style.css
Safe
1.08 kB
Duplicate from static-templates/transformers.js
10 months ago