Skip to content

Commit

Permalink
Merge pull request #421 from 15diksha/patch-1
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
hmert authored Oct 30, 2023
2 parents dfe8cbc + caefb4c commit aaa9c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ These are some Machine Learning and Data Mining algorithms and models help you t
- [Density-based clustering](https://scikit-learn.org/stable/modules/clustering.html#dbscan)
- [Fuzzy clustering](https://en.wikipedia.org/wiki/Fuzzy_clustering)
- [Mixture models](https://en.wikipedia.org/wiki/Mixture_model)
- Dimension Reduction
- [Dimension Reduction](https://en.wikipedia.org/wiki/Dimensionality_reduction)
- [Principal Component Analysis (PCA)](https://scikit-learn.org/stable/modules/decomposition.html#principal-component-analysis-pca)
- [t-SNE; t-distributed Stochastic Neighbor Embedding](https://scikit-learn.org/stable/modules/decomposition.html#principal-component-analysis-pca)
- [Factor Analysis](https://scikit-learn.org/stable/modules/decomposition.html#factor-analysis)
Expand Down

0 comments on commit aaa9c33

Please sign in to comment.