项目作者: jayshah19949596

项目描述 :
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
高级语言: Matlab
项目地址: git://github.com/jayshah19949596/Machine-Learning-Models.git
创建时间: 2017-04-25T06:47:25Z
项目社区:https://github.com/jayshah19949596/Machine-Learning-Models

开源协议:

下载


Machine-Learning

  • The Repository contains Machine Learning Algortihms Implemented by me in MATLAB and PYTHON

Alogrithm used are :

  1. Decision Trees and Random Forest Classifier
  2. Naive Bayes Classifier
  3. Gaussian Naive Bayes Calssifier
  4. Mixture Of Gaussians using EM Algorithm
  5. Neural Network
  6. Singular Value Decomposition
  7. Principal Component Analysis
  8. Fitting the data to a 1D Gaussian
  9. Fitting the data to a 2D Gaussian
  10. K Nearest Neighbours
  11. Linear Regression
  12. Logistic Regression
  13. K-Mean Clustering
  14. Value-Iteration-Method
  15. Dynamic Time Warping
  16. Error Function and Regularisation