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

enable custom compiled lightgbm package #100

Merged
merged 10 commits into from
Feb 9, 2021

Conversation

chilledgeek
Copy link
Contributor

enable using custom lightgbm packages by utilising Libdl to search for system paths (and use if available) before falling back to using the default precompiled lightgbm library

src/LightGBM.jl Outdated Show resolved Hide resolved
@chilledgeek chilledgeek linked an issue Feb 8, 2021 that may be closed by this pull request
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Project.toml Outdated Show resolved Hide resolved
Copy link
Collaborator

@yalwan-iqvia yalwan-iqvia left a comment

Choose a reason for hiding this comment

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

Small changes then LGTM

@chilledgeek chilledgeek merged commit 7644556 into master Feb 9, 2021
@chilledgeek chilledgeek deleted the Controlling-the-package-loaded-LightGBM-library branch February 9, 2021 11:58
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

Successfully merging this pull request may close these issues.

Controlling the package loaded LightGBM library
3 participants