alteryx / alteryx/evalml

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

Open
#231 5 comments 0 reactions 0 assignees View on GitHub
new feature
Dominant language
Python
Stars
850
Forks
96
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.