• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This code explains how to use SMOTE and other over sampling libraries to increase the minority class, RandomUnderSampler to manipulate the majority class. Cross Validation Technique was also treated here. The data used in this code is a synthetic random data from sklearn dataset.