geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
295 stars 300 forks source link

[ML-GMM] Gaussian Mixture Models added to ML #524

Open araihC opened 1 year ago

araihC commented 1 year ago

Notebook to show an example of usage of Gaussian Mixture Models implemented within the scikit library over the iris dataset.

Issue #523