Kernel Regression

Algorithm

Kernel Regression, within the context of cryptocurrency derivatives and financial engineering, represents a non-parametric technique for estimating the conditional expectation of a dependent variable. It differs from parametric regression models by eschewing a fixed functional form, instead employing a weighted average of observed data points to predict values. The weighting function is determined by a kernel, a symmetric probability density function, which assigns higher weights to data points closer to the prediction point. This approach proves particularly valuable when dealing with non-linear relationships common in volatile crypto markets, offering a flexible alternative to linear models.