Giter VIP home page Giter VIP logo

credit_card_default_prediction-'s Introduction

💳 CreditCardFraud Detection Project 🛡️

😉How to run the project:

  1. Create a new conda environment with the following command:
conda create -p venv python==3.9.18 -y

2.😊 Activate the conda environment with the following command:

conda activate venv/

3.✌️ Install the package requirements:

pip install -r requirements.txt
  1. 😎Export the following parameters
export MLFLOW_TRACKING_USERNAME=tejas05in
export MLFLOW_TRACKING_PASSWORD=9efcb5c7b79d0e949378459b922b1462a80fa413
  1. 😁Run the training pipeline to train the model and create the artifacts:
python src/pipelines/training_pipeline.py

6.🤗 Mlflow ui can be accessed by running: (Optional)

mlflow ui

7.🙌 Run:

streamlit run application.py ## initiates streamlit application

8.🤩🥳 Upload data:

Upload csv file to get the results

🌟Mlflow tracking with dagshub:

MLFLOW_TRACKING_URI=https://dagshub.com/Swadhin-203/Credit_Card_Default_Prediction-.mlflow

🚀Project Demo Video 🎥 Click Here To Watch

Docker image

docker pull tejas05in/ccfapp

Contributors 🚀

A big thank you to all the wonderful people who have contributed to this project! 🙌

credit_card_default_prediction-'s People

Contributors

tejas05in avatar swadhin-203 avatar nihal434 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.