CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual use to large groups and classes! Also, H100 GPUs starting at $2/hour.
CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual use to large groups and classes! Also, H100 GPUs starting at $2/hour.
| Download
Project: Testing 18.04
Path: umap.ipynb
Views: 1007Kernel: 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]: