Uses of Package
weka.filters
Packages that use weka.filters
Package
Description
-
Classes in weka.filters used by weka.associationsClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.classifiers.metaClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.clusterersClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.coreClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.core.neighboursearchClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.filtersClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.This filter contains common behavior of the SimpleBatchFilter and the SimpleStreamFilter.This filter is a superclass for simple stream filters.Interface for filters that can be converted to Java source.Interface for filters can work with a stream of instances.
-
Classes in weka.filters used by weka.filters.supervised.attributeClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.This filter is a superclass for simple batch filters.This filter contains common behavior of the SimpleBatchFilter and the SimpleStreamFilter.Interface for filters that make use of a class attribute.
-
Classes in weka.filters used by weka.filters.supervised.instanceClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.This filter is a superclass for simple batch filters.This filter contains common behavior of the SimpleBatchFilter and the SimpleStreamFilter.Interface for filters that make use of a class attribute.
-
Classes in weka.filters used by weka.filters.unsupervised.attributeClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.This filter is a superclass for simple batch filters.This filter contains common behavior of the SimpleBatchFilter and the SimpleStreamFilter.This filter is a superclass for simple stream filters.Interface for filters that can be converted to Java source.Interface for filters can work with a stream of instances.Interface for filters that do not need a class attribute.
-
Classes in weka.filters used by weka.filters.unsupervised.instanceClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.This filter is a superclass for simple batch filters.This filter contains common behavior of the SimpleBatchFilter and the SimpleStreamFilter.Interface for filters can work with a stream of instances.Interface for filters that do not need a class attribute.
-
Classes in weka.filters used by weka.gui.beansClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.gui.explorerClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
-
Classes in weka.filters used by weka.knowledgeflow.stepsClassDescriptionAn abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.