Skip to content

Commit 4ae30b6

Browse files
authored
Update links
1 parent 5925b27 commit 4ae30b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Practical-Machine-Learning-with-Python
22
Machine Learning tutorials in Python
33

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)]
55
- What is Machine Learning and Types of Machine Learning?
66
- Linear Regression
77
- Gradient Descent
@@ -10,14 +10,14 @@ Machine Learning tutorials in Python
1010
- Regularization
1111
- Cross Validation
1212

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)]
1414
- Naive Bayes
1515
- Support Vector Machines
1616
- Decision Tree
1717
- Random Forest and Boosting algorithms
1818
- Preprocessing and Feature Extraction techniques
1919

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)]
2121
- K-nearest Neighbors Algorithm
2222
- K-means Clustering
2323
- Principal Component Analysis
@@ -41,4 +41,4 @@ Machine Learning tutorials in Python
4141
- Variational Autoencoder
4242

4343
8. **Part - 8**
44-
- Project - 2
44+
- Project - 2

0 commit comments

Comments
 (0)