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

MLbox predict issue #92

Closed sathvik-reddy closed 4 years ago

sathvik-reddy commented 4 years ago

when i run fit_predict function its continuously running and not outputting any csv file ,it got stuck in the middle,i try to run it from jupyternotebook as well as idle,my os is windows 10 Screenshot (6) Screenshot (7)

AxeldeRomblay commented 4 years ago

Hello @sathvikchiramana ! What is the size of your data set ? Also I think you should have a window with the features importance that has popped up after fitting the pipeline and you need to close it... is it the case ?

sathvik-reddy commented 4 years ago

Yes I corrected it myself,it worked

On Mon, Feb 10, 2020, 8:52 PM Axel notifications@github.com wrote:

Hello @sathvikchiramana https://github.com/sathvikchiramana ! What is the size of your data set ? Also I think you should have a window with the features importance that has popped up after fitting the pipeline and you need to close it... is it the case ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AxeldeRomblay/MLBox/issues/92?email_source=notifications&email_token=ANTFI3CVYZ5FM6FZITCWEHDRCFWKBA5CNFSM4KQFTISKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELI4YVY#issuecomment-584174679, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANTFI3GCXIOYIU2GO3FRLPLRCFWKBANCNFSM4KQFTISA .

AxeldeRomblay commented 4 years ago

ok i close the issue then !