reiinakano / scikit-plot

An intuitive library to add plotting functionality to scikit-learn objects.
MIT License
2.43k stars 284 forks source link

Feature/pca 2d projection #75

Closed ryanliwag closed 6 years ago

ryanliwag commented 6 years ago

addressed enhancement on #21. Also updated the pca_2d_projection notebook example to show biplots.

ryanliwag commented 6 years ago

First time I used pylint, solid Haha. Just let me know if I missed anything.

reiinakano commented 6 years ago

Merged. Thanks a lot :+1: