Skip to content
#

oversampling

Here are 203 public repositories matching this topic...

In this project, we build and train a model to predict if a customer will defer on a particular loan on an imbalanced dataset. We'll build a layered ANN for this and try to make our model better using Hyperparamater Optimization, before exploring Oversampling to make it more accurate.

  • Updated Aug 8, 2021
  • Jupyter Notebook

This dataset was used to learn more about how some machine learning models work: KNN, Naive Bayes, and Decision Tree. It also includes some model evaluation metrics: Precision, Recall, Accuracy, and F1-Score. These metrics were derived from the confusion matrix.

  • Updated Oct 28, 2023
  • Jupyter Notebook

Improve this page

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

Learn more