autogen/notebook
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
2022-12-23 08:18:49 -08:00
..
research Fix HPO evaluation bug (#645) 2022-07-28 23:08:42 -04:00
automl_classification.ipynb make performance test reproducible (#837) 2022-12-06 10:13:39 -08:00
automl_lightgbm.ipynb Add supporting using Spark as the backend of parallel training (#846) 2022-12-23 08:18:49 -08:00
automl_nlp.ipynb updating nlp notebook (#693) 2022-08-22 07:20:48 -04:00
automl_time_series_forecast.ipynb added the models used for forecasting in documentation (#811) 2022-11-14 15:29:36 -05:00
automl_xgboost.ipynb Feature names and importances (#621) 2022-07-10 12:25:59 -07:00
autovw.ipynb Replaced !pip calls with %pip magic command. (#604) 2022-06-23 18:45:42 -07:00
integrate_azureml.ipynb Add supporting using Spark as the backend of parallel training (#846) 2022-12-23 08:18:49 -08:00
integrate_sklearn.ipynb Replaced !pip calls with %pip magic command. (#604) 2022-06-23 18:45:42 -07:00
integrate_spark.ipynb Add supporting using Spark as the backend of parallel training (#846) 2022-12-23 08:18:49 -08:00
tune_huggingface.ipynb Replaced !pip calls with %pip magic command. (#604) 2022-06-23 18:45:42 -07:00
tune_lexicographic.ipynb update 2022-10-12 04:31:51 +00:00
tune_pytorch.ipynb fix checkpoint.value in the notebook and test 2022-12-19 09:22:16 -08:00
zeroshot_lightgbm.ipynb support latest xgboost version (#599) 2022-06-21 18:59:07 -07:00