mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
* Initial plan * Initial analysis - reproduced eval_set preprocessing bug Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com> * Fix eval_set preprocessing for XGBoost estimators with categorical features Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com> * Add eval_set tests to test_xgboost function Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com> * Fix linting issues with ruff and black Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thinkall <3197038+thinkall@users.noreply.github.com> Co-authored-by: Li Jiang <bnujli@gmail.com>