Author:Eibe Frank
Category:Classification/regression
Date:2009-09-10
Depends:weka (>=3.7.1)
Description:Class that implements a normalized Gaussian radial basisbasis function network.
It uses the k-means clustering algorithm to provide the basis functions and learns either a logistic regression (discrete class problems) or linear regression (numeric class problems) on top of that. Symmetric multivariate Gaussians are fit to the data from each cluster. If the class is nominal it uses the given number of clusters per class.It standardizes all numeric attributes to zero mean and unit variance.
License:GPL 2.0
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>
PackageURL:http://prdownloads.sourceforge.net/weka/RBFNetwork1.0.0.zip?download
URL:http://weka.sourceforge.net/doc.packages/RBFNetwork
Version:1.0.0