Skip to content
#

class-imbalance

Here are 126 public repositories matching this topic...

This repository contains the code, documentation, and datasets for a comprehensive exploration of machine learning techniques to address class imbalance. The project investigates the impact of various methods, like ADASYN, KMeansSMOTE, and Deep Learning Generator, on classification performance while effectively demonstrating benefits of pipelining.

  • Updated Jul 15, 2024
  • Jupyter Notebook

Content: Machine Learning, Logistic regression steps, Probability matrix, Confusion matrix, Accuracy score, Recall value, Data preprocessing, Label encoding, Scaling the data, Splitting train test data, Running Logistic Regression, Y prediction on test data, Class imbalance, Type 1 & Type 2 errors.

  • Updated May 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the class-imbalance 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 class-imbalance topic, visit your repo's landing page and select "manage topics."

Learn more