Uses of Class
weka.core.Option
Package
Description
-
Uses of Option in weka.associations
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionBayesNetGenerator.listOptions()
Returns an enumeration describing the available options -
Uses of Option in weka.classifiers.bayes.net.estimate
Modifier 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
Modifier and TypeMethodDescriptionSearchAlgorithm.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.ci
Modifier and TypeMethodDescriptionICSSearchAlgorithm.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.fixed
Modifier and TypeMethodDescriptionFromFile.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.classifiers.bayes.net.search.global
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionM5Base.listOptions()
Returns an enumeration describing the available options -
Uses of Option in weka.clusterers
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionKDTreeNodeSplitter.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.stemmers
Modifier and TypeMethodDescriptionSnowballStemmer.listOptions()
Returns an enumeration describing the available options. -
Uses of Option in weka.core.stopwords
Modifier 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
Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionDataGenerator.enumToVector
(Enumeration<Option> enu) Convenience method. -
Uses of Option in weka.datagenerators.classifiers.classification
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionAbstractPlotInstances.listOptions()
Returns an enumeration of all the available options. -
Uses of Option in weka.gui.scripting
Modifier and TypeMethodDescriptionScript.listOptions()
Returns an enumeration describing the available options.