Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accuracy degradation on bosch dataset #11198

Open
razdoburdin opened this issue Feb 3, 2025 · 2 comments
Open

Accuracy degradation on bosch dataset #11198

razdoburdin opened this issue Feb 3, 2025 · 2 comments

Comments

@razdoburdin
Copy link
Contributor

Hi,
I have observed the accuracy degradation for bosch-production-line-performance dataset after this PR #10298.
So, for commit ab8aa6f the accuracy is 0.844 for 100 estimators, but for ab228cc it drops to 0.762.

@trivialfis
Copy link
Member

Could you please share your code for the benchmark? Is the accuracy from validation dataset or from the training dataset?

@trivialfis
Copy link
Member

Initial result from my test:

* master
[99]    Train-logloss:0.02704   Train-auc:0.89945       Valid-logloss:0.03350   Valid-auc:0.71049
Train acc 0.9946429979387481
Valid acc 0.9942825668976844
Duration: 38.64595603942871

* 2.1
[99]    Train-logloss:0.02409   Train-auc:0.91872       Valid-logloss:0.03095   Valid-auc:0.71511
Train acc 0.9948367330847816
Valid acc 0.9943873189226086
Duration: 40.097050189971924

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants