- getCapabilities() - Method in class weka.classifiers.functions.RBFClassifier
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.classifiers.functions.RBFModel
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.classifiers.functions.RBFNetwork
-
Returns default capabilities of the classifier, i.e., and "or" of Logistic
and LinearRegression.
- getCapabilities() - Method in class weka.classifiers.functions.RBFRegressor
-
Returns default capabilities of the classifier.
- getClusteringSeed() - Method in class weka.classifiers.functions.RBFNetwork
-
Get the random seed used by K-means.
- getMaxIts() - Method in class weka.classifiers.functions.RBFNetwork
-
Get the value of MaxIts.
- getMinStdDev() - Method in class weka.classifiers.functions.RBFNetwork
-
Get the MinStdDev value.
- getNumClusters() - Method in class weka.classifiers.functions.RBFNetwork
-
Return the number of clusters to generate.
- getNumFunctions() - Method in class weka.classifiers.functions.RBFModel
-
Gets the number of functions.
- getNumThreads() - Method in class weka.classifiers.functions.RBFModel
-
Gets the number of threads.
- getOptions() - Method in class weka.classifiers.functions.RBFModel
-
Gets the current settings of the Classifier.
- getOptions() - Method in class weka.classifiers.functions.RBFNetwork
-
Gets the current settings of the classifier.
- getPoolSize() - Method in class weka.classifiers.functions.RBFModel
-
Gets the number of threads.
- getRevision() - Method in class weka.classifiers.functions.RBFNetwork
-
Returns the revision string.
- getRidge() - Method in class weka.classifiers.functions.RBFModel
-
Gets the value of the ridge parameter.
- getRidge() - Method in class weka.classifiers.functions.RBFNetwork
-
Gets the ridge value.
- getScaleOptimizationOption() - Method in class weka.classifiers.functions.RBFModel
-
Gets the scale optimisation method to use.
- getTechnicalInformation() - Method in class weka.classifiers.functions.RBFModel
-
Returns an instance of a TechnicalInformation object, containing detailed
information about the technical background of this class, e.g., paper
reference or book this class is based on.
- getTolerance() - Method in class weka.classifiers.functions.RBFModel
-
Gets the tolerance parameter for the delta values.
- getUseAttributeWeights() - Method in class weka.classifiers.functions.RBFModel
-
Gets whether to use attribute weights
- getUseCGD() - Method in class weka.classifiers.functions.RBFModel
-
Gets whether to use CGD.
- getUseNormalizedBasisFunctions() - Method in class weka.classifiers.functions.RBFModel
-
Gets whether to use normalized basis functions.
- globalInfo() - Method in class weka.classifiers.functions.RBFModel
-
This will return a string describing the classifier.
- globalInfo() - Method in class weka.classifiers.functions.RBFNetwork
-
Returns a string describing this classifier