Chi Wang
20d77a1039
document about docker ( #119 )
* document about docker
* clarify
* dev container
2 years ago
Chi Wang
5be9e6700a
cleanup
2 years ago
Chi Wang
812db59d33
cleanup
2 years ago
Chi Wang
4685f27d02
Merge remote-tracking branch 'upstream/main' into code
2 years ago
Qingyun Wu
45b3f1d80d
change back name to flaml
2 years ago
Qingyun Wu
f687a6c57d
naming
2 years ago
Qingyun Wu
95dcd39b08
add autogen documentation
2 years ago
Qingyun Wu
f750e0037f
add documentation files
2 years ago
“skzhang1”
6f5ef68fec
web-template
2 years ago
Chi Wang
7ab4d114d7
silent; code_execution_config; exit; version ( #1179 )
* silent; code_execution_config; exit; version
* url
* url
* readme
* preview
* doc
* url
* endpoints
* timeout
* chess
* Fix retrieve chat
* config
* mathchat
---------
Co-authored-by: Li Jiang <bnujli@gmail.com>
2 years ago
Chi Wang
5387a0a607
Agent notebook example with human feedback; Support shell command and multiple code blocks; Improve the system message for assistant agent; Improve utility functions for config lists; reuse docker image ( #1056 )
* add agent notebook and documentation
* fix bug
* set flush to True when printing msg in agent
* add a math problem in agent notebook
* remove
* header
* improve notebook doc
* notebook update
* improve notebook example
* improve doc
* agent notebook example with user feedback
* log
* log
* improve notebook doc
* improve print
* doc
* human_input_mode
* human_input_mode str
* indent
* indent
* Update flaml/autogen/agent/user_proxy_agent.py
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* shell command and multiple code blocks
* Update notebook/autogen_agent.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update notebook/autogen_agent.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update notebook/autogen_agent.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* coding agent
* math notebook
* renaming and doc format
* typo
* infer lang
* sh
* docker
* docker
* reset consecutive autoreply counter
* fix explanation
* paper talk
* human feedback
* web info
* rename test
* config list explanation
* link to blogpost
* installation
* homepage features
* features
* features
* rename agent
* remove notebook
* notebook test
* docker command
* notebook update
* lang -> cmd
* notebook
* make it work for gpt-3.5
* return full log
* quote
* docker
* docker
* docker
* docker
* docker
* docker image list
* notebook
* notebook
* use_docker
* use_docker
* use_docker
* doc
* agent
* doc
* abs path
* pandas
* docker
* reuse docker image
* context window
* news
* print format
* pyspark version in py3.8
* pyspark in py3.8
* pyspark and ray
* quote
* pyspark
* pyspark
* pyspark
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
3 years ago
Chi Wang
1ec77b58b4
improve max_valid_n and doc ( #933 )
* improve max_valid_n and doc
* Update README.md
Co-authored-by: Li Jiang <lijiang1@microsoft.com>
* newline at end of file
* doc
---------
Co-authored-by: Li Jiang <lijiang1@microsoft.com>
Co-authored-by: Susan Xueqing Liu <liususan091219@users.noreply.github.com>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
3 years ago
Jirka Borovec
2ff1035733
precommit: end-of-file-fixer ( #929 )
* precommit: end-of-file-fixer
* exclude .gitignore
* apply
---------
Co-authored-by: Shaokun <shaokunzhang529@gmail.com>
3 years ago
Li Jiang
138eb78dbc
Added extras for synapse ( #916 )
* Added extras for synapse
* Update Installation doc
3 years ago
Li Jiang
da2cd7ca89
Add supporting using Spark as the backend of parallel training ( #846 )
* Added spark support for parallel training.
* Added tests and fixed a bug
* Added more tests and updated docs
* Updated setup.py and docs
* Added customize_learner and tests
* Update spark tests and setup.py
* Update docs and verbose
* Update logging, fix issue in cloud notebook
* Update github workflow for spark tests
* Update github workflow
* Remove hack of handling _choice_
* Allow for failures
* Fix tests, update docs
* Update setup.py
* Update Dockerfile for Spark
* Update tests, remove some warnings
* Add test for notebooks, update utils
* Add performance test for Spark
* Fix lru_cache maxsize
* Fix test failures on some platforms
* Fix coverage report failure
* resovle PR comments
* resovle PR comments 2nd round
* resovle PR comments 3rd round
* fix lint and rename test class
* resovle PR comments 4th round
* refactor customize_learner to broadcast_code
3 years ago
Anonymous-submission-repo
9bc32acafb
first
3 years ago
Luis Quintanilla
d649fefa6b
Update .NET documentation ( #643 )
* Updated install instructions
* Update website/docs/Installation.md
* Updated install and README
4 years ago
Chi Wang
c45741a67b
support latest xgboost version ( #599 )
* support latest xgboost version
* Update test_classification.py
* Update
Exists problems when installing xgb1.6.1 in py3.6
* cleanup
* xgboost version
* remove time_budget_s in test
* remove redundancy
* stop support of python 3.6
Co-authored-by: zsk <shaokunzhang529@gmail.com>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
4 years ago
Xueqing Liu
4c044e88bd
Update documentation for NLP ( #594 )
* Update Installation.md
4 years ago
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>
4 years ago