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

LatentKroneckerGP for Learning Curve Prediction #2633

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

Conversation

SebastianAment
Copy link
Contributor

@SebastianAment SebastianAment commented Nov 19, 2024

Summary: The LatentKroneckerGP model for joint learning curve and hyper-parameter modeling in AutoML. See Lin et al. 2024.

Implemented by @jandylin.

Differential Revision: D66158880

Summary: The `LatentKroneckerGP` model for joint learning curve and hyper-parameter modeling in AutoML. See [Lin et al. 2024](https://arxiv.org/abs/2410.09239).

Differential Revision: D66158880
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 19, 2024
@facebook-github-bot
Copy link
Contributor

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

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 93.72385% with 15 lines in your changes missing coverage. Please review.

Project coverage is 99.90%. Comparing base (de46059) to head (663bcb8).

Files with missing lines Patch % Lines
botorch/models/latent_kronecker_gp.py 94.87% 10 Missing ⚠️
botorch/posteriors/latent_kronecker.py 88.63% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2633      +/-   ##
==========================================
- Coverage   99.98%   99.90%   -0.09%     
==========================================
  Files         196      198       +2     
  Lines       17347    17586     +239     
==========================================
+ Hits        17345    17569     +224     
- Misses          2       17      +15     

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


🚨 Try these New Features:

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