-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Hi, I'm looking at the shape constraints tutorial, and the results for GBDT and DNN are listed in the tutorial as follows:
- GBT Validation AUC: 0.7248634099960327
- GBT Test AUC: 0.6980501413345337
- DNN Validation AUC: 0.7518489956855774
- DNN Testing AUC: 0.745200514793396
After the experiment results, the tutorial comments Note that even though the validation metric is better than the tree solution, the testing metric is much worse.
I don't understand where this comment comes from, since DNN outperforms GBT in both validation AUC and testing AUC.
Metadata
Metadata
Assignees
Labels
No labels