FLAML/test
Li Jiang 5bfa0b1cd3
Improve mlflow integration and add more models (#1331)
* Add more spark models and improved mlflow integration

* Update test_extra_models, setup and gitignore

* Remove autofe

* Remove autofe

* Remove autofe

* Sync changes in internal

* Fix test for env without pyspark

* Fix import errors

* Fix tests

* Fix typos

* Fix pytorch-forecasting version

* Remove internal funcs, rename _mlflow.py

* Fix import error

* Fix dependency

* Fix experiment name setting

* Fix dependency

* Update pandas version

* Update pytorch-forecasting version

* Add warning message for not has_automl

* Fix test errors with nltk 3.8.2

* Don't enable mlflow logging w/o an active run

* Fix pytorch-forecasting can't be pickled issue

* Update pyspark tests condition

* Update synapseml

* Update synapseml

* No parent run, no logging for OSS

* Log when autolog is enabled

* upgrade code

* Enable autolog for tune

* Increase time budget for test

* End run before start a new run

* Update parent run

* Fix import error

* clean up

* skip macos and win

* Update notes

* Update default value of model_history
2024-08-13 07:53:47 +00:00
..
.Docker
autogen configure & apply pyupgrade with `py3.8+` (#1333) 2024-08-12 02:54:18 +00:00
automl Improve mlflow integration and add more models (#1331) 2024-08-13 07:53:47 +00:00
default
nlp configure & apply pyupgrade with `py3.8+` (#1333) 2024-08-12 02:54:18 +00:00
nni configure & apply pyupgrade with `py3.8+` (#1333) 2024-08-12 02:54:18 +00:00
pipeline_tuning_example
ray
spark Improve mlflow integration and add more models (#1331) 2024-08-13 07:53:47 +00:00
tune configure & apply pyupgrade with `py3.8+` (#1333) 2024-08-12 02:54:18 +00:00
__init__.py
default_lgbm.py
default_xgb.py
load_args.py
object_store.py
rank.py
reg.py
rep.py
run_distribute_automl.py
run_distribute_tune.py
run_electra.py
test_autovw.py configure & apply pyupgrade with `py3.8+` (#1333) 2024-08-12 02:54:18 +00:00
test_conda_distribution.py
test_gpu.py
test_model.py
test_version.py
tune_example.py