Synthetic Minority Over-sampling Technique (SMOTE)

Synthetic Minority Over-sampling Technique, DOI: https://doi.org/10.1613/jair.953
1,8K descargas
Actualizado 7 may 2020

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.

Citar como

Bjarke Skogstad Larsen (2024). Synthetic Minority Over-sampling Technique (SMOTE) (https://github.com/dkbsl/matlab_smote/releases/tag/1.0), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión desde R2019b
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.