Marc

Results 18 comments of Marc

Any updates on this issue? hyperopt 0.1.2 is by now 3.5 years old.

Hey, I just found some time to finally rework this PR. There are now two changes, each in a separate commit and with according unit tests. 1. It is currently...

Yes, your assumption is correct. An additional `values` field is introduced but `value` also exists.

@murraytodd There are some failing test cases that I sill have to fix (similar cause as #1363). Currently, I have no time to fix those.

I stumbled across the same problem just last week and looked a bit into it. Even though I was able to solve this problem eventually, the solution is so hacky...

Hey, this feature would be very helpfull for us. This would be my approach: - I think callbacks should be added to a single job. The alternative of adding a...

@murraytodd: My biggest issue is keeping the API backwards compatible, so I can't make all the changes that I would like to make. As users were previously able to raise...

@murraytodd: Ok, I tried to implement it like you suggested. Please have a look again.

Hey guys, I had a look at the Java API and made some small changes. Can you take a look at the PR (#1357) and give me you opinion on...

@mfeurer: Sorry, I forgot about this issue. I can take a look at in February.