diff --git a/README.md b/README.md index dbd427d..8854167 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ https://github.com/Quantum-Software-Development/7-DataMining-Regression-Techniqu | 10 | [Clustering Mean Shift](https://github.com/Quantum-Software-Development/10-DataMining_MeanShift) | Active methodology | Python | | 11 | [Affinity Propagation](https://github.com/Quantum-Software-Development/11-DataMining_Affinity_Propagation_Algorithm) | Active methodology | Python | | 12 | [* Project 2 – Clustering Algorithms Exploration and Comparison](https://github.com/Quantum-Software-Development/12-DataMining_Project_2_-Clustering_Algorithms-_Exploration_and_Comparison-) | Active methodology | Python | -| 13 | [Principal Component Analysis (PCA) and Isolation Forest Algorithms]() | Active methodology | Python | +| 13 | [Principal Component Analysis (PCA) and Isolation Forest Algorithms](https://github.com/Quantum-Software-Development/13-DataMining_PCA_IsolationForest-Guide) | Active methodology | Python | | 14 | Mean-Shift algorithm | Active methodology | Python | | 15 | Principal Component Analysis (PCA) | Active methodology | Python | | 16 | Dictionary Learning | Active methodology | Python |