Open JZwamborn opened 6 years ago
Winner used Ridge regression on features as descriped in #2 comments. Runner up used 24 classifers and used the prediction of these classifiers as features for a gradient boosting machine to finalize classification
I'll do this in the coming days. I'll start with RF and Ridge Regression and try some GridSearch stuff.
Set up classifier(s) Try different ones - RF, Ridge Regression, GBM, etc