Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
wodenokoto
7y ago
0 comments
Share
As far as I can tell, HyperTools are a bunch of convenience functions for doing something along the lines of the following dummy R code
df %>% dim_reduction_function() %>% ggplot() + geom_*()
So in a sense, I think you should be looking for a dimensionality reduction library, rather than a plotting library.
0 comments
default
newest
oldest
SubiculumCode
7y ago
so it seems, looking at their gallery, and I'd rather just write the lines calling pca, or whatever.
j
/
k
navigate · click thread line to collapse
undefined | Better HN