Fix typos, upgrade yarn packages, add some improvements (#1290)

* Fix typos, upgrade yarn packages, add some improvements

* Fix joblib 1.4.0 breaks joblib-spark

* Fix xgboost test error

* Pin xgboost<2.0.0

* Try update prophet to 1.5.1

* Update github workflow

* Revert prophet version

* Update github workflow

* Update install libomp

* Fix test errors

* Fix test errors

* Add retry to test and coverage

* Revert "Add retry to test and coverage"

This reverts commit ce13097cd5.

* Increase test budget

* Add more data to test_models, try fixing ValueError: Found array with 0 sample(s) (shape=(0, 252)) while a minimum of 1 is required.
This commit is contained in:
Li Jiang
2024-07-19 21:40:04 +08:00
committed by GitHub
parent 165d7467f9
commit d8129b9211
18 changed files with 103 additions and 80 deletions

1
.gitignore vendored
View File

@@ -165,3 +165,4 @@ flaml/tune/spark/mylearner.py
# local config files
*.config.local
patch.diff