Code Monkey home page Code Monkey logo

brunopaes / mooncake Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 3.0 125.04 MB

This Data Science-like project is aimed on analyzing a bunch of techniques for False Negatives (Frauds classified as Non-Frauds) in a extreme imbalanced dataset - Financial Fraud and improving the predictors performance.

License: MIT License

Python 26.43% Jupyter Notebook 73.57%
graduation-project data-science predictors-performance frauds svm tree-classifiers random-forest

mooncake's Introduction

Mooncake: Improving predictors for fraudulent transactions

GitHub language count GitHub top language GitHub repo size GitHub

Bachelor's final project.

This project is optimised for python 3+

This Data Science-like project is aimed on analyzing a bunch of techniques for False Negatives (Frauds classified as Non-Frauds) in a extreme imbalanced dataset - Financial Fraud and improving the predictors performance.


Dependencies

For developers, python requirements could be find in the project's root. For installing the requirements, in your venv or anaconda env, just run the following command:

pip install -r requirements.txt


Project's Structure

.
└── mooncake
    ├── data
    │   ├── entropy
    │   │   ├── tree_entropy_2020-03-04.png
    │   │   └── tree_entropy_2020-03-05.png
    │   ├── datasource.csv
    │   ├── validation-2020-02-27.csv
    │   └── validation-2020-03-24.csv
    ├── docs
    │   ├── confusion-matrix.xlsx
    │   ├── Ficha.pdf
    │   ├── PGT 04.17.docx
    │   ├── PGT 05.11.docx
    │   ├── PGT 05.23.docx
    │   ├── PGT 05.26.docx
    │   ├── PGT 05.28.docx
    │   ├── PGT 05.29.docx
    │   └── PGT 05.29.pdf
    ├── mooncake
    │   ├── __init__.py
    │   ├── helpers.py
    │   ├── models.py
    │   ├── plotting.ipynb
    │   ├── ros.py
    │   ├── smote.ipynb
    │   └── smote.py
    ├── tests
    │   └── unittests
    │       ├── __init__.py
    │       ├── ...
    │       └── test_helpers.py
    ├── .gitignore
    ├── LICENSE
    ├── README.md
    ├── requirements.txt
    └── setup.py

References


mooncake's People

Contributors

brunopaes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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