alteryx / alteryx/evalml

Use `.apply` to change categories' dtype in `handle_float_categories_for_catboost`

オープン
#3,973 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
850
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

From https://github.com/pandas-dev/pandas/issues/51074 using `apply(str)` can be used to set the float categories to be strings, and we can try to see if that lets us use the actual float categories. But we should also be able to use that to transform float integers to integers, and it seems like that should be faster.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。