mmaninetti / ML_models_for_extrapolation

0 stars 1 forks source link

Fun thesis #353

Open firmai opened 1 month ago

firmai commented 1 month ago

Hi, thats a cool thesis idea. You probably want to look at LightGBM with linear weak learner and KTBoost, SnapBoost, PolyBoost as well.

Just looking at your prelimenary results, is the gradient boosting model you are using just the standard of the shelf model, it seems to be doing suprisingly well, if it is doing well, does it mean that the dataset you are using are not representative of nonstatationary data for which we expect to see the benefit of extrapolative models?

Thanks in advance.

mmaninetti commented 1 month ago

Dear Dr. Snow,

Thanks for your comment! The thesis project is now finished. If you are interested, I can share a copy of the thesis with you :)

Regarding the other methods to be tested, I agree that this is some interesting future work, and thanks for the suggestions.

Regarding your second question:

I hope this helped, and thanks again for the suggestions! :)