good first issue
倉庫指標
- Star
- (4,364 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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 use_label_encoder options should be removed it seems?
A quick search on the repo's source code yield: