You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a way for users to visualize embeddings of a dataset in a UMAP point cloud. The point cloud should provide a visual representation of the embeddings' vector space. In addition, the point cloud should be colored by various heuristics such that the user can visually identify areas that are performing badly or that contain a high amount of anomalies.
Provide Embedding drift analysis using UMAP projection of one or two datasets. These two datasets are crafted by a sample of the primary dataset compared against the full (down-sampled) baseline dataset.
Euclidean Distance
Sub-goal: display temporal drift over time so that we can perform timeseries based analysis when there are two datasets.
Goals
Provide a way for users to visualize embeddings of a dataset in a UMAP point cloud. The point cloud should provide a visual representation of the embeddings' vector space. In addition, the point cloud should be colored by various heuristics such that the user can visually identify areas that are performing badly or that contain a high amount of anomalies.
Provide Embedding drift analysis using UMAP projection of one or two datasets. These two datasets are crafted by a sample of the primary dataset compared against the full (down-sampled) baseline dataset.
Euclidean Distance
Sub-goal: display temporal drift over time so that we can perform timeseries based analysis when there are two datasets.
Backend
Metrics
Datasets
Components
UMAP and Clustering
Backend
Embedding
GraphQL Node #168EmbeddingDimension
#270embeddingMetadata
#376App
Dataset time presets selector #243
☔ Timeseries Graph #192
UMAP Viz #193
[point-cloud] resizable panel system #251
[point-cloud] Hyperparameter controls #341
[point-cloud] Clustering Visualization #250
[point-cloud] Color by feature #304
[point-cloud] Color by tag #342
[point-cloud]Color by correctness #223
[ui] single dataset store dependency injection #345
[Embeddings] Single-dataset timeseries of count #439
[Embeddings] Tabular view with resizable column headers #438
[Embeddings] Grid view of raw text and images #437
[point-cloud] Point Selection #234
[point-cloud] Showing point metadata (Event details) #305
[point-cloud] Calculate cluster purity score (e.g. % distribution of data in a cluster) #244
[point-cloud] [clustering] display cluster listing #343
[point-cloud] [clustering] color clusters by purity score #344
The text was updated successfully, but these errors were encountered: