alteryx / alteryx/evalml

API to view the features provided as input to each component in a pipeline

Abierto
#231 5 comentarios 0 reacciones 0 asignados Ver en GitHub
new feature
Lenguaje dominante
Python
Estrellas
850
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Is this the best way to do it?

```
pipeline = clf.best_pipeline
pipeline.input_feature_names[pipeline.estimator.name]
```

We might want to think through improving this API or at least documenting this is how to do it

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.