Download RBFNetwork JAR 1.0.6 with all dependencies
RBFNetwork 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. RBFRegressor implements radial basis function networks for regression, trained in a fully supervised manner using WEKA's Optimization class by minimizing squared error with the BFGS method. It is possible to use conjugate gradient descent rather than BFGS updates, which is faster for cases with many parameters, and to use normalized basis functions instead of unnormalized ones.
Files of the artifact RBFNetwork version 1.0.6 from the group nz.ac.waikato.cms.weka.
Artifact RBFNetwork
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 15. July 2014
Tags: using squared numeric basis provide regression nominal standardizes zero function given rbfnetwork minimizing parameters fully networks normalized problems weka means symmetric class optimization number conjugate many that clusters than each data unnormalized bfgs from network algorithm faster possible radial gaussian multivariate rather mean trained clustering functions with linear updates rbfregressor error cases variance logistic descent ones supervised unit either which basisbasis discrete learns implements instead cluster manner uses method attributes gaussians gradient
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/RBFNetwork
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 15. July 2014
Tags: using squared numeric basis provide regression nominal standardizes zero function given rbfnetwork minimizing parameters fully networks normalized problems weka means symmetric class optimization number conjugate many that clusters than each data unnormalized bfgs from network algorithm faster possible radial gaussian multivariate rather mean trained clustering functions with linear updates rbfregressor error cases variance logistic descent ones supervised unit either which basisbasis discrete learns implements instead cluster manner uses method attributes gaussians gradient
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/RBFNetwork
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
There is a newer version: 1.0.8
Show newest versionShow all versions of RBFNetwork Show documentation
Please rate this JAR file. Is it a good library?
11 downloads
Source code of RBFNetwork version 1.0.6
META-INF
weka.classifiers.functions
© 2015 - 2024 Weber Informatics LLC | Privacy Policy