alteryx / alteryx/evalml

Use pandas categorical dtype encoding where applicable

Ouverte
#2,360 3 commentaires 1 réaction 1 personne assignée Réclamée par @asniyaz Voir sur GitHub
enhancement needs design spike
Langage dominant
Python
Étoiles
850
Forks
96
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

- Woodwork uses the `category` dtype where applicable for certain Logical Types.
- One of the [benefits](https://pandas.pydata.org/pandas-docs/stable/user_guide/categorical.html) of using this pandas dtype is that pandas will automatically encode the column and provide you with a mapping.
- EvalML is currently not using this functionality and may benefit from it (possible in the **OneHotEncoder**?)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.