Skip to content
#

smote-oversampler

Here are 58 public repositories matching this topic...

This repository is associated with interpretable/explainable ML model for liquefaction potential assessment of soils. This model is developed using XGBoost and SHAP.

  • Updated Mar 28, 2024
  • Jupyter Notebook

Credit risk is an inherently unbalanced classification problem, as good loans easily outnumber risky loans. Therefore, we needed to employ different techniques to train and evaluate models with unbalanced classes. Jill asks us to use imbalanced-learn and scikit-learn libraries to build and evaluate models using resampling

  • Updated Mar 8, 2022
  • Jupyter Notebook

We'll use Python to build and evaluate several machine learning models to predict credit risk. Being able to predict credit risk with machine learning algorithms can help banks and financial institutions predict anomalies, reduce risk cases, monitor portfolios, and provide recommendations on what to do in cases of fraud.

  • Updated Mar 5, 2022
  • Jupyter Notebook

Improve this page

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

Learn more