bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

[model:component] Add sampling techniques to address the imbalanced training dataset

Open benjaminmah opened this issue 1 year ago • 0 comments

The current training set does not utilize any sampling techniques (e.g., oversampling, undersampling, SMOTE) to address the imbalance in the dataset. We could implement appropriate sampling techniques to balance the dataset and equally represent bugs of all products and components.

benjaminmah avatar Jun 25 '24 17:06 benjaminmah