Description Usage Arguments Value
Useful for tuning hyperparameters: d, k, sigma.
1 | ParzenANLL(Y, X, sigma)
|
Y |
Matrix of test data, n columns. |
X |
Matrix of training data, n columns. |
sigma |
Marginal standard deviation of an isotropic Gaussian added to each point. Should be greater than zero. |
Average negative log likelihood of the test data given the Parzen model on the training data and the bandwidth.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.