Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chain_fold not defined for Lrnr_base #423

Open
Larsvanderlaan opened this issue Aug 18, 2023 · 0 comments
Open

chain_fold not defined for Lrnr_base #423

Larsvanderlaan opened this issue Aug 18, 2023 · 0 comments

Comments

@Larsvanderlaan
Copy link
Contributor

In the predict_fold() function of the Pipeline learner, ``chain_fold" is called. However, chain_fold is only defined for certain CV-learners and is not defined for Lrnr_Base. This leads to a "function not found" error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant