functional#

Functions

maximum_mean_discrepancy(x, y[, kernel, ...])

Computes a mixture of Gaussian radial basis functions (RBFs) between the samples of x and y.

root_mean_squared_error(x1, x2[, normalize])

Computes the (normalized) root mean squared error between samples x1 and x2.