This machine implements the Parzen Window estimator.
This machine implements the Parzen Window estimator. Given a dataset (in the constructor), the forward method returns for a given input the average of the outputs of the training set weighted by a Gaussian kernel distance:
The only parameter var is given in the constructor.
Alphabetic index HTML hierarchy of classes or Java