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'.
0 Comments