Angelos Chatzimparmpas
aaf3750580
|
6 years ago | |
---|---|---|
Stored_Analyses | 6 years ago | |
css | 6 years ago | |
data | 6 years ago | |
js | 6 years ago | |
modules | 6 years ago | |
textures | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
index.html | 6 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.
Online link for the journal paper publication:
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).