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

Suppress categorical warning (fixes #3379) #4768

Merged

Conversation

hzy46
Copy link
Contributor

@hzy46 hzy46 commented Nov 4, 2021

To fix #3379

@shiyu1994
Copy link
Collaborator

Close and reopen this PR to retrigger ci tests after the fix of #4769.

@shiyu1994 shiyu1994 closed this Nov 5, 2021
@shiyu1994 shiyu1994 reopened this Nov 5, 2021
Copy link
Collaborator

@shiyu1994 shiyu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Approve given that all tests are passed. Thank you!

@StrikerRUS
Copy link
Collaborator

Hmm, I'm very surprised that just closing-reopening made all tests to pass!
The base branch of this PR still lacks our recently merged workaround (#4770) for stuck Dask tests, but CI status is all-green. Strange...

https://github.com/hzy46/LightGBM/blob/suppress_warning_of_categorical_feature/.ci/test.sh#L117

image

cc @jameslamb @jmoralez

@jmoralez
Copy link
Collaborator

jmoralez commented Nov 5, 2021

Seems like the jobs took into account the incorporated restrictions (linux regular, linux sdist, linux bdist). I was surprised as well.

@jameslamb
Copy link
Collaborator

I think it might be related to #4678 (comment)

The code run in CI might not have been "this branch" but "this branch merged with master".

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[python] suppress the warning about categorical feature override
5 participants