EpistasisLab / EpistasisLab/tpot
AttributeError: 'Pipeline' object has no attribute 'pred_dist'
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hey!
Let me begin by thanking y'all for a fantastic package!! I was wanting to use tpot for finding a good sklearn pipeline with [ngboost](https://github.com/stanfordmlgroup/ngboost) as the final estimator, for a regression problem with one output variable. However, since the probabilistic prediction method for ngboost is called 'pred_dist', which is not something sklearn supports, python throws an error. Do you have any suggestions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.