Skip to content

[Feature Request] Suppress InputDataWarnings when using a non-Gaussian likelihood #1827

Open
@crasanders

Description

@crasanders

🚀 Feature Request

I often work with binary data that I model using SingleTaskVariationalGP with a BernoulliLikelihood. I always get a warning that says InputDataWarning: Input data is not standardized. Please consider scaling the input to zero mean and unit variance. But it doesn't make sense to scale binary data. It would be nice if this warning were suppressed when using a non-Gaussian likelihood, or if there a flag you could set to suppress it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions