Skip to content

Adarsh3559/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning

The used dateset was from previous loan applications, tasks doen are cleaning the data, and applying different classification algorithm on data.

following algorithms are used to build the models:

  1. k-Nearest Neighbour

  2. Decision Tree

  3. Support Vector Machine

  4. Logistic Regression

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

  1. Jaccard index

  2. F1-score

  3. LogLoass

The model were trained on Loan_Train.CSV and they were tested on different dataset i.e. Loan_Test.CSV

The was the final project for Machine Learning course by IBM on coursera.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published