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

3. Aspectos a tener en cuenta al momento de usar el aplicativo.

4. Guía detallada del uso del aplicativo, siguiendo la secuencia de uso con imágenes que ubiquen al usuario frente a las interfaces de la aplicación.