Skip to content
#

balanced-random-forest-classifier

Here are 2 public repositories matching this topic...

Imbalanced data commonly exist in real world, especially in anamoly-detection tasks. Handling imbalanced data is important to the tasks, otherwise the predictions are biased towards the majority class. BalancedRandomForestClassifier can deal with the imbalanced data without knowing any novel techniques like SMOTE.

  • Updated Aug 27, 2023
  • Jupyter Notebook

Improve this page

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

Learn more