t-viSNE: Interactive Assessment and Interpretation of t-SNE Projections https://doi.org/10.1109/TVCG.2020.2986996
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Angelos Chatzimparmpas aaf3750580 three plots NB 5 years ago
Stored_Analyses three plots NB 5 years ago
css test 5 years ago
data fixed PCA 5 years ago
js three plots NB 5 years ago
modules three plots NB 5 years ago
textures fixed css 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Add README.md 5 years ago
README.md Update README.md 5 years ago
index.html three plots NB 5 years ago

README.md

Introduction:

This is a visualization tool for interactive assessment and interpretation of t-SNE projections named as "t-viSNE" developed by the ISOVIS Group (http://cs.lnu.se/isovis/), Linnaeus University (https://lnu.se/en/), Sweden.

Instructions:

The visualization has been tested by using Google Chrome and works well for 2560x1440 (2K) resolution and 27'' monitors. If you want to try the tool in different browsers and resolutions try to zoom out or zoom in until you reach the aforementioned resolution.

Usage:

Execute a localhost server with python, nodejs, etc... For example: python -m SimpleHTTPServer 8000 and then use the following url to http://localhost:8000 (in this exampe the port is set to 8000) from your browser.

Cite as:

Additional Comments:

Please, feel free to download the project or even fork it and apply any changes. Thank you!

References:

The data sets included in this project belong to UCI Machine Learning Repository (http://archive.ics.uci.edu/ml) and NOT to the ISOVIS Group (or Linnaeus University).