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

add utility for computing AIC/BIC/MLL from a model #2785

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sdaulton
Copy link
Contributor

Summary: Add utility for computing in-sample model fit metrics

Differential Revision: D71827991

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 25, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71827991

sdaulton added a commit to sdaulton/botorch that referenced this pull request Mar 25, 2025
Summary:

Add utility for computing in-sample model fit metrics

Differential Revision: D71827991
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71827991

Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (83f50f4) to head (9134046).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2785   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         202      203    +1     
  Lines       18520    18547   +27     
=======================================
+ Hits        18519    18546   +27     
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

sdaulton added a commit to sdaulton/botorch that referenced this pull request Mar 25, 2025
Summary:

Add utility for computing in-sample model fit metrics

Differential Revision: D71827991
Summary:
Pull Request resolved: pytorch#2785

Add utility for computing in-sample model fit metrics

Differential Revision: D71827991
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71827991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants