ivan-marroquin

Results 58 comments of ivan-marroquin

Hi, Sorry for my late reply. Since SHAP values can be positive and negative values. Then, I believe using the mean of the absolute values may not be representative of...

Hi @JonnoFTW , Many thanks for your prompt answer. I would like to ask you a question regarding this command: hyperopt-mongo-worker --mongo="mongo://localhost:27017/jobs" --exp-key="exp1" where the "jobs" folder is created in...

Hi @ninnghazad , Thanks for the suggestion. I work on windows and because some issues on how mongotrials were configured to run on *nix boxes, I haven't been able to...

Hi @ninnghazad Many thanks for the offer ! I just got notified by Jonathan (on ticket Parallelizing Evaluations on Windows #388 ) that he was able to find a way...

Hi @ninnghazad I just tried the solution proposed by @JonnoFTW and hit the wall. I am hoping that @JonnoFTW will reply as soon as possible. Once I pass the issue...

Any update on this behavior?

Hi @oldrichsmejkal , go to incident 370: https://github.com/hyperopt/hyperopt/issues/370 and scroll down until you see the code shared by Rubyr0id It will give you an idea on how to deal with...

Hi all, I am experiencing the same issue with TPE.suggest and hp.choice. Any suggestions? Thanks, Ivan

Hi @xingyezhi , I liked the way how you avoid minimizing your test function by checking if current parameters were used previously. Could you share the way how did you...