SafeLevelSMOTE(original_features, original_mark)
I have tried to develop the code for Safelevel SMOTE. Kindly check whether it is correct or not. Suggestions are invited.
Here, the input parameters are: original_features(contains all the data points) and original_mark(contains the class of the data points for original_features). The output parameters are: final_features(consisting of original points as well synthetic points) and final_mark(contains the class of final_features) .
Cite As
Deepika Singh (2026). SafeLevelSMOTE(original_features, original_mark) (https://www.mathworks.com/matlabcentral/fileexchange/57941-safelevelsmote-original_features-original_mark), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: SMOTE (Synthetic Minority Over-Sampling Technique)
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
