Uses of Class
weka.core.Option
Packages that use Option
Package
Description
-
Uses of Option in weka.associations
Methods in weka.associations that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractAssociator.listOptions()
Returns an enumeration describing the available options.Apriori.listOptions()
Returns an enumeration describing the available options.CheckAssociator.listOptions()
Returns an enumeration describing the available options.FilteredAssociator.listOptions()
Returns an enumeration describing the available options.FPGrowth.listOptions()
Returns an enumeration describing the available options.SingleAssociatorEnhancer.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.attributeSelection
Methods in weka.attributeSelection that return types with arguments of type OptionModifier and TypeMethodDescriptionASEvaluation.listOptions()
Returns an enumeration describing the available options.ASSearch.listOptions()
Returns an enumeration describing the available options.BestFirst.listOptions()
Returns an enumeration describing the available options.CfsSubsetEval.listOptions()
Returns an enumeration describing the available options.CheckAttributeSelection.listOptions()
Returns an enumeration describing the available options.ClassifierAttributeEval.listOptions()
Returns an enumeration describing the available options.ClassifierSubsetEval.listOptions()
Returns an enumeration describing the available options.CorrelationAttributeEval.listOptions()
Returns an enumeration describing the available options.GainRatioAttributeEval.listOptions()
Returns an enumeration describing the available options.GreedyStepwise.listOptions()
Returns an enumeration describing the available options.InfoGainAttributeEval.listOptions()
Returns an enumeration describing the available options.OneRAttributeEval.listOptions()
Returns an enumeration describing the available options.PrincipalComponents.listOptions()
Returns an enumeration describing the available options.Ranker.listOptions()
Returns an enumeration describing the available options.ReliefFAttributeEval.listOptions()
Returns an enumeration describing the available options.SymmetricalUncertAttributeEval.listOptions()
Returns an enumeration describing the available options.WrapperSubsetEval.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers
Methods in weka.classifiers that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractClassifier.listOptions()
Returns an enumeration describing the available options.BVDecompose.listOptions()
Returns an enumeration describing the available options.BVDecomposeSegCVSub.listOptions()
Returns an enumeration describing the available options.CheckClassifier.listOptions()
Returns an enumeration describing the available options.CheckSource.listOptions()
Returns an enumeration describing the available options.IteratedSingleClassifierEnhancer.listOptions()
Returns an enumeration describing the available options.MultipleClassifiersCombiner.listOptions()
Returns an enumeration describing the available optionsParallelIteratedSingleClassifierEnhancer.listOptions()
Returns an enumeration describing the available options.ParallelMultipleClassifiersCombiner.listOptions()
Returns an enumeration describing the available options.RandomizableClassifier.listOptions()
Returns an enumeration describing the available options.RandomizableIteratedSingleClassifierEnhancer.listOptions()
Returns an enumeration describing the available options.RandomizableMultipleClassifiersCombiner.listOptions()
Returns an enumeration describing the available options.RandomizableParallelIteratedSingleClassifierEnhancer.listOptions()
Returns an enumeration describing the available options.RandomizableParallelMultipleClassifiersCombiner.listOptions()
Returns an enumeration describing the available options.RandomizableSingleClassifierEnhancer.listOptions()
Returns an enumeration describing the available options.SingleClassifierEnhancer.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes
Methods in weka.classifiers.bayes that return types with arguments of type OptionModifier and TypeMethodDescriptionBayesNet.listOptions()
Returns an enumeration describing the available optionsNaiveBayes.listOptions()
Returns an enumeration describing the available options.NaiveBayesMultinomialText.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net
Methods in weka.classifiers.bayes.net that return types with arguments of type OptionModifier and TypeMethodDescriptionBayesNetGenerator.listOptions()
Returns an enumeration describing the available options -
Uses of Option in weka.classifiers.bayes.net.estimate
Methods in weka.classifiers.bayes.net.estimate that return types with arguments of type OptionModifier and TypeMethodDescriptionBayesNetEstimator.listOptions()
Returns an enumeration describing the available optionsBMAEstimator.listOptions()
Returns an enumeration describing the available optionsMultiNomialBMAEstimator.listOptions()
Returns an enumeration describing the available options -
Uses of Option in weka.classifiers.bayes.net.search
Methods in weka.classifiers.bayes.net.search that return types with arguments of type OptionModifier and TypeMethodDescriptionSearchAlgorithm.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.ci
Methods in weka.classifiers.bayes.net.search.ci that return types with arguments of type OptionModifier and TypeMethodDescriptionICSSearchAlgorithm.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.fixed
Methods in weka.classifiers.bayes.net.search.fixed that return types with arguments of type OptionModifier and TypeMethodDescriptionFromFile.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.global
Methods in weka.classifiers.bayes.net.search.global that return types with arguments of type OptionModifier and TypeMethodDescriptionGeneticSearch.listOptions()
Returns an enumeration describing the available options.GlobalScoreSearchAlgorithm.listOptions()
Returns an enumeration describing the available optionsHillClimber.listOptions()
Returns an enumeration describing the available options.K2.listOptions()
Returns an enumeration describing the available options.RepeatedHillClimber.listOptions()
Returns an enumeration describing the available options.SimulatedAnnealing.listOptions()
Returns an enumeration describing the available options.TabuSearch.listOptions()
Returns an enumeration describing the available options.TAN.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.local
Methods in weka.classifiers.bayes.net.search.local that return types with arguments of type OptionModifier and TypeMethodDescriptionGeneticSearch.listOptions()
Returns an enumeration describing the available options.HillClimber.listOptions()
Returns an enumeration describing the available options.K2.listOptions()
Returns an enumeration describing the available options.LAGDHillClimber.listOptions()
Returns an enumeration describing the available options.LocalScoreSearchAlgorithm.listOptions()
Returns an enumeration describing the available optionsRepeatedHillClimber.listOptions()
Returns an enumeration describing the available options.SimulatedAnnealing.listOptions()
Returns an enumeration describing the available options.TabuSearch.listOptions()
Returns an enumeration describing the available options.TAN.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.evaluation.output.prediction
Methods in weka.classifiers.evaluation.output.prediction that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractOutput.listOptions()
Returns an enumeration of all the available options..CSV.listOptions()
Returns an enumeration of all the available options.. -
Uses of Option in weka.classifiers.functions
Methods in weka.classifiers.functions that return types with arguments of type OptionModifier and TypeMethodDescriptionGaussianProcesses.listOptions()
Returns an enumeration describing the available options.LinearRegression.listOptions()
Returns an enumeration describing the available options.Logistic.listOptions()
Returns an enumeration describing the available optionsMultilayerPerceptron.listOptions()
Returns an enumeration describing the available options.SGD.listOptions()
Returns an enumeration describing the available options.SGDText.listOptions()
Returns an enumeration describing the available options.SimpleLinearRegression.listOptions()
Returns an enumeration describing the available options.SimpleLogistic.listOptions()
Returns an enumeration describing the available options.SMO.listOptions()
Returns an enumeration describing the available options.SMOreg.listOptions()
Returns an enumeration describing the available options.VotedPerceptron.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.functions.supportVector
Methods in weka.classifiers.functions.supportVector that return types with arguments of type OptionModifier and TypeMethodDescriptionCachedKernel.listOptions()
Returns an enumeration describing the available options.CheckKernel.listOptions()
Returns an enumeration describing the available options.Kernel.listOptions()
Returns an enumeration describing the available options.PolyKernel.listOptions()
Returns an enumeration describing the available options.PrecomputedKernelMatrixKernel.listOptions()
Returns an enumeration describing the available options.Puk.listOptions()
Returns an enumeration describing the available options.RegOptimizer.listOptions()
Gets an enumeration describing the available options.RegSMO.listOptions()
Returns an enumeration describing the available optionsRegSMOImproved.listOptions()
Returns an enumeration describing the available optionsStringKernel.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.lazy
Methods in weka.classifiers.lazy that return types with arguments of type OptionModifier and TypeMethodDescriptionIBk.listOptions()
Returns an enumeration describing the available options.KStar.listOptions()
Returns an enumeration describing the available options.LWL.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.meta
Methods in weka.classifiers.meta that return types with arguments of type OptionModifier and TypeMethodDescriptionAdaBoostM1.listOptions()
Returns an enumeration describing the available options.AdditiveRegression.listOptions()
Returns an enumeration describing the available options.AttributeSelectedClassifier.listOptions()
Returns an enumeration describing the available options.Bagging.listOptions()
Returns an enumeration describing the available options.CostSensitiveClassifier.listOptions()
Returns an enumeration describing the available options.CVParameterSelection.listOptions()
Returns an enumeration describing the available options.FilteredClassifier.listOptions()
Returns an enumeration describing the available options.IterativeClassifierOptimizer.listOptions()
Returns an enumeration describing the available options.LogitBoost.listOptions()
Returns an enumeration describing the available options.MultiClassClassifier.listOptions()
Returns an enumeration describing the available optionsMultiScheme.listOptions()
Returns an enumeration describing the available options.RandomSubSpace.listOptions()
Returns an enumeration describing the available options.RegressionByDiscretization.listOptions()
Returns an enumeration describing the available options.Stacking.listOptions()
Returns an enumeration describing the available options.Vote.listOptions()
Returns an enumeration describing the available options.WeightedInstancesHandlerWrapper.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.misc
Methods in weka.classifiers.misc that return types with arguments of type OptionModifier and TypeMethodDescriptionInputMappedClassifier.listOptions()
Returns an enumeration describing the available options.SerializedClassifier.listOptions()
Gets an enumeration describing the available options. -
Uses of Option in weka.classifiers.rules
Methods in weka.classifiers.rules that return types with arguments of type OptionModifier and TypeMethodDescriptionDecisionTable.listOptions()
Returns an enumeration describing the available options.JRip.listOptions()
Returns an enumeration describing the available options Valid options are:OneR.listOptions()
Returns an enumeration describing the available options..PART.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.trees
Methods in weka.classifiers.trees that return types with arguments of type OptionModifier and TypeMethodDescriptionHoeffdingTree.listOptions()
Returns an enumeration describing the available options.J48.listOptions()
Returns an enumeration describing the available options.LMT.listOptions()
Returns an enumeration describing the available options.M5P.listOptions()
Returns an enumeration describing the available optionsRandomForest.listOptions()
Returns an enumeration describing the available options.RandomTree.listOptions()
Lists the command-line options for this classifier.REPTree.listOptions()
Lists the command-line options for this classifier. -
Uses of Option in weka.classifiers.trees.m5
Methods in weka.classifiers.trees.m5 that return types with arguments of type OptionModifier and TypeMethodDescriptionM5Base.listOptions()
Returns an enumeration describing the available options -
Uses of Option in weka.clusterers
Methods in weka.clusterers that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractClusterer.listOptions()
Returns an enumeration describing the available options.Canopy.listOptions()
Returns an enumeration describing the available options.CheckClusterer.listOptions()
Returns an enumeration describing the available options.Cobweb.listOptions()
Returns an enumeration describing the available options.EM.listOptions()
Returns an enumeration describing the available options.FarthestFirst.listOptions()
Returns an enumeration describing the available options.FilteredClusterer.listOptions()
Returns an enumeration describing the available options.HierarchicalClusterer.listOptions()
Returns an enumeration describing the available options.MakeDensityBasedClusterer.listOptions()
Returns an enumeration describing the available options..RandomizableClusterer.listOptions()
Returns an enumeration describing the available options.RandomizableDensityBasedClusterer.listOptions()
Returns an enumeration describing the available options.RandomizableSingleClustererEnhancer.listOptions()
Returns an enumeration describing the available options.SimpleKMeans.listOptions()
Returns an enumeration describing the available options.SingleClustererEnhancer.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core
Modifier and TypeMethodDescriptionCheck.listOptions()
Returns an enumeration describing the available options.CheckGOE.listOptions()
Returns an enumeration describing the available options.CheckOptionHandler.listOptions()
Returns an enumeration describing the available options.CheckScheme.listOptions()
Returns an enumeration describing the available options.DictionaryBuilder.listOptions()
Returns an enumeration describing the available options.FilteredDistance.listOptions()
Returns an enumeration describing the available options.FindWithCapabilities.listOptions()
Returns an enumeration describing the available options.Javadoc.listOptions()
Returns an enumeration describing the available options.ListOptions.listOptions()
Returns an enumeration describing the available options.MinkowskiDistance.listOptions()
Returns an enumeration describing the available options.NormalizableDistance.listOptions()
Returns an enumeration describing the available options.OptionHandler.listOptions()
Returns an enumeration of all the available options..OptionHandlerJavadoc.listOptions()
Returns an enumeration describing the available options.TechnicalInformationHandlerJavadoc.listOptions()
Returns an enumeration describing the available options.TestInstances.listOptions()
Returns an enumeration describing the available options.Option.listOptionsForClass
(Class<?> clazz) Gets a list of options for the supplied class.Option.listOptionsForClassHierarchy
(Class<?> childClazz, Class<?> oldestAncestorClazz) Get a list of options for a class.Modifier and TypeMethodDescriptionstatic void
Option.deleteOption
(List<Option> list, String name) Removes an option from a given list of options. -
Uses of Option in weka.core.converters
Methods in weka.core.converters that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractFileSaver.listOptions()
Returns an enumeration describing the available options.ArffSaver.listOptions()
Returns an enumeration describing the available options.C45Saver.listOptions()
Returns an enumeration describing the available options.CSVLoader.listOptions()
CSVSaver.listOptions()
Returns an enumeration describing the available options.DatabaseLoader.listOptions()
Lists the available optionsDatabaseSaver.listOptions()
Lists the available options.JSONSaver.listOptions()
Returns an enumeration describing the available options.LibSVMSaver.listOptions()
Returns an enumeration describing the available options.MatlabSaver.listOptions()
Returns an enumeration describing the available options.SVMLightSaver.listOptions()
Returns an enumeration describing the available options.TextDirectoryLoader.listOptions()
Lists the available optionsXRFFSaver.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.neighboursearch
Methods in weka.core.neighboursearch that return types with arguments of type OptionModifier and TypeMethodDescriptionBallTree.listOptions()
Returns an enumeration describing the available options.CoverTree.listOptions()
Returns an enumeration describing the available options.FilteredNeighbourSearch.listOptions()
Returns an enumeration describing the available options.KDTree.listOptions()
Returns an enumeration describing the available options.LinearNNSearch.listOptions()
Returns an enumeration describing the available options.NearestNeighbourSearch.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.neighboursearch.balltrees
Methods in weka.core.neighboursearch.balltrees that return types with arguments of type OptionModifier and TypeMethodDescriptionBallSplitter.listOptions()
Returns an enumeration describing the available options.BallTreeConstructor.listOptions()
Returns an enumeration describing the available options.MedianDistanceFromArbitraryPoint.listOptions()
Returns an enumeration describing the available options.MedianOfWidestDimension.listOptions()
Returns an enumeration describing the available options.MiddleOutConstructor.listOptions()
Returns an enumeration describing the available options.TopDownConstructor.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.neighboursearch.kdtrees
Methods in weka.core.neighboursearch.kdtrees that return types with arguments of type OptionModifier and TypeMethodDescriptionKDTreeNodeSplitter.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.stemmers
Methods in weka.core.stemmers that return types with arguments of type OptionModifier and TypeMethodDescriptionSnowballStemmer.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.stopwords
Methods in weka.core.stopwords that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractFileBasedStopwords.listOptions()
Returns an enumeration describing the available options.AbstractStopwords.listOptions()
Returns an enumeration describing the available options.MultiStopwords.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.tokenizers
Methods in weka.core.tokenizers that return types with arguments of type OptionModifier and TypeMethodDescriptionCharacterDelimitedTokenizer.listOptions()
Returns an enumeration of all the available options..CharacterNGramTokenizer.listOptions()
Returns an enumeration of all the available options..NGramTokenizer.listOptions()
Returns an enumeration of all the available options..Tokenizer.listOptions()
Returns an enumeration of all the available options.. -
Uses of Option in weka.datagenerators
Methods in weka.datagenerators that return types with arguments of type OptionModifier and TypeMethodDescriptionDataGenerator.enumToVector
(Enumeration<Option> enu) Convenience method.ClassificationGenerator.listOptions()
Returns an enumeration describing the available options.ClusterGenerator.listOptions()
Returns an enumeration describing the available options.DataGenerator.listOptions()
Returns an enumeration describing the available options.RegressionGenerator.listOptions()
Returns an enumeration describing the available options.Method parameters in weka.datagenerators with type arguments of type OptionModifier and TypeMethodDescriptionDataGenerator.enumToVector
(Enumeration<Option> enu) Convenience method. -
Uses of Option in weka.datagenerators.classifiers.classification
Methods in weka.datagenerators.classifiers.classification that return types with arguments of type OptionModifier and TypeMethodDescriptionAgrawal.listOptions()
Returns an enumeration describing the available options.BayesNet.listOptions()
Returns an enumeration describing the available options.LED24.listOptions()
Returns an enumeration describing the available options.RandomRBF.listOptions()
Returns an enumeration describing the available options.RDG1.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.datagenerators.classifiers.regression
Methods in weka.datagenerators.classifiers.regression that return types with arguments of type OptionModifier and TypeMethodDescriptionExpression.listOptions()
Returns an enumeration describing the available options.MexicanHat.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.datagenerators.clusterers
Methods in weka.datagenerators.clusterers that return types with arguments of type OptionModifier and TypeMethodDescriptionBIRCHCluster.listOptions()
Returns an enumeration describing the available options.SubspaceCluster.listOptions()
Returns an enumeration describing the available options.SubspaceClusterDefinition.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.estimators
Methods in weka.estimators that return types with arguments of type OptionModifier and TypeMethodDescriptionCheckEstimator.listOptions()
Returns an enumeration describing the available options.Estimator.listOptions()
Returns an enumeration describing the available options.UnivariateMixtureEstimator.listOptions()
Returns an enumeration that lists the command-line options that are available -
Uses of Option in weka.experiment
Methods in weka.experiment that return types with arguments of type OptionModifier and TypeMethodDescriptionAveragingResultProducer.listOptions()
Returns an enumeration describing the available options..ClassifierSplitEvaluator.listOptions()
Returns an enumeration describing the available options..CostSensitiveClassifierSplitEvaluator.listOptions()
Returns an enumeration describing the available options..CrossValidationResultProducer.listOptions()
Returns an enumeration describing the available options..CSVResultListener.listOptions()
Returns an enumeration describing the available options..DatabaseResultProducer.listOptions()
Returns an enumeration describing the available options..DensityBasedClustererSplitEvaluator.listOptions()
Returns an enumeration describing the available options.Experiment.listOptions()
Returns an enumeration describing the available options..ExplicitTestsetResultProducer.listOptions()
Returns an enumeration describing the available options..InstanceQuery.listOptions()
Returns an enumeration describing the available optionsLearningRateResultProducer.listOptions()
Returns an enumeration describing the available options..PairedTTester.listOptions()
Lists options understood by this object.RandomSplitResultProducer.listOptions()
Returns an enumeration describing the available options..RegressionSplitEvaluator.listOptions()
Returns an enumeration describing the available options..ResultMatrix.listOptions()
Returns an enumeration of all the available options.. -
Uses of Option in weka.filters
Methods in weka.filters that return types with arguments of type OptionModifier and TypeMethodDescriptionCheckSource.listOptions()
Returns an enumeration describing the available options.Filter.listOptions()
Returns an enumeration describing the available options.MultiFilter.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.filters.supervised.attribute
Methods in weka.filters.supervised.attribute that return types with arguments of type OptionModifier and TypeMethodDescriptionAddClassification.listOptions()
Returns an enumeration describing the available options.AttributeSelection.listOptions()
Returns an enumeration describing the available options.ClassOrder.listOptions()
Returns an enumeration describing the available options.Discretize.listOptions()
Gets an enumeration describing the available options.MergeNominalValues.listOptions()
Returns an enumeration describing the available options.NominalToBinary.listOptions()
Returns an enumeration describing the available options.PartitionMembership.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.filters.supervised.instance
Methods in weka.filters.supervised.instance that return types with arguments of type OptionModifier and TypeMethodDescriptionResample.listOptions()
Returns an enumeration describing the available options.SpreadSubsample.listOptions()
Returns an enumeration describing the available options.StratifiedRemoveFolds.listOptions()
Gets an enumeration describing the available options.. -
Uses of Option in weka.filters.unsupervised.attribute
Methods in weka.filters.unsupervised.attribute that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractTimeSeries.listOptions()
Returns an enumeration describing the available options.Add.listOptions()
Returns an enumeration describing the available options.AddCluster.listOptions()
Returns an enumeration describing the available options.AddExpression.listOptions()
Returns an enumeration describing the available options.AddID.listOptions()
Returns an enumeration describing the available options.AddNoise.listOptions()
Returns an enumeration describing the available optionsAddUserFields.listOptions()
Returns an enumeration describing the available options.AddValues.listOptions()
Returns an enumeration describing the available options.CartesianProduct.listOptions()
Returns an enumeration describing the available options.ChangeDateFormat.listOptions()
Returns an enumeration describing the available optionsClassAssigner.listOptions()
Returns an enumeration describing the available options.ClusterMembership.listOptions()
Returns an enumeration describing the available options.Copy.listOptions()
Returns an enumeration describing the available options.DateToNumeric.listOptions()
Gets an enumeration describing the available options.Discretize.listOptions()
Gets an enumeration describing the available options.FirstOrder.listOptions()
Returns an enumeration describing the available options.InterquartileRange.listOptions()
Returns an enumeration describing the available options.KernelFilter.listOptions()
Returns an enumeration describing the available options.MakeIndicator.listOptions()
Returns an enumeration describing the available options.MathExpression.listOptions()
Returns an enumeration describing the available options.MergeInfrequentNominalValues.listOptions()
Returns an enumeration describing the available options.MergeManyValues.listOptions()
Returns an enumeration describing the available options.MergeTwoValues.listOptions()
Returns an enumeration describing the available options.NominalToBinary.listOptions()
Returns an enumeration describing the available options.NominalToString.listOptions()
Returns an enumeration describing the available options.Normalize.listOptions()
Returns an enumeration describing the available options.NumericCleaner.listOptions()
Returns an enumeration describing the available options.NumericToBinary.listOptions()
Gets an enumeration describing the available options.NumericToDate.listOptions()
Gets an enumeration describing the available options.NumericToNominal.listOptions()
Gets an enumeration describing the available options.NumericTransform.listOptions()
Returns an enumeration describing the available options.OrdinalToNumeric.listOptions()
Returns an enumeration describing the available options.PartitionedMultiFilter.listOptions()
Returns an enumeration describing the available options.PKIDiscretize.listOptions()
Gets an enumeration describing the available options.PotentialClassIgnorer.listOptions()
Returns an enumeration describing the available options.PrincipalComponents.listOptions()
Returns an enumeration describing the available options.RandomProjection.listOptions()
Returns an enumeration describing the available options.RandomSubset.listOptions()
Returns an enumeration describing the available options.Remove.listOptions()
Returns an enumeration describing the available options.RemoveByName.listOptions()
Gets an enumeration describing the available options.RemoveType.listOptions()
Returns an enumeration describing the available options.RemoveUseless.listOptions()
Returns an enumeration describing the available options.RenameAttribute.listOptions()
Returns an enumeration describing the available options.RenameNominalValues.listOptions()
Reorder.listOptions()
Returns an enumeration describing the available options.ReplaceMissingWithUserConstant.listOptions()
ReplaceWithMissingValue.listOptions()
Gets an enumeration describing the available options.SortLabels.listOptions()
Returns an enumeration describing the available options.StringToNominal.listOptions()
Returns an enumeration describing the available options.StringToWordVector.listOptions()
Returns an enumeration describing the available options.SwapValues.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.filters.unsupervised.instance
Methods in weka.filters.unsupervised.instance that return types with arguments of type OptionModifier and TypeMethodDescriptionNonSparseToSparse.listOptions()
Returns an enumeration describing the available options.Randomize.listOptions()
Returns an enumeration describing the available options.RemoveFolds.listOptions()
Gets an enumeration describing the available options..RemoveFrequentValues.listOptions()
Returns an enumeration describing the available options.RemoveMisclassified.listOptions()
Returns an enumeration describing the available options.RemovePercentage.listOptions()
Gets an enumeration describing the available options..RemoveRange.listOptions()
Returns an enumeration describing the available options.RemoveWithValues.listOptions()
Returns an enumeration describing the available options.Resample.listOptions()
Returns an enumeration describing the available options.ReservoirSample.listOptions()
Returns an enumeration describing the available options.SubsetByExpression.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.gui
Modifier and TypeMethodDescriptionMain.listOptions()
Gets an enumeration describing the available options. -
Uses of Option in weka.gui.explorer
Methods in weka.gui.explorer that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractPlotInstances.listOptions()
Returns an enumeration of all the available options. -
Uses of Option in weka.gui.scripting
Methods in weka.gui.scripting that return types with arguments of type OptionModifier and TypeMethodDescriptionScript.listOptions()
Returns an enumeration describing the available options.