Implemented enhancements:
Fixed bugs:
- Prepend hostname to the PID for queue checking #80
- Fix codacy issues #58
- "scaling" portion of code is confusing #53
Closed issues:
Merged pull requests:
- fix some codacy issues #92 (ardunn)
- formatting fixes #91 (ardunn)
- fix req conflict #90 (ardunn)
- Bump matplotlib from 3.1.1 to 3.2.1 #89 (dependabot-preview[bot])
- Pidhostame #88 (ardunn)
- Bump scipy from 1.3.1 to 1.4.1 #87 (dependabot-preview[bot])
- Bump fireworks from 1.9.4 to 1.9.5 #86 (dependabot-preview[bot])
- Bump pymongo from 3.9.0 to 3.10.1 #84 (dependabot-preview[bot])
- Bump numpy from 1.16.3 to 1.17.2 #79 (dependabot-preview[bot])
- Bump scipy from 1.2.1 to 1.3.1 #77 (dependabot-preview[bot])
- Bump fireworks from 1.9.0 to 1.9.4 #76 (dependabot-preview[bot])
- Bump matplotlib from 3.0.3 to 3.1.1 #75 (dependabot-preview[bot])
- Bump pymongo from 3.7.2 to 3.9.0 #74 (dependabot-preview[bot])
- Bump scikit-learn from 0.20.3 to 0.21.3 #73 (dependabot-preview[bot])
v2019.9.12 (2019-09-11)
v2019.9.11 (2019-09-11)
Closed issues:
- General comment on code and examples #56
v2019.6.5 (2019-06-05)
v2019.6.4 (2019-06-05)
v2019.5.3 (2019-05-04)
v2019.5.2 (2019-05-04)
v2019.4.17 (2019-04-18)
Closed issues:
- add paper citation to rocketsled #42
v2019.3.15 (2019-03-16)
Closed issues:
v2019.2.27 (2019-02-27)
Merged pull requests:
v2019.2.17 (2019-02-19)
Merged pull requests:
v2019.1.1 (2019-01-01)
v2018.12.30 (2019-01-01)
v2018.12.31 (2019-01-01)
Closed issues:
- Most type checking and metadata can be stored as central db doc #57
- don't understand check_dims #50
- make sure all instance attributes are only set in the __init__ method() #48
v2018.12.26 (2018-12-27)
Closed issues:
- suggest rename _x_opt and _y_opt to simply _x and _y #54
- better documentation for example tasks #52
- add docs to return_means #51
- why is XZ_new one variable? #49
- rename n_boots n_bootstrap #47
- "Attributes" section of docstring #46
- remove random_proba #45
- suggest rename of "space" parameter to "dimensions_file" #44
- remove db name, host, port, and db_extras from OptTask #43
- Batch mode may produce duplicates #36
- Add ability to disable duplicate checking and actually run optimizations in parallel #11
1.1 (2018-07-30)
Closed issues:
- Rename XZ* to Z* #40
- Docs should be revised #39
- Remove hyperparameter optimization + useless optimizers #38
- Add to analyze/visualize (and _predict?) Ability to rank pareto solutions #35
- Mutli-objective optimizations only seem to maximize #34
- Convert dtypes to namedtuple #32
- Python 3 bson issue #31
- Add ability to use x only as an index, or unique tag, not as learning features #30
- Figure out a good way to scale data for optimizers... #29
- Fix LCB for acquisition function #28
- Add logging/verbosity #27
- Add Other optimization algorithms #26
- Speed improvements #25
- Figure out parallel bootstrapping #24
- Choose a good number of default bootstraps #23
- Change random_interval to a probability #22
- Write tests for parallel duplicates #21
- Make better docs/tutorials #20
- Stop rs_examples/benchmarks being its own package #19
- Decide on a way to store models persistently #18
- Make an auto-setup #17
- Add tags to each mongo doc? #16
- Various probabilistic functions for sampling spaces #15
- Add uncertainty estimation + more advanced methods of prediction #14
- Decide on whether hyperparameter optimization is actually useful #13
- Multi objective optimization #12
- examples should not use default FireWorks database #6
- docstring style should be Google #5
- close issues when done! #4
- rename root dir #3
- remove launcher_* dirs from github #2
- remove .idea from github repo #1
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator