Skip to content
#

umap

Here are 57 public repositories matching this topic...

tomwhite
tomwhite commented Sep 25, 2019

Following up on the discussion here, it would be good to document how to get reproducible results with UMAP.

I think we should consider changing random_state in the UMAP constructor to a seed (e.g. 42, like the new transform_seed default) so that UMAP is reproducible by default.

We should document that users can set `ran

jlmelville
jlmelville commented Oct 26, 2019

@sirusb, @ttriche: as contributors of PRs to this package, would you like to be acknowledged as such in the Authors@R field of the DESCRIPTION? You don't need to provide an email address, just a suitable identifier, e.g. first name and last name. For reference, the field currently looks like:

    c(person("James", "Melville", email = "[email protected]", role = c("aut", "cre")),
 

Improve this page

Add a description, image, and links to the umap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the umap topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.