User Manual¶
UMAP-Based Local Biplot¶
1. General description of the functionalities provided by the application¶
2. Application installation process¶
localbiplot requires Python >= 3.8 and internet access to download the libraries
2.1 Install from source code
[1]:
!pip install -U git+https://github.com/Jectrianama/python-gcpds.localbiplot.git --quiet
Add the library in your code as follows:
[ ]:
import gcpds.localbiplot as lb