https://github.com/animesh-chourey/machine-learning
https://github.com/animesh-chourey/machine-learning
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/animesh-chourey/machine-learning
- Owner: Animesh-Chourey
- Created: 2022-08-26T19:17:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T22:00:49.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:45:24.333Z (4 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)