Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 364 Bytes

File metadata and controls

7 lines (6 loc) · 364 Bytes

SyntheticMinorityOverSamplingTechnique-SMOTE

SMOTE(Synthetic Minority OverSampling Technique) is an algorithm that could be use for creating artificial sample from existing dataset

Description

SMOTE is an algorithm that could be use for creating artificial sample from existing dataset. Most usage of this alghoritm is balancing an unbalance dataset