API to view the features provided as input to each component in a pipeline
Aperta
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.