EpistasisLab / EpistasisLab/tpot

AttributeError: 'Pipeline' object has no attribute 'pred_dist'

Open
#1,085 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.