HarishGuragol / Best_Classifier

IBM Coursera Capstone Project for course "Machine Learning with Python"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best_Classifier

IBM Coursera Capstone Project for the course "Machine Learning with Python"

This Project includes:

  1. Building model using KNN, finding the best k and accuracy evaluation
  2. Building model using Decision Tree, finding the best k and accuracy evaluation
  3. Building model using SVM, finding the best k and accuracy evaluation
  4. Building model using Logistic Regression, finding the best k and accuracy evaluation

About

IBM Coursera Capstone Project for course "Machine Learning with Python"

License:MIT License


Languages

Language:Jupyter Notebook 100.0%