Tag: Concept

Gaussian Process

A Gaussian Process is a collection of random variables, any finite number of which have a joint Gaussian distribution, used for regression and classification tasks.

global attribution methods

Global attribution methods are techniques used to assign importance scores to features based on their contribution to the model’s predictions across the entire dataset.

Censoring

A statistical phenomenon where the value of an observation is only partially known, often occurring in survival analysis when subjects drop out or are lost to follow-up.

Lipschitz Function

A function is Lipschitz if there exists a constant such that the absolute difference between the function values is bounded by this constant times the distance between the inputs.

Convex Function

A function is convex if the line segment between any two points on the graph of the function lies above or on the graph.