Uses of Annotation Interface
weka.gui.ProgrammaticProperty
Packages that use ProgrammaticProperty
Package
Description
-
Uses of ProgrammaticProperty in weka.classifiers.functions.supportVector
Methods in weka.classifiers.functions.supportVector with annotations of type ProgrammaticPropertyModifier and TypeMethodDescriptionvoidKernel.setChecksTurnedOff(boolean value) These methods remain for backwards compatibility.voidKernel.setDoNotCheckCapabilities(boolean doNotCheckCapabilities) These methods remain for backwards compatibility. -
Uses of ProgrammaticProperty in weka.classifiers.trees
Methods in weka.classifiers.trees with annotations of type ProgrammaticPropertyModifier and TypeMethodDescriptionvoidRandomForest.setClassifier(Classifier newClassifier) This method only accepts RandomTree arguments.voidRandomTree.setComputeImpurityDecreases(boolean computeImpurityDecreases) Set whether to compute/store impurity decreases for variable importance in RandomForestvoidRandomForest.setRepresentCopiesUsingWeights(boolean representUsingWeights) This method only accepts true as its argument -
Uses of ProgrammaticProperty in weka.core
Methods in weka.core with annotations of type ProgrammaticPropertyModifier and TypeMethodDescriptionvoidDictionaryBuilder.setAverageDocLength(double averageDocLength) Set the average document length to use when normalizing -
Uses of ProgrammaticProperty in weka.filters.supervised.attribute
Methods in weka.filters.supervised.attribute with annotations of type ProgrammaticPropertyModifier and TypeMethodDescriptionClassConditionalProbabilities.getEstimator()Get the naive Bayes estimator in useClassConditionalProbabilities.getRemoveFilter()Get the remove filter in use -
Uses of ProgrammaticProperty in weka.filters.supervised.instance
Methods in weka.filters.supervised.instance with annotations of type ProgrammaticProperty -
Uses of ProgrammaticProperty in weka.filters.unsupervised.attribute
Methods in weka.filters.unsupervised.attribute with annotations of type ProgrammaticProperty -
Uses of ProgrammaticProperty in weka.filters.unsupervised.instance
Methods in weka.filters.unsupervised.instance with annotations of type ProgrammaticProperty -
Uses of ProgrammaticProperty in weka.knowledgeflow.steps
Methods in weka.knowledgeflow.steps with annotations of type ProgrammaticPropertyModifier and TypeMethodDescriptionClassifierPerformanceEvaluator.getEvaluationMetricsToOutput()Get the evaluation metrics to output (as a comma-separated list).WekaAlgorithmWrapper.getWrappedAlgorithm()Get the wrapped algorithmvoidAssociator.setAssociator(Associator associator) Set the associator to use.voidClassifier.setClassifier(Classifier classifier) Set the classifier to trainvoidClusterer.setClusterer(Clusterer clusterer) Set the clusterer to trainvoidClassifierPerformanceEvaluator.setCostMatrixString(String cms) Set the cost matrix to use as a stringvoidSet the data to be output by thisDataGridin textual ARFF format.voidDataGenerator.setDataGenerator(DataGenerator dataGenerator) Set the data generatorvoidSetVariables.setDynamicVarsInternalRep(String rep) voidClassifierPerformanceEvaluator.setEvaluateWithRespectToCosts(boolean useCosts) Set whether to evaluate with respoect to costsvoidASEvaluator.setEvaluator(ASEvaluation eval) Set the evaluator to wrap (just calls setWrappedAlgorithm)voidSet the filter.voidConvenience method - callssetWrappedAlgorithm()voidSubstringLabeler.setMatchDetails(String details) Set internally encoded list of match rulesvoidSubstringReplacer.setMatchReplaceDetails(String details) Set internally encoded list of match-replace rulesvoidSet the name of this stepvoidAttributeSummarizer.setOffscreenAdditionalOpts(String additional) Set the additional options for the offscreen renderervoidDataVisualizer.setOffscreenAdditionalOpts(String additional) Set the additional options for the offscreen renderervoidModelPerformanceChart.setOffscreenAdditionalOpts(String additional) Set the additional options for the offscreen renderervoidAttributeSummarizer.setOffscreenRendererName(String rendererName) Set the name of the renderer to use for offscreen chart rendering operationsvoidDataVisualizer.setOffscreenRendererName(String rendererName) Set the name of the renderer to use for offscreen chart rendering operationsvoidModelPerformanceChart.setOffscreenRendererName(String rendererName) Set the name of the renderer to use for offscreen chart rendering operationsvoidStorePropertiesInEnvironment.setPropsInternalRep(String rep) voidSet the saver instance that is wrapped by this step.voidASSearchStrategy.setSearchStrategy(ASSearch searchStrategy) Set the search strategy wrapped by this step (calls setWrappedAlgorithm)voidSorter.setSortDetails(String sortDetails) Set the sort rules to usevoidBaseStep.setStepIsResourceIntensive(boolean isResourceIntensive) Set whether this step is resource intensive (cpu/memory) or not.voidBaseStep.setStepMustRunSingleThreaded(boolean mustRunSingleThreaded) Set whether this step must run single threaded.voidSetVariables.setVarsInternalRep(String rep) Set the static variables to set (in internal representation)voidBoundaryPlotter.setXAttName(String xAttName) Set the name/index of the X axis attributevoidBoundaryPlotter.setYAttName(String attName) Set the name/index of the Y axis attribute