Machine Learning for Beginner
- Description
- Curriculum
- FAQ
- Reviews
Learn Machine Learning from scratch, this course for beginner who want to learn the fundamental of machine learning and artificial intelligence. the course includes video explanation with introductions(basics), detailed theory and graphical explanations. Some daily life projects have been solved by using Python programming. Downloadable files of ebooks and Python codes have been attached to all the sections. The lectures are appealing, fancy and fast. They take less time to walk you through the whole content. Each and every topic has been taught extensively in depth to cover all the possible areas to understand the concept in most possible easy way. It’s highly recommended for the students who don’t know the fundamental of machine learning studying at college and university level.
The objective of this course is to explain the Machine learning and artificial intelligence in a very simple and way to understand. I strive for simplicity and accuracy with every definition, code I publish. All the codes have been conducted through colab which is an online editor. Python remains a popular choice among numerous companies and organization. Python has a reputation as a beginner-friendly language, replacing Java as the most widely used introductory language because it handles much of the complexity for the user, allowing beginners to focus on fully grasping programming concepts rather than minute details.
Below is the list of topics that have been covered:
- Introduction to Machine Learning
- Supervised, Unsupervised and Reinforcement learning
- Types of machine learning
- Principal Component Analysis (PCA)
- Confusion matrix
- Under-fitting & Over-fitting
- Classification
- Linear Regression
- Non-linear Regression
- Support Vector Machine Classifier
- Linear SVM machine model
- Non-linear SVM machine model
- Kernel technique
- Project of SVM in Python
- K-Nearest Neighbors (KNN) Classifier
- k-value in KNN machine model
- Euclidean distance
- Manhattan distance
- Outliers of KNN machine model
- Project of KNN machine model in Python
- Naive Bayes Classifier
- Byes rule
- Project of Naive Bayes machine model in Python
- Logistic Regression Classifier
- Non-linear logistic regression
- Project of Logistic Regression machine model in Python
- Decision Tree Classifier
- Project of Decision Tree machine model in Python
-
2What is Machine learning?Video lesson
-
3Understand machine learning concept by the examples we face in daily lifeVideo lesson
-
4Machine learning vs Deep learning vs Artificial intelligence vs Data ScienceVideo lesson
-
5What are the fields where we can use Machine learning?Video lesson
-
6Types of Machine learningVideo lesson
-
7What are supervised, unsupervised and reinforcement of machine learning?Video lesson
-
8Methods for evaluating the machine modelVideo lesson
-
9Types of famous classifiers of Machine learningVideo lesson
-
10How to develop a Machine model in Python? And what are the steps?Video lesson
-
11ebookText lesson
-
12Introduction to Principal Component Analysis (PCA)Video lesson
-
13How principal component analysis works? Check it graphicallyVideo lesson
-
14Mathematical perspective of PCA. What is covariance matrix?Video lesson
-
15Understand PCA mathematically by solving an example of covariance matrixVideo lesson
-
16ebookText lesson
-
17Table of a confusion matrix and derive the predicted and actual valuesVideo lesson
-
18Accuracy and Error rate of a Machine modelVideo lesson
-
19Precision and Recall of a Machine modelVideo lesson
-
20Under-fitting & Over-fitting of a Machine model. Understand it graphicallyVideo lesson
-
21ebookText lesson
-
22Classification process of machine model to explore and analyze the dataVideo lesson
-
23Regression process of a machine model. What is leaner regression?Video lesson
-
24Understand linear regression mathematically and graphicallyVideo lesson
-
25Non-linear regression or Logistic regression of a machine modelVideo lesson
-
26ebookText lesson
-
27Introduction to Support Vector Machine (SVM)?Video lesson
-
28Block diagram of support vector machine. How support vector machine works?Video lesson
-
29Linear support vector machine. Understand it graphicallyVideo lesson
-
30Optimal Hyperplane of a linear support vector machine. Optimal vs Not optimalVideo lesson
-
31How linear SVM model predicts? Give a new data and check it graphicallyVideo lesson
-
32Non-linear support vector machine. Graphs of non-linear SVM modelsVideo lesson
-
33Kernel technique of non-linear SVM model. Three types of kernel techniquesVideo lesson
-
34Transformation from 1-D to 2-D using non-linear kernel trick to separate dataVideo lesson
-
35Transformation from 2-D to 3-D using non-linear kernel trick to separate dataVideo lesson
-
36Applications of support vector machine (SVM) in daily lifeVideo lesson
-
37Project: Develop a support vector machine model in PythonVideo lesson
-
38Codes: Colab file and Python file. SVM machine model in Python programmingText lesson
-
39ebookText lesson
-
40Introduction to K-Nearest Neighbors classifier (KNN)Video lesson
-
41How to KNN machine model works? Understand it graphicallyVideo lesson
-
42Concept of KNN machine model with a daily a life example. Check it graphicallyVideo lesson
-
43Choosing of an accurate of k value. Why k value is important in KNN model?Video lesson
-
44Outliers in KNN model. Why outliers of a data is recommended in KNN model?Video lesson
-
45Euclidean distance formula to measure the distance between two data pointsVideo lesson
-
46Manhattan distance formula to measure the distance between two data pointsVideo lesson
-
47Project: Develop a KNN machine model in Python codesVideo lesson
-
48Codes: Colab file and Python file. KNN machine model in Python programmingText lesson
-
49ebookText lesson
-
50Introduction to Naive Bayes Classifier. What is Bayes rule?Video lesson
-
51Understand Naive Bayes rule by giving a daily life exampleVideo lesson
-
52Solve an example to cement the concept of Bayes ruleVideo lesson
-
53Project: Develop a Naive Bayes machine model in Python codesVideo lesson
-
54Codes: Colab file and Python file. Naive Bayes model in Python programmingText lesson
-
55ebookText lesson
-
56What is Logistic Regression Classifier? Formula of Logistic regression modelVideo lesson
-
57Understand Logistic Regression machine model graphicallyVideo lesson
-
58How to separate a non-linear data by using logistic regression machine model?Video lesson
-
59Applications of Logistic Regression machine model in daily lifeVideo lesson
-
60Project: Develop a Logistic Regression machine model in Python codesVideo lesson
-
61Codes:Colab file and Python file.Logistic regression model in Python programmingText lesson
-
62ebookText lesson
External Links May Contain Affiliate Links read more