Skip to content

This is some work I did for a class project. I tried to build a simple credit scorecard model using hadoop. Please let me know how I can add to it or improve it!

Notifications You must be signed in to change notification settings

i-am-yohan/Credit-Scoring-using-Hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Credit-Scoring-using-Hadoop

This is some work that was done for a class project. A simple credit scorecard model built using hadoop map-reduce.

This was done as a excersize to see if map-reduce could be used to build and train credit scorecard models. A typical credit scorcard model is a logistic regression trained on data where the independent variables are binned by their weights of evidence. (WoE) The dependent variable is usually a binary indicator indicating the presence of a credit default. The accompanying report details the entire process.

About

This is some work I did for a class project. I tried to build a simple credit scorecard model using hadoop. Please let me know how I can add to it or improve it!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published