microsoft / microsoft/FLAML

use_label_encoder warning with xgboost

Open
#1,120 3 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
565
Avg merge
5d 8m
Merged PRs (30d)
17

Description

Currently, when using using flaml with xgboost, there is always a warning about

```UserWarning: `use_label_encoder` is deprecated in 1.7.0.```

As per discussion on [xgboost forum](https://discuss.xgboost.ai/t/use-label-encoder-is-deprecated-in-1-7-0/3003)
**use_label_encoder options should be removed it seems?**

A quick search on the repo's source code yield:
![image](https://github.com/microsoft/FLAML/assets/9652472/24783605-df36-4255-94b3-68fa3ed21541)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.