Skip to content

Hernon7/MachineLearningDemo

Repository files navigation

MachineLearningDemo

MachineLearning projects for testing and code reviews

SMOTE

SMOTE (Synthetic Minority Over-sampling Technique) SMOTE is an over-sampling method. What it does is, it creates synthetic (not duplicate) samples of the minority class. Hence making the minority class equal to the majority class. SMOTE does this by selecting similar records and altering that record one column at a time by a random amount within the difference to the neighbouring records.

Time Series Project

Predit a seasonal data of water level of Three Gorges.

About

MachineLearning projects for testing and code reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages