Skip to content

Add predict with mean only option #640

@sgreenbury

Description

@sgreenbury

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Product backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions