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

GrootCV, arfs 2.3.3, warning about LGBMDeprecationWarning #54

Open
juanramonua opened this issue Feb 1, 2025 · 1 comment
Open

GrootCV, arfs 2.3.3, warning about LGBMDeprecationWarning #54

juanramonua opened this issue Feb 1, 2025 · 1 comment

Comments

@juanramonua
Copy link

First of all, I like this package for feature selection. I find it very complete and interesting.

On the other hand, using the latest version 2.3.3 when I use GrootCV I get a warning about LGBMDeprecationWarning. I imagine it will be easy to solve.

Cross Validation:  56%  14/25 [05:08<04:20, 23.65s/it]
/usr/local/lib/python3.11/dist-packages/lightgbm/engine.py:186: LGBMDeprecationWarning:

Argument 'categorical_feature' to train() is deprecated and will be removed in a future release. Set 'categorical_feature' when calling lightgbm.Dataset() instead. See https://github.com/microsoft/LightGBM/issues/6435.

Best regards.

@ThomasBury
Copy link
Owner

Hey @juanramonua

Thanks for pointing that out 🙌. I'll check if upgrading LightGBM is straightforward and doesn't disrupt our current workflow. I'll need to make sure they haven't changed anything else that might affect the syntax or functionality of our components.

I'll update it when done

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