|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Task
DistributionMetaClassifier instance,
specifying the Classifier to wrap around.
ConfusionMatrix representing the current
two-class statistics, using class names "negative" and "positive".
setInputFormat(Instances) instead.
getOutputFormat() instead.
SelectedTag instance.
Tag simply associates a numeric ID with a String description.Tag instance.
UnassignedClassException is used when
a method requires access to the Attribute designated as
the class attribute in a set of Instances, but the Instances does not
have any class attribute assigned (such as by setClassIndex()).UnassignedClassException instance
with no detail message.
UnassignedClassException instance
with a specified message.
UnassignedDatasetException is used when
a method of an Instance is called that requires access to
the Instance structure, but that the Instance does not contain
a reference to any Instances (as set by Instance.setDataset(), or when
an Instance is added to a set of Instances)).UnassignedDatasetException instance
with no detail message.
UnassignedDatasetException instance
with a specified message.
UnsupportedAttributeTypeException is used in situations
where the throwing object is not able to accept Instances with the
supplied structure, because one or more of the Attributes in the
Instances are of the wrong type.UnsupportedAttributeTypeException instance
with no detail message.
UnsupportedAttributeTypeException instance
with a specified message.
UnsupportedClassTypeException is used in situations
where the throwing object is not able to accept Instances with the
supplied structure, because the class Attribute is of the wrong type.UnsupportedClassTypeException instance
with no detail message.
UnsupportedClassTypeException instance
with a specified message.
WekaException is used when some Weka-specific
checked exception must be raised.WekaException instance
with no detail message.
WekaException instance
with a specified message.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||