SafeLevelSMOTE(orig​inal_features, original_mark)

SafeLevel SMOTE code(originally proposed by C. Bunkhumpornpat, et.al in 2009)
101 Downloads
Updated 30 Jun 2016

View License

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 (2024). 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
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0