Skip to content

itsnavneetk/2-level-regressor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

2-level-regressor

2-level regressor for imbalanced dataset Project was developed as a part of national level data science challenge at Phillips Hackabout. Judged in the top 5. Proposed a 2-level combination of classifier and regression neural network for imbalanced datasets, wherein samples of certain class outnumber the sample of other class. First classifier is a far-mean/near mean classifier according to which the next regression neural network is selected. Various different Regression neural network are trained based on their distance from the predicted means and the sample is fed to one of them according to the result of the previous neural network.

About

2-level regressor for imbalanced datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%