You can upload your own data as csv file with the first column as is label and the rest of the columns as features. The label will be used as the color of the datapoint. The csv file is expected to have a header.
You can change the view using the mouse or using the keys (x,y,z).
For the modes, you can choose the type of data that you want to show as tooltip. The types are text, images, and features explanation. For the images, you can upload a csv file with rgb pixels in range [0,1]. For text, you can upload csv file with words. For the features explanation, a csv file of words, each word is followed by its probability.
example of image file row is 0.1,1, 0, where this is for one pixel and it's expected that each row will have many pixels. For the features, example is go, 0.1, school, 0.7, where each world is followed by a probability.
Authors: Wedad Anbtawi and Mohamed Nassar.
This work was made possible by the support of the American University of Beirut.