Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
Project: Testing 18.04
Path: umap.ipynb
Views: 1016Kernel: Python 3 (Ubuntu Linux)
UMAP
Testing iris dataset: https://umap-learn.readthedocs.io/en/latest/basic_usage.html#iris-data
Kernel: Python 3 (Ubuntu Linux)
In [1]:
In [4]:
In [5]:
In [6]:
/usr/local/lib/python3.6/dist-packages/umap/spectral.py:229: UserWarning: Embedding a total of 2 separate connected components using meta-embedding (experimental)
n_components
(150, 2)
In [7]:
Text(0.5,1,'UMAP projection of the Iris dataset')
In [0]: