alteryx / alteryx/evalml

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

Aperta
#231 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
new feature
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.