ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.83k stars 160 forks source link

[Documentation Request] How to Reproduce `hypertools.plot(...)` from constituent parts #224

Open logannc opened 5 years ago

logannc commented 5 years ago

This is basically a shameless spin off of https://stackoverflow.com/questions/57330300/how-to-reproduce-hypertools-clusters-identified-from-hypertools-plot

I am trying to take the results of using hypertools.plot(...), but my attempts to replicate them by using other parts of hypertools are yielding surprisingly different results.

I would like some guidance on this, but I also feel like having instructions on this in the documentation would make the library more accessible for people after they have just played around with it and found something they like and are trying to make it repeatable instead of interactive.