All Projects → jayshah19949596 → Machine Learning Models

jayshah19949596 / Machine Learning Models

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

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to Machine Learning Models

Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+0.63%)
Mutual labels:  machine-learning-algorithms, logistic-regression, linear-regression, decision-trees, kmeans
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+1983.75%)
Mutual labels:  logistic-regression, random-forest, linear-regression, decision-trees
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (-32.5%)
Mutual labels:  logistic-regression, random-forest, supervised-learning, linear-regression
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (-73.12%)
Mutual labels:  random-forest, machine-learning-algorithms, supervised-learning, logistic-regression
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+2123.13%)
Mutual labels:  machine-learning-algorithms, logistic-regression, linear-regression, kmeans
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-66.87%)
Mutual labels:  machine-learning-algorithms, logistic-regression, random-forest, linear-regression
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+697.5%)
Mutual labels:  logistic-regression, random-forest, decision-trees
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-89.37%)
Mutual labels:  linear-regression, supervised-learning, logistic-regression
MachineLearningSeries
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
Stars: ✭ 20 (-87.5%)
Mutual labels:  random-forest, linear-regression, machine-learning-algorithms
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+3.13%)
Mutual labels:  linear-regression, machine-learning-algorithms, logistic-regression
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+75%)
Mutual labels:  random-forest, linear-regression, decision-trees
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+847.5%)
Mutual labels:  logistic-regression, linear-regression, decision-trees
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-82.5%)
Mutual labels:  random-forest, logistic-regression, decision-trees
supervised-machine-learning
This repo contains regression and classification projects. Examples: development of predictive models for comments on social media websites; building classifiers to predict outcomes in sports competitions; churn analysis; prediction of clicks on online ads; analysis of the opioids crisis and an analysis of retail store expansion strategies using…
Stars: ✭ 34 (-78.75%)
Mutual labels:  random-forest, logistic-regression, decision-trees
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-79.37%)
Mutual labels:  random-forest, logistic-regression, decision-trees
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
Stars: ✭ 60 (-62.5%)
Mutual labels:  random-forest, logistic-regression, decision-trees
Grt
gesture recognition toolkit
Stars: ✭ 739 (+361.88%)
Mutual labels:  random-forest, linear-regression, kmeans
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+20925.63%)
Mutual labels:  machine-learning-algorithms, logistic-regression, linear-regression
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-86.87%)
Mutual labels:  random-forest, linear-regression, machine-learning-algorithms
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-90%)
Mutual labels:  machine-learning-algorithms, kmeans, decision-trees

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].