Open ConorWaldron opened 3 years ago
Try out boosting https://www.youtube.com/watch?v=UHBmv7qCey4
Applied AdaBoosting in the random forest script, it was very easy to implement and it improved performance compared to the standard random forest method.
Can we improve our results by using an ensemble model? So the input to the model would be the predictions from several other models?