What it does
Principal Component Analysis! I've used the very famous iris dataset from the website -> https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data. The data has 4 features, which has been minimised into 2 by using Principal Component Analysis, and further plotted to visualise the dataset.

Log in or sign up for Devpost to join the conversation.