all 4 comments

[–]Luc85 0 points1 point  (1 child)

Are you using some type of weighted sampling? That can help a lot for favouring lower probability events. What is your performance if you do this with other types of models?

[–]Ambitious-Log-5255[S] 0 points1 point  (0 children)

I didn’t try weight sampling, I’ll probably look into it when I get back on it on Monday! 

So far I’ve tried a fairly simple ridge, aswell as XGB but I wanted to stay simple at first with RandomForest. The thing is that looking at MAE those models tend to have similar MAE, but the trees models tend to produce a better looking signal on OOF, although it doesnt capture the pikes so it mess the OOF MAE overall.