Skip to content
#

skewed-data

Here are 24 public repositories matching this topic...

Trying to recogize and predict fraud in financial transactions is a good example of binary classification analysis. A transaction either is fraudulent, or it is genuine. What makes fraud detection especially challenging is the is the highly imbalanced distribution between positive (genuine) and negative (fraud) classes.

  • Updated Nov 4, 2018
  • Jupyter Notebook
Finding-Donors-for-Charity-using-Machine-Learning

This project demonstrates building a classification model for imbalanced data. Feature engineering, feature selection and extensive EDA. Comparing of logistic regression, random forest and ADA Boost models are done before finalizing the best model.

  • Updated May 18, 2021
  • Jupyter Notebook
Data-Visualization-using-python

Improve this page

Add a description, image, and links to the skewed-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the skewed-data topic, visit your repo's landing page and select "manage topics."

Learn more