bradleypallen / keras-quora-question-pairs

A Keras model that addresses the Quora Question Pairs dyadic prediction task.
MIT License
368 stars 124 forks source link

I am confused whether the 1st solution used XGB / LGBM as their main model? #7

Closed guotong1988 closed 6 years ago

guotong1988 commented 6 years ago

https://www.kaggle.com/c/quora-question-pairs/discussion/34355 What is the function of XGB / LGBM in this 1st solution? Thank you very much. @bradleypallen

guotong1988 commented 6 years ago

Reread the Stacking part.