Skip to content

varshil1/Machine-Learning-with-Python-IBM-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Machine-Learning-with-Python-IBM-final-project

This is the final project of the course Machine learning with Python by IBM on coursera :- https://www.coursera.org/learn/machine-learning-with-python

You load a historical dataset from previous loan applications, clean the data, and apply different classification algorithm on the data.The data csv file is provided in final lab file. You are expected to use the following algorithms to build your models:

  • k-Nearest Neighbour
  • Decision Tree
  • Support Vector Machine
  • Logistic Regression

The results is reported as the accuracy of each classifier, using the following metrics when these are applicable:

  • Jaccard index
  • F1-score
  • LogLoass

And the final result should look like this : FINAL RESULT

About

This is the final project of the course Machine learning with Python by IBM on coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published