Submitted by MichelMED10 t3_y9yuza in MachineLearning
dluther93 t1_itbglnd wrote
Reply to comment by Bonsanto in [D][R] Staking XGBOOST and CNN/Transformer by MichelMED10
Nothing I’m able to pass off publicly unfortunately. Just build a cnn, then concat the outputs into your original dataset :)
abstract000 t1_itc0l85 wrote
You really had a significant improvement? I tried this and it performed poorly, but maybe it was just the dataset. BTW did you test that on a Kaggle competition?
dluther93 t1_itc1ldm wrote
It was significant to us. Our base case is the xgboost model with tabular data only. We were looking at ways to augment our tabular performance, not improve imaging performance. It was a method of feature engineering for the problem.
abstract000 t1_itc3cw1 wrote
OK I will try this next time I work on tabular data.
Viewing a single comment thread. View all comments