Giter Site home page Giter Site logo

credit_card_default_detection's Introduction

Credit Card Fraud Detection

Overview

This is a classification model for a most common dataset, Credit Card defaulter prediction. Prediction of the next month credit card defaulter based on demographic and last six months behavioral data of customers.

Technical Aspect

This project is divided into two part:

  1. Training a RandomForestClassifier classification model to predict defaulter as accurate as possible.
    • Cleaning the datasets, fixing all features
    • Apply Classification ML model
  2. Building and hosting a Flask web app on Heroku.
    • Build the web app using Flask API
    • Upload the project on GitHub
    • Get the customer information from Web app
    • Display the prediction

Installation

The Code is written in Python 3.7. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries.

Software and Tools Required

  1. Github account
  2. AWS Account
  3. VS code IDE
  4. MongoDB
  5. GitCli

Create a new environment of project

conda create -p venv python==3.8 -y

Technologies Used :

  • Numpy
  • Pandas
  • Matplotlib
  • Flask
  • Seaborn
  • Scikit-learn
  • ipykernel
  • MongoDB
  • HTML
  • AWS

credit_card_default_detection's People

Contributors

neerajprasad209 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.