Skip to content
#

random-over-sampling

Here are 19 public repositories matching this topic...

This Github repository contains cross selling of health insurance customers on vehicle insurance product. We have to predict whether a customer would be interested in Vehicle Insurance or not by building a ML model. Exploring Insights/Inferences by performing EDA on the given project data. Finding the high accuracy

  • Updated Jan 16, 2024
  • Jupyter Notebook

Credit Card Fraud Detection: An ML project on credit card fraud detection using various ML techniques to classify transactions as fraudulent or legitimate. This project involves data analysis, preparation, and use of models like Logistic regression, KNN, Decision Trees, Random Forest, XGBoost, and SVM, along with various oversampling technique.

  • Updated May 26, 2024
  • Jupyter Notebook

Module 12 - Using the imblearn , I'll use a logistic regression model to compare 2 versions of a dataset. First, I’ll use the original data. Next, I’ll resample the data by using RandomOverSampler. In both cases, I’ll get the count of the target classes, train a logistic regression classifier, calculate the balanced accuracy score, generate a con

  • Updated Oct 31, 2022
  • Jupyter Notebook

The purpose of this study is to recommend whether PureLending should use machine learning to predict credit risk. Several machine learning models are built employing different techniques, then they are compared and analyzed to provide the recommendation.

  • Updated May 10, 2021
  • Jupyter Notebook

Improve this page

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

Learn more