Skip to content

teddyroland/python-biplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

This is a simple script for Python that aims to replicate the most basic function -- and ease -- of the biplot() function in R. It is not meant to be a comprehensive tool, but a shortcut for quick visualization of PCA. Feel free to change the script in any way; it is heavily commented to guide any edits you may need to make.

The script relies on three standard scientific Python packages: pandas, scikit-learn, & matplotlib.

About

Generates simple biplot using common scientific Python packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages