Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/animesh-chourey/machine-learning
https://github.com/animesh-chourey/machine-learning
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/animesh-chourey/machine-learning
- Owner: Animesh-Chourey
- Created: 2022-08-26T19:17:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T22:00:49.000Z (about 2 years ago)
- Last Synced: 2024-08-05T12:56:56.455Z (3 months ago)
- Language: Python
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Implmented following machine learning techniques:
* Probability
* Linear Regression
* Logistic Regression
* Neural Networks
* Clustering
* Hidden Markov Models
* Density Estimation
* Dimensionality Reduction (PCA)
* Mixture of Gaussians (EM Algorithm)