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

Named arguments; rewrite extract_prediction(); extract train predictions from already fitted models #67

Merged
merged 3 commits into from
Mar 3, 2021

Conversation

MalteKurz
Copy link
Member

  • Prevent using positional and named argument in a mixed order
  • Rewrite extract_prediction() to get less complex
  • Extract the train predictions (if needed) from the same fitted models as the test predictions

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

Successfully merging this pull request may close these issues.

1 participant