-
Notifications
You must be signed in to change notification settings - Fork 274
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
Issue with fit_predict method of Predictor() #95
Comments
Hello @Kunalgroy, can you please provide a description (with screenshots, setup configuration, ...) ? Thanks |
@AxeldeRomblay - sorry I didn't update the comment properly. Now have updated the same. Please check the same. |
Can you please tell me if you have the feature_importance.png file saved in the save folder ? It seems like it is stuck while displaying it... |
The pop-up image displayed. Later I have closed it. File has been dumped inside save folder. -> LightGBM_feature_importance.png |
ok so it is stuck here : https://github.com/AxeldeRomblay/MLBox/blob/master/mlbox/prediction/predictor.py#L387
|
btw it seems that this error only occurs on your OS and/or because the feature importances are displayed within a pop-up window... which is weird ! |
After closing the image pop-up also, this method is running indefinitely. Please look into this.
OS: CentOS7 - 64bit
Python: 3.6
MLBox: 0.8.2
The text was updated successfully, but these errors were encountered: