Description Usage Arguments Value
Run distributed tSNE analysis for multiple input hyperparameters
1 2 | run_tSNE(environment, perplexity, max_iter, rerun, local = F,
mem = "4GB", time = "0:15:00")
|
environment |
|
perplexity |
perplexity parameter of tSNE |
max_iter |
maximum number of iterations to run the tSNE |
rerun |
whether to rerun or load from cache |
local |
whether to run tSNE locally |
mem |
Memory for each job; default 4 GB |
time |
Time for each job; default 15 minutes |
Distributed job identified object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.