-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As mentioned in #638 (review), in some cases only a prediction of the mean is required even when working with ProbabilisticEmulator
.
Adding a new method to Emulator
base class that returned the mean (TensorLike
) could be implemented. Skipping covariance calculations would probably need to be added into the API of predict()
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
📋 Product backlog