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

Make probabilistic predictions for binary outcomes #71

Closed
dscolby opened this issue Jul 1, 2024 · 1 comment
Closed

Make probabilistic predictions for binary outcomes #71

dscolby opened this issue Jul 1, 2024 · 1 comment
Assignees
Labels
reference So we don't try to address the same problem again. statistical correctness The issue or pull request addresses an issue with how something is calculated

Comments

@dscolby
Copy link
Owner

dscolby commented Jul 1, 2024

Now that we are using an ensemble, this is as easy as averaging over the predicted labels.

@dscolby dscolby added reference So we don't try to address the same problem again. statistical correctness The issue or pull request addresses an issue with how something is calculated labels Jul 1, 2024
@dscolby dscolby self-assigned this Jul 1, 2024
@dscolby
Copy link
Owner Author

dscolby commented Jul 1, 2024

Implemented in commit 2ee91b8.

@dscolby dscolby closed this as completed Jul 1, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reference So we don't try to address the same problem again. statistical correctness The issue or pull request addresses an issue with how something is calculated
Projects
None yet
Development

No branches or pull requests

1 participant