Synthetic Minority Over-sampling Technique (SMOTE)

Synthetic Minority Over-sampling Technique, DOI: https://doi.org/10.1613/jair.953
ダウンロード: 1.6K
更新 2020/5/7

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 リリースの互換性
作成: R2019b
R2019b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。