Skip to content

the-mrinal/ML-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de0b271 · Mar 9, 2020

History

53 Commits
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
May 16, 2018
Apr 28, 2018
Jun 2, 2018
Jun 8, 2018
Jun 4, 2018
Jun 7, 2018
Jun 10, 2018
Jul 13, 2018
Jul 13, 2018
Apr 12, 2018
Apr 12, 2018
Jul 31, 2019
May 28, 2018
Apr 28, 2018
Mar 9, 2020

Repository files navigation

ML-Notebook

Karma of Humans is A.I.

git clone https://github.com/getmrinal/ML-Notebook.git

This Repository includes:

  • Python Introduction
  • Machine Learing tools sklearn matplotlib pandas numpy
  • Intro to machine learning on titaninc dataset
  • Regression Algorithms
    • Linear Regression
    • Multivariable Regression
    • Gradient Descent
    • Support Vector Regressor(SVR)
  • Classifiers
    • Measures Confusion Metrics score Classification Report
    • Algorithms
      • Decision Tree
      • Random Forest
      • Naive Bayes
      • K-nearest-neighbours(KNN)
      • Support Vector Machine(SVM)
      • Principle Component Analysis(PCA)
  • Projects
    • Text Classification using Multinomial Naive Bayes
    • Car Price Prediction based on Used Car Dataset

More Algorithms and projects will be updating soon!

MIT License Copyright (c) 2018 Mrinal Chandra