You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Practical-Machine-Learning-with-Python
2
2
Machine Learning tutorials in Python
3
3
4
-
1.**Part - 1**[[ Theory ](https://savan77.github.io/blog/machine-learning-part1.html)][[ Code ](https://github.com/savan77/Practical-Machine-Learning-With-Python/blob/master/Part%20-%201/Practical%20Machine%20Learning%20With%20Python%20%5BPart%20-%201%5D.ipynb)]
4
+
1.**Part - 1**[[ Theory ](https://savan77.github.io/2017-04-19-ml-part1/)][[ Code ](https://savan77.github.io/lab-machine-learning-part1)]
5
5
- What is Machine Learning and Types of Machine Learning?
6
6
- Linear Regression
7
7
- Gradient Descent
@@ -10,14 +10,14 @@ Machine Learning tutorials in Python
10
10
- Regularization
11
11
- Cross Validation
12
12
13
-
2.**Part - 2**[[ Theory and Code ](https://github.com/savan77/Practical-Machine-Learning-With-Python/blob/master/Part%20-%202/Practical%20Machine%20Learning%20With%20Python%20-%20Part%202.ipynb)]
13
+
2.**Part - 2**[[ Theory and Code ](https://savan77.github.io/machine-learning-part2.html)]
14
14
- Naive Bayes
15
15
- Support Vector Machines
16
16
- Decision Tree
17
17
- Random Forest and Boosting algorithms
18
18
- Preprocessing and Feature Extraction techniques
19
19
20
-
3.**Part - 3**[[ Theory and Code ](https://github.com/savan77/Practical-Machine-Learning-With-Python/blob/master/Part%20-%203/Practical%20Machine%20Learning%20With%20Python%20-%20Part%203.ipynb)]
20
+
3.**Part - 3**[[ Theory and Code ](https://savan77.github.io/machine-learning-part3)]
21
21
- K-nearest Neighbors Algorithm
22
22
- K-means Clustering
23
23
- Principal Component Analysis
@@ -41,4 +41,4 @@ Machine Learning tutorials in Python
0 commit comments