EpistasisLab / EpistasisLab/tpot
Yes it makes sense. But after using fit(X,y), it returns the best pipeline but how to get the best features from the result. I tried using tpot.get_support() but it throws error. Is there any chances to know the best features selected for the model.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Yes it makes sense. But after using fit(X,y), it returns the best pipeline but how to get the best features from the result. I tried using tpot.get_support() but it throws error. Is there any chances to know the best features selected for the model.
_Originally posted by @rayshmahilal55 in https://github.com/EpistasisLab/tpot/issues/1179#issuecomment-791666027_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.