high-dimension-visualization
There are 10 repositories under high-dimension-visualization topic.
ejohnson643/EMBEDR
Statistical quality evaluation of dimensionality reduction algorithms
pranath/high_dim_data_vis
In this project I look at the high dimensional MNIST dataset of handwritten digits and use PCA, t-SNE and Topological data analysis (TDA) to visualise and understand the dataset.
Pradnya1208/Visualizing-data-using-the-embedding-projector-in-Tensorboard
In this project, we are going to analyze and graphically represent high dimensional embeddings using the TensorBoard Embedding Projector.
chudur-budur/pviz
A Framework for High-dimensional Pareto-optimal Front Visualization and Analytics
ghanem-mhd/N-Balls-Visualization
High dimensions balls visualization
rwoldford/loon
A Toolkit for Interactive Statistical Data Visualization
Hackathorn/LS_Workshop
Exploring N-dimensional latent spaces generated by neural variational autoencoders
smithhenryd/Johnson-Lindenstrauss
Yale MATH 480 final project proving and simulating the Johnson-Lindenstrauss lemma
ghanem-mhd/nball4tree
NBalls Visualization
sampiecz/Visual_Analytics_Assignment_1
Attempt to show high dimensional data. I ended up going with a parallelogram as it allows lots of dimensions. The drawback of using a parallelogram is that it can be hard to read and get crowded. In this implementation I would've liked to have changed the color of each line for each car, but I ran out of time. Hover functionality to see what car is what would've been cool too.