argument n_training_epochs in ParametricUMAP is no longer supported but it is referred in the Documentation
Open
@timsainb is already working on this.
Since May 15, 2024.
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 871
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
The argument n_training_epochs in ParametricUMAP is removed in the commit 82fea3d .
But it is referred in https://github.com/lmcinnes/umap/blob/master/doc/parametric_umap.rst .
Would you fix the documentation?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.