Machine Learning Tutorial Python - 19: Principal Component Analysis (PCA) with Python Code

Machine Learning Tutorial Python - 19: Principal Component Analysis (PCA) with Python Code

PCA or principal component analysis is a dimensionality reduction technique that can help us reduce dimensions of dataset that we use in machine learning for training. It helps with famous dimensionality curse problem. In this video we will understand what PCA is all about, write python code for handwritten digits dataset classification and then use PCA to train the same model using PCA.

Code: https://github.com/codebasics/py/blob/master/ML/18_PCA/PCA_tutorial_digits.ipynb
Exercise: https://github.com/codebasics/py/blob/master/ML/18_PCA/pca_exercise.md

⭐️ Timestamps ⭐️
00:00 Theory
09:12 Coding
23:04 Exercise

🌎 Website: https://www.skillbasics.com/

πŸŽ₯ Codebasics Hindi channel: https://www.youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg

#️⃣ Social Media #️⃣
πŸ”— Discord: https://discord.gg/r42Kbuk
πŸ“Έ Instagram: https://www.instagram.com/codebasicshub/
πŸ”Š Facebook: https://www.facebook.com/codebasicshub
πŸ“± Twitter: https://twitter.com/codebasicshub
πŸ“ Linkedin (Personal): https://www.linkedin.com/in/dhavalsays/
πŸ“ Linkedin (Codebasics): https://www.linkedin.com/company/codebasics/

❗❗ DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.

yt:cc=onpca machine learning pythonpca machine learning example

Post a Comment

0 Comments