Synthetic Minority Over-sampling Technique (SMOTE)
SMOTE: Synthetic Minority Over-sampling Technique
This function is based on the paper referenced (DOI) below - with a few additional optional functionalities.
DOI: https://doi.org/10.1613/jair.953
This function synthesizes new observations based on existing (input) data, and a k-nearest neighbor approach. If multiple classes are given as input, only neighbors within the same class are considered.
This function can be used to over-sample minority classes in a dataset to create a more balanced dataset.
引用格式
Bjarke Skogstad Larsen (2024). Synthetic Minority Over-sampling Technique (SMOTE) (https://github.com/dkbsl/matlab_smote/releases/tag/1.0), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |