Skip to content

pass init_model to lightgbm #101

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

Open
EthanKang-Accelerant opened this issue Mar 21, 2025 · 0 comments
Open

pass init_model to lightgbm #101

EthanKang-Accelerant opened this issue Mar 21, 2025 · 0 comments
Labels
bug an unexpected problem or unintended behavior

Comments

@EthanKang-Accelerant
Copy link

→ A | warning: The following argument(s) are guarded by bonsai and will not be passed to LightGBM: init_model
There were issues with some computations   A: x55

In my current model, I need to boost from an initial model because the prior model has a ton of information I want to include in my final model. I am curious why init_model can't be passed to lightgbm.

@EmilHvitfeldt EmilHvitfeldt added the bug an unexpected problem or unintended behavior label Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants