Skip to content

Small Project on credit card default data as demonstration of SVM power

Notifications You must be signed in to change notification settings

alexmondaini/Support-Vector-Machines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM-supportvectormachines

This is a project using data from UCI Machine Learning Repository. The target variable(response) is binary and it consists of default payments of credit card (Yes = 1, No = 0).

I applied in this project Support Vector Machines in order to predict the classification of credible and not credible clients, and accuracy metrics are implemented throughout the process. You may wish to downlaod the file directly from UCI or download from the data folder in this repository.

The project code is on the juptyter notebook called SVM.

About

Small Project on credit card default data as demonstration of SVM power

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published