0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modernize CI a bit (#875) More... over 2 years ago
Require py4j only for Spark (#877) More... almost 3 years ago
fix: updated fmin.py, grammer corrected (#881) More... almost 3 years ago
Creating a scikit-learn compatible class for cross-validated hyper-parameter tuning. More... about 4 years ago
Bump numpy to earliest version that supports Generator (#831) More... about 4 years ago
init (#832) More... about 4 years ago
Fix broken spark plugin test (#830) More... about 4 years ago
fix black, upgrade version (#827) More... about 4 years ago
bump version More... about 4 years ago
Use numpy.random's Generator instead of legacy RandomState (#821) More... about 4 years ago
DOC missing low parameter in hp.randint (#824) More... about 4 years ago
Only use pinned thread mode in Spark 3.2 when explicitly enabled (#820) More... about 4 years ago
Added clearer instructions for pre-commit hooks (#822) More... about 4 years ago
init (#813) More... over 4 years ago
Make hyperopt SparkTrials support pyspark 3.2 which pin thread mode enabled by default (#811) More... over 4 years ago
Fix homepage url (#810) More... over 4 years ago
Merge pull request #804 from LeowWB/update-readme-step-10 More... over 4 years ago
Merge pull request #805 from LeowWB/update-docs-random-seed More... over 4 years ago
Merge pull request #803 from mandjevant/wiki_tutorial_update More... over 4 years ago
Fixing errors for the Black linter More... over 4 years ago
Add hint regarding rstate More... over 4 years ago
Change a reference to a wrong section and add a link More... over 4 years ago
Correct a mistake in README step 10 More... over 4 years ago
Conversion to Python3 and pep8 More... over 4 years ago
Update to python3 and pep8 and add hp.pchoice and hp.uniformint More... over 4 years ago
Add hp.pchoice and hp.uniformint to tutorial More... over 4 years ago
Merge pull request #791 from burk/remove-int-float More... almost 5 years ago
Remove usage of deprecated np.int and np.float More... almost 5 years ago
Initial version with support for parameter annotation on objective fn. (#777) More... almost 5 years ago
Fixed implementation of "last_job_timeout" option (#782) More... almost 5 years ago