Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down