- The Repository contains Machine Learning Algortihms Implemented by me in MATLAB and PYTHON
- Decision Trees and Random Forest Classifier
- Naive Bayes Classifier
- Gaussian Naive Bayes Calssifier
- Mixture Of Gaussians using EM Algorithm
- Neural Network
- Singular Value Decomposition
- Principal Component Analysis
- Fitting the data to a 1D Gaussian
- Fitting the data to a 2D Gaussian
- K Nearest Neighbours
- Linear Regression
- Logistic Regression
- K-Mean Clustering
- Value-Iteration-Method
- Dynamic Time Warping
- Error Function and Regularisation