Plotting the axis label in "umap.plot.points"
Open
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 871
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
Is it possible to produce x axis label and y axis label when drawing using "umap.plot.points"?
How should the coordinates of each vertex used in the official "Plotting UMAP results (https://umap-learn.readthedocs.io/en/latest/plotting.html)" be determined?
Contributor guide
Research direction
Start with the umap.plot.points entry point and the official Plotting UMAP results documentation linked in the issue. Trace how plotted coordinates are determined and how axis labels are handled. Done means the requested x and y labels can be produced and the coordinate explanation is clear in the plotting documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, machine-learning
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100