evensure
4d4e6ba499
Added hint to escape brackets for pip setup
...
As described in #777 , I had trouble executing the setup using zsh.
Eventually, I noticed that I had to escape the brackets.
My proposed change includes both brackets to be escaped, however for me it was enough to escape the opening one only, since as far as I know a trailing non-escaped closing bracket will then be recognized, accordingly.
2022-10-31 17:51:11 +01:00
Chi Wang
f97c233dc5
Update Contribute ( #741 )
2022-10-09 11:40:45 -07:00
Vijaya Lakshmi Venkatraman
a89efb552f
Update Contribute.md ( #716 )
...
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2022-09-08 00:20:23 -04:00
skzhang1
d88c7390ce
ignore engine
2022-07-21 14:48:21 -04:00
Chi Wang
9bf13d66f1
use relative url in doc ( #620 )
...
* use relative url in doc
* update link
2022-07-01 13:28:16 -07:00
daniel-555
40a86a5941
Modified setup instructions ( #593 )
2022-06-15 15:45:33 -07:00
Chi Wang
569908fbe6
fix issues in logging, bug in space.py, constraint sign, and improve code coverage ( #388 )
...
* console log handler
* version update
* doc
* skippable steps
* notebook update
* constraint sign
* doc for constraints
* bug fix: define-by-run and unflatten_hierarchical
* const
* handle nested space in indexof()
* test grid search
* test suggestion
* model test
* >1 ckpts
* always increase iter count
* log total # iterations
* security patch
* make iter_per_learner consistent
2022-01-14 13:39:09 -08:00
Chi Wang
300f286667
azureml + ray ( #344 )
...
* examples and documentation about how to use azureml + ray
2021-12-23 13:37:07 -08:00
Chi Wang
efd85b4c86
Deploy a new doc website ( #338 )
...
A new documentation website. And:
* add actions for doc
* update docstr
* installation instructions for doc dev
* unify README and Getting Started
* rename notebook
* doc about best_model_for_estimator #340
* docstr for keep_search_state #340
* DNN
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Z.sk <shaokunzhang@psu.edu>
2021-12-16 17:11:33 -08:00