Data-Centric-AI-Community / awesome-python-for-data-science

A curated list of awesome resources such as books, tutorials, courses, open-source libraries, exercises, and other materials that support Pythonistas in the making, and Pythonistas migrating into Data Science! 📊
http://discord.com/invite/mw7xjJ7b7s
70 stars 15 forks source link

How to Perform PCA Dimensionality Reduction #13

Open miriamspsantos opened 8 months ago

miriamspsantos commented 8 months ago

Description

Create a Jupyter Notebook tutorial that introduces Principal Component Analysis (PCA) for dimensionality reduction. Explain the concept of PCA, and its applications, and provide a tutorial on how to use it in machine learning projects.

Acceptance Criteria