GithubHelp home page GithubHelp logo

shivamkc01 / handling_imbalanced_dataset Goto Github PK

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

This project is about how you can deal with imbalanced data and which performance metrics' particularly important compared to usual practices with fairly balanced data.

Jupyter Notebook 100.00%
machinelearning data-science fraud-detection imbalanced-data random-forest svm-model confusion-matrix hyperparameter-optimization standardization undersampling

handling_imbalanced_dataset's Introduction

Handling_Imbalanced_dataset

This repository is IPython Notebook for Kaggle Dataset, https://www.kaggle.com/mlg-ulb/creditcardfraud

  • The aim of this project is detecting fraudulent or non-fraudulent transactions while dealing with imbalanced data. To achieve this, various supervised learning algorithms will be used and the results will be compared.

  • Imbalanced data refers to classification problems based on the binary class inequality. There are several methods for dealing with this problem like Re-Sampling, Generate Synthetic Samples, Anomaly Detection Methods or performance metrics instead of accuracy results.

  • In this project, the undersampling method will be implemented to the majority class and performance metrics such as Precision, Recall, F1 Score and AUC and some anomaly detection methods like one-class SVM and Neural Network will be used to find the best algorithm which highly predicted fraudulent or non-fraudulent transactions.

Dataset can be found in below link

https://www.kaggle.com/mlg-ulb/creditcardfraud

The project has 4 main topics:

  1. Data Exploration
  2. Hyperparameter Optimisation
  3. Model Building
  4. Comparing Performance Metrics

Dependencies
1.Pandas
2.NumPy
3.SciKit-Learn
4.Seaborn
5.Matplotlib

If you want to know more about How to Handle Imbalanced dataset then here is my link to my blog:

https://shivamkc01.medium.com/handling-imbalanced-dataset-in-machine-learning-9ac075787e07

handling_imbalanced_dataset's People

Contributors

shivamkc01 avatar

Watchers

 avatar

Forkers

dacc93

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.