Skip to content

Latest commit

 

History

History
110 lines (105 loc) · 6.51 KB

README.md

File metadata and controls

110 lines (105 loc) · 6.51 KB

Practical Machine Learning in Urdu (Free YouTube Course)

This course covers complete contents covered in an undergraduate program. It covers the course's theoretical and practical (in Python) aspects.

Prerequisites: You should have prior programming experience in any popular programming language such as C++, C#, or Java.

The playlist is available here.

The following topics are covered in this course:

1. Introduction to Machine Learning

2. Core ML Libraries (NumPy, Pandas, Matplotlib, Seaborn)

3. KNN Algorithm

4. Decision Tree

5. Naive Bayes Classifier

6. Bias Variance Tradeoff, Cross-Validation, and Classification Assessment

7- Linear and Polynomial Regression with Regularization

8- Logistic Regression, ROC, and AUC

9- Support Vector Machine (SVM)

10- Multilayer Perceptron and Neural Networks

11- Unsupervised Learning (Clustering)

Good Luck! :)