Tpot: max_time_mins doesn't work when use_dask=True in TPOT 0.9.5

Created on 13 Nov 2018  路  5Comments  路  Source: EpistasisLab/tpot

Thank Mehroz Alam for reporting this issue via email. The max_time_mins parameter doesn't work when use_dask=True in TPOT 0.9.5. I will fix this bug and merge to dev branch first.

bug

All 5 comments

The PR #798 was just merged with a patch. If you want to try the dev branch, the command below can be used for installing dev branch to your environment:

pip install --upgrade --no-deps --force-reinstall git+ https://github.com/EpistasisLab/tpot.git@development

Sir Weixuan Fu ,

I think max_eval_time_mins(to evaluate single pipeline ) is not working when we are using dask .
TPOT version 0.9.6

Hmm, somehow the timeout argument is not working with dask. I will look into it.

OK Sir.

Are there any news on max_eval_time_mins with dask?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qtisan picture qtisan  路  3Comments

windowshopr picture windowshopr  路  4Comments

omarcr picture omarcr  路  4Comments

chjq201410695 picture chjq201410695  路  4Comments

100330706 picture 100330706  路  5Comments