GithubHelp home page GithubHelp logo

saberrg / credit-risk-classification Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 528 KB

Machine Learning Model that Evaluate the risk of given loans based on historical lending activity

Jupyter Notebook 100.00%

credit-risk-classification's Introduction

Credit Risk Classifications

Machine Learning Model that evaluates the risk of loans based on historical lending activity. Determines whether loans are healthy (0) or high risk (1).

Overview

The purpose of this analysis is to use the data in "lending_data.csv" to train a logistic regression classifier then having it predict make predictions. An example of a supervised machine learning. Then the predication were examined to see how accuracte the model was making predictions on healthy and high risk loans.

The Accuracy, Precision and Recall Scores

  • For class 0, both precision and recall are 1.00, indicating that it performed exceptionally well in identifying class 0.
  • For class 1, while the precision is slightly lower (0.87), the recall is still high (1.00), suggesting that the model correctly identified most instances of class 1 while being somewhat conservative in making positive predictions.

Summary Conclusion

According to the accuracy score the model averaged a 94%, which gives a high level of prediction accuracy. Since this was done twice and both times it received high scores in accuracy. I would highly recommend this model to the company for predicting which loans are safe and which aren't so.

credit-risk-classification's People

Contributors

saberrg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.