This repository demonstrates how to perform Principal Component Analysis (PCA) on the Breast Cancer Wisconsin (Diagnostic) dataset from scikit-learn, and use the resulting components in a logistic ...
For this assignment, you're going to fork this repository to your own Github account and clone that repository locally. Inside the repo you'll find a placeholder for app.js, a placeholder ...