Category: General AI/ML

Bayesian Optimization

Bayesian Optimization is a strategy for the optimization of objective functions that are expensive to evaluate, using a probabilistic model to make decisions about where to sample next.

Conjugate Gradient

Conjugate Gradient is an iterative method for solving large systems of linear equations, particularly those that are symmetric and positive-definite.

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.

top-k rankings

Top-k rankings refer to the process of identifying the top k most important features or predictions based on their attribution scores.

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.