cgnorthcutt / hypopt

⏸ Parallelized hyper-param optimization with validation set, not crossval
https://pypi.org/project/hypopt/
Other
89 stars 21 forks source link

Realign examples #25

Closed AlessandroMiola closed 3 years ago

AlessandroMiola commented 3 years ago

Hi @cgnorthcutt, the PR is intended to realign examples to the current version of the code wrt param_grid parameter handling. Parameter parallelize has been set to False to temporarily tackle issue #13.

PS: thank you for your work on this! :)

codecov[bot] commented 3 years ago

Codecov Report

Merging #25 (d6a5978) into master (0bea8a0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   72.78%   72.78%           
=======================================
  Files           3        3           
  Lines         158      158           
=======================================
  Hits          115      115           
  Misses         43       43           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0bea8a0...d6a5978. Read the comment docs.