openworm / movement_cloud

Movement Analysis on the cloud
http://movement.openworm.org/
Other
5 stars 4 forks source link

Point-Cloud representation for data #135

Open cheelee opened 6 years ago

cheelee commented 6 years ago

(possibly also using plotly) consider Ev's suggestion of using a point cloud in some space (t-SNE, PCA, MDS, etc.) as a way of representing the experiments. Clicking a point would maybe take you to a preview?

Actually, just making the best 2D data representation using any dimensionality reduction method could be an intermediate task on the way to number 3.

balicea commented 6 years ago

We have been doing work on this quite recently in DevoWorm. Normalized 3-D, PCA, and Spherical Maps.

devoworm commented 6 years ago

Repo: https://github.com/devoworm/nD-visualization