How can I improve my scores please. I've been submitting over and over but the score is not improving.
Try cross validation using ksplits and also try ensembling your models(try more than one model with diff hyperparameters)
How you handle the imbalance of the dataset is also key.
Try cross validation using ksplits and also try ensembling your models(try more than one model with diff hyperparameters)
How you handle the imbalance of the dataset is also key.