Viewing a single comment thread. View all comments

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?

1

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.

1

abstract000 t1_itc3cw1 wrote

OK I will try this next time I work on tabular data.

1