AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Issue with fit_predict method of Predictor() #95

Open Kunalgroy opened 4 years ago

Kunalgroy commented 4 years ago

ml_box_bug_file 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

AxeldeRomblay commented 4 years ago

Hello @Kunalgroy, can you please provide a description (with screenshots, setup configuration, ...) ? Thanks

Kunalgroy commented 4 years ago

@AxeldeRomblay - sorry I didn't update the comment properly. Now have updated the same. Please check the same.

AxeldeRomblay commented 4 years ago

Can you please tell me if you have the _featureimportance.png file saved in the save folder ? It seems like it is stuck while displaying it...

Kunalgroy commented 4 years ago

The pop-up image displayed. Later I have closed it.

File has been dumped inside save folder. -> _LightGBM_featureimportance.png

AxeldeRomblay commented 4 years ago

ok so it is stuck here : https://github.com/AxeldeRomblay/MLBox/blob/master/mlbox/prediction/predictor.py#L387

AxeldeRomblay commented 4 years ago

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 !