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

How to call arima + LightGBM? #7

Open
eteitelbaum opened this issue Nov 5, 2023 · 1 comment
Open

How to call arima + LightGBM? #7

eteitelbaum opened this issue Nov 5, 2023 · 1 comment

Comments

@eteitelbaum
Copy link

Hi!

How do you call boosted Arima + LightGBM or Prophet + LightGBM? I did not see it in the tutorial (only Catboost).

Also, FYI when I am calling the Catboost functions, e.g. set_engine("auto_arima_catboost", verbose = 0) I am getting an error saying Catboost is failing to load:

Error: package or namespace load failed for ‘catboost’ in library.dynam(lib, package, package.lib):
 shared object ‘libcatboostr.so’ not found

Thanks!

@AlbertoAlmuinha
Copy link
Owner

Hi,

Could you provide a reprex? It's difficult to debug without one.

Thanks

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