- get(int, Point<Object>) - Method in class weka.classifiers.meta.multisearch.PerformanceCache
-
returns a cached performance object, null if not yet in the cache.
- getAlgorithm() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the search algorithm.
- getAlgorithm() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Returns the search algorithm.
- getBase() - Method in class weka.core.setupgenerator.MathParameter
-
Get the value of the base.
- getBaseObject() - Method in class weka.core.SetupGenerator
-
Returns the base object.
- getBestClassifier() - Method in class weka.classifiers.meta.MultiSearch
-
returns the best Classifier setup.
- getBestClassifier() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
returns the best Classifier setup.
- getBestCoordinates() - Method in class weka.classifiers.meta.MultiSearch
-
returns the points that were found to work best.
- getBestCoordinates() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
returns the points that were found to work best.
- getBestValues() - Method in class weka.classifiers.meta.MultiSearch
-
returns the parameter values that were found to work best.
- getBestValues() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
returns the parameter values that were found to work best.
- getCapabilities() - Method in class weka.classifiers.meta.MultiSearch
-
Returns default capabilities of the classifier.
- getClassifier() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
returns the Classifier setup.
- getClassifier() - Method in class weka.classifiers.meta.multisearch.Performance
-
Returns the classifier.
- getClassLabel() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the class label to retrieve the metrics for (if applicable).
- getClassLabel() - Method in class weka.classifiers.meta.multisearch.Performance
-
Returns the class label index (may not be applicable).
- getClassLabelIndex(int) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the integer index.
- getClassLabelIndex(int) - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Returns the integer index.
- getCommandline(Object) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the commandline of the given object.
- getCommandline(Object) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the commandline of the given object.
- getCommandline(Object) - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Returns the commandline of the given object.
- getCustomDelimiter() - Method in class weka.core.setupgenerator.ListParameter
-
Get the custom delimiter to use.
- getDebug() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Get whether debugging is turned on.
- getDefaultMetric() - Method in class weka.classifiers.meta.multisearch.AbstractEvaluationMetrics
-
Returns the ID of default metric to use.
- getDefaultMetric() - Method in class weka.classifiers.meta.multisearch.DefaultEvaluationMetrics
-
Returns the ID of default metric to use.
- getDimension(int) - Method in class weka.core.setupgenerator.Space
-
Returns the specified dimension.
- getEvaluation() - Method in class weka.classifiers.meta.MultiSearch
-
Gets the criterion used for evaluating the classifier performance.
- getEvaluation() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Gets the criterion used for evaluating the classifier performance.
- getEvaluation() - Method in class weka.classifiers.meta.multisearch.Performance
-
Returns the evaluation type.
- getEvaluation() - Method in class weka.classifiers.meta.multisearch.PerformanceComparator
-
returns the performance measure that's used to compare the objects.
- getExpression() - Method in class weka.core.setupgenerator.MathParameter
-
Get the expression.
- getFactory() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the factory instance.
- getFactory() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Returns the factory instance.
- getGenerator() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the setup generator.
- getGenerator() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Returns the setup generator.
- getInitialSpaceNumFolds() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Gets the number of CV folds for the initial space.
- getInitialSpaceTestSet() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Gets the test set to use for the initial space.
- getItems() - Method in class weka.core.setupgenerator.ListParameter
-
Splits the list string using the appropriate delimiter.
- getLabel() - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the label for the axis.
- getList() - Method in class weka.core.setupgenerator.ListParameter
-
Get the list of values.
- getList() - Method in class weka.core.setupgenerator.SpaceDimension
-
Returns the list of values, null in case of a numeric dimension that
is based on a mathematical function.
- getLocation(Object) - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the closest index for the given value in the dimension.
- getLocations(Point<Object>) - Method in class weka.core.setupgenerator.Space
-
Returns the locations for the given values in the various dimensions.
- getLogFile() - Method in class weka.classifiers.meta.MultiSearch
-
Gets current log file.
- getMax() - Method in class weka.core.setupgenerator.MathParameter
-
Get the value of the Maximum.
- getMax() - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the right border.
- getMeasure(String) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the value of the named measure.
- getMetric(Tag, int) - Method in class weka.classifiers.meta.multisearch.AbstractEvaluationWrapper
-
Returns the metric for the given tag.
- getMetric(int, int) - Method in class weka.classifiers.meta.multisearch.AbstractEvaluationWrapper
-
Returns the metric for the given ID.
- getMetric(int, int) - Method in class weka.classifiers.meta.multisearch.DefaultEvaluationWrapper
-
Returns the metric for the given ID.
- getMetrics() - Method in class weka.classifiers.meta.multisearch.AbstractEvaluationWrapper
-
Returns the metrics.
- getMetrics() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the evaluation metrics.
- getMetrics() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Returns the evaluation metrics.
- getMetrics() - Method in class weka.classifiers.meta.multisearch.PerformanceComparator
-
Returns the metrics in use.
- getMetricsTags() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the underlying tags.
- getMin() - Method in class weka.core.setupgenerator.MathParameter
-
Get the value of the minimum.
- getMin() - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the left border.
- getNumExecutionSlots() - Method in class weka.classifiers.meta.multisearch.AbstractMultiThreadedSearch
-
Get the number of execution slots (threads) to use for building
the members of the ensemble.
- getNumIterations() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Gets the number of iterations.
- getOptions() - Method in class weka.classifiers.meta.multisearch.AbstractMultiThreadedSearch
-
returns the options of the current setup.
- getOptions() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
returns the options of the current setup.
- getOptions() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
returns the options of the current setup.
- getOptions() - Method in class weka.classifiers.meta.MultiSearch
-
returns the options of the current setup.
- getOptions() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.setupgenerator.AbstractParameter
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.setupgenerator.AbstractPropertyParameter
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.SetupGenerator
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.setupgenerator.ListParameter
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.setupgenerator.MathParameter
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.setupgenerator.ParameterGroup
-
returns the options of the current setup.
- getParameters() - Method in class weka.core.SetupGenerator
-
Returns the current parameters.
- getParameters() - Method in class weka.core.setupgenerator.ParameterGroup
-
Returns the current parameters.
- getPerformance() - Method in class weka.classifiers.meta.multisearch.Performance
-
returns the performance measure.
- getPerformance(int) - Method in class weka.classifiers.meta.multisearch.Performance
-
returns the performance measure.
- getProperty() - Method in class weka.core.setupgenerator.AbstractPropertyParameter
-
Get the property to update.
- getRandomSeed() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Gets the number of iterations.
- getRevision() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the revision string.
- getSampleSizePercent() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Gets the sample size for the initial space search.
- getSampleSizePercent() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Gets the sample size for the search space search.
- getSearchDimensions() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the search dimensions
- getSearchParameters() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the search parameters.
- getSearchSpaceNumFolds() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Gets the number of CV folds for the search space.
- getSearchSpaceTestSet() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Gets the test set to use for the search space.
- getSeed() - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
Gets the seed for the random number generations
- getSpace() - Method in class weka.core.SetupGenerator
-
Returns the space currently in use.
- getStep() - Method in class weka.core.setupgenerator.MathParameter
-
Get the value of the step size.
- getStep() - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the step size on the axis.
- getSubsequentSpaceNumFolds() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Gets the number of CV folds for the sub-sequent sub-spaces.
- getSubsequentSpaceTestSet() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Gets the test set to use for the sub-sequent sub-spaces.
- getTags() - Method in class weka.classifiers.meta.multisearch.AbstractEvaluationMetrics
-
Returns the tags to used in the GUI.
- getTags() - Method in class weka.classifiers.meta.multisearch.DefaultEvaluationMetrics
-
Returns the tags to used in the GUI.
- getTrace() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the full trace.
- getTrace() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the full trace.
- getTrace() - Method in interface weka.classifiers.meta.multisearch.TraceableOptimizer
-
Returns the full trace.
- getTraceClassifierAsCli(int) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the CLI string of a given item in the trace.
- getTraceClassifierAsCli(int) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the CLI string of a given item in the trace.
- getTraceClassifierAsCli(int) - Method in interface weka.classifiers.meta.multisearch.TraceableOptimizer
-
Returns the CLI string of a given item in the trace.
- getTraceFolds(int) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the folds of a given item in the trace.
- getTraceFolds(int) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the folds of a given item in the trace.
- getTraceFolds(int) - Method in interface weka.classifiers.meta.multisearch.TraceableOptimizer
-
Returns the folds of a given item in the trace.
- getTraceParameterSettings(int) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the parameter settings in structured way
- getTraceParameterSettings(int) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the parameter settings in structured way
- getTraceParameterSettings(int) - Method in interface weka.classifiers.meta.multisearch.TraceableOptimizer
-
Returns the parameter settings in structured way
- getTraceSize() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the size of m_Trace, which is technically the amount of
setups that where tested in order to find the best.
- getTraceSize() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the size of m_Trace, which is technically the amount of
setups that where tested in order to find the best.
- getTraceSize() - Method in interface weka.classifiers.meta.multisearch.TraceableOptimizer
-
Returns the size of m_Trace, which is technically the amount of setups
that where tested in order to find the best.
- getTraceValue(int) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns the performance score of a given item in the trace.
- getTraceValue(int) - Method in class weka.classifiers.meta.MultiSearch
-
Returns the performance score of a given item in the trace.
- getTraceValue(int) - Method in interface weka.classifiers.meta.multisearch.TraceableOptimizer
-
Returns the performance score of a given item in the trace.
- getType(int) - Method in class weka.core.setupgenerator.Space
-
Returns the type of the dimension.
- getType() - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the tye of dimension.
- getValue(int) - Method in class weka.core.setupgenerator.Point
-
Returns the value in the specified dimension.
- getValue(int) - Method in class weka.core.setupgenerator.SpaceDimension
-
returns the value at the given point in the dimension.
- getValues() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
returns the parameter values that were found to work best.
- getValues() - Method in class weka.classifiers.meta.multisearch.Performance
-
returns the values for this performance.
- getValues(Point<Integer>) - Method in class weka.core.setupgenerator.Space
-
Returns the double values (or list values) for the given position.
- globalInfo() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Returns a string describing the object.
- globalInfo() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Returns a string describing the object.
- globalInfo() - Method in class weka.classifiers.meta.MultiSearch
-
Returns a string describing classifier.
- globalInfo() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
- globalInfo() - Method in class weka.core.setupgenerator.AbstractParameter
-
Returns a string describing the object.
- globalInfo() - Method in class weka.core.setupgenerator.AbstractPropertyParameter
-
Returns a string describing the object.
- globalInfo() - Method in class weka.core.SetupGenerator
-
Returns a string describing the object.
- globalInfo() - Method in class weka.core.setupgenerator.ListParameter
-
Returns a string describing the object.
- globalInfo() - Method in class weka.core.setupgenerator.MathParameter
-
Returns a string describing the object.
- globalInfo() - Method in class weka.core.setupgenerator.ParameterGroup
-
Returns a string describing the object.
- listOptions() - Method in class weka.classifiers.meta.multisearch.AbstractMultiThreadedSearch
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.classifiers.meta.MultiSearch
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.core.setupgenerator.AbstractParameter
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.core.setupgenerator.AbstractPropertyParameter
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.core.SetupGenerator
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.core.setupgenerator.ListParameter
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.core.setupgenerator.MathParameter
-
Gets an enumeration describing the available options.
- listOptions() - Method in class weka.core.setupgenerator.ParameterGroup
-
Gets an enumeration describing the available options.
- ListParameter - Class in weka.core.setupgenerator
-
Container class for search parameters.
- ListParameter() - Constructor for class weka.core.setupgenerator.ListParameter
-
- listTipText() - Method in class weka.core.setupgenerator.ListParameter
-
Returns the tip text for this property.
- log(String) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
prints the specified message to stdout if debug is on and can also dump
the message to a log file.
- log(String, boolean) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
prints the specified message to stdout if debug is on and can also dump
the message to a log file.
- log(String) - Method in class weka.classifiers.meta.MultiSearch
-
prints the specified message to stdout if debug is on and can also dump
the message to a log file.
- log(String, boolean) - Method in class weka.classifiers.meta.MultiSearch
-
prints the specified message to stdout if debug is on and can also dump
the message to a log file.
- log(String) - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
prints the specified message to stdout if debug is on and can also dump
the message to a log file.
- log(String, boolean) - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
prints the specified message to stdout if debug is on and can also dump
the message to a log file.
- logFileTipText() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the tip text for this property.
- logPerformances(Space, Vector<Performance>, Tag) - Method in class weka.classifiers.meta.MultiSearch
-
generates a table string for all the performances in the space and returns
that.
- logPerformances(Space, Vector<Performance>) - Method in class weka.classifiers.meta.MultiSearch
-
aligns all performances in the space and prints those tables to the log
file.
- logPerformances(Space, Vector<Performance>, Tag) - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
generates a table string for all the performances in the space and returns
that.
- logPerformances(Space, Vector<Performance>) - Method in interface weka.classifiers.meta.multisearch.MultiSearchCapable
-
aligns all performances in the space and prints those tables to the log
file.
- sampleSizePercentTipText() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Returns the tip text for this property.
- sampleSizePercentTipText() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Returns the tip text for this property.
- search(Instances) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Performs the search and returns the best setup.
- searchParametersTipText() - Method in class weka.classifiers.meta.MultiSearch
-
Returns the tip text for this property.
- SearchResult() - Constructor for class weka.classifiers.meta.multisearch.AbstractSearch.SearchResult
-
- searchSpaceNumFoldsTipText() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Returns the tip text for this property.
- searchSpaceTestSetTipText() - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Returns the tip text for this property.
- setAlgorithm(AbstractSearch) - Method in class weka.classifiers.meta.MultiSearch
-
Sets the search algorithm.
- setBase(double) - Method in class weka.core.setupgenerator.MathParameter
-
Set the value of the base.
- setBaseObject(Serializable) - Method in class weka.core.SetupGenerator
-
Sets the base object, can be single object or array of objects.
- setClassifier(Classifier) - Method in class weka.classifiers.meta.MultiSearch
-
Set the base learner.
- setClassLabel(String) - Method in class weka.classifiers.meta.MultiSearch
-
Sets the class label to retrieve the metrics for (if applicable).
- setCustomDelimiter(String) - Method in class weka.core.setupgenerator.ListParameter
-
Set the custom delimiter to use.
- setDebug(boolean) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Set debugging mode.
- setEvaluation(SelectedTag) - Method in class weka.classifiers.meta.MultiSearch
-
Sets the criterion to use for evaluating the classifier performance.
- setExpression(String) - Method in class weka.core.setupgenerator.MathParameter
-
Set the expression.
- setInitialSpaceNumFolds(int) - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Sets the number of CV folds for the initial space.
- setInitialSpaceTestSet(File) - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Sets the test set to use folds for the initial space.
- setList(String) - Method in class weka.core.setupgenerator.ListParameter
-
Set the list of values.
- setLogFile(File) - Method in class weka.classifiers.meta.MultiSearch
-
Sets the log file to use.
- setMax(double) - Method in class weka.core.setupgenerator.MathParameter
-
Set the value of the Maximum.
- setMin(double) - Method in class weka.core.setupgenerator.MathParameter
-
Set the value of the minimum.
- setNumExecutionSlots(int) - Method in class weka.classifiers.meta.multisearch.AbstractMultiThreadedSearch
-
Set the number of execution slots (threads) to use for building the
members of the ensemble.
- setNumIterations(int) - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Sets the number of iterations.
- setOptions(String[]) - Method in class weka.classifiers.meta.multisearch.AbstractMultiThreadedSearch
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.classifiers.meta.MultiSearch
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.core.setupgenerator.AbstractParameter
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.core.setupgenerator.AbstractPropertyParameter
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.core.setupgenerator.ListParameter
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.core.setupgenerator.MathParameter
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.core.setupgenerator.ParameterGroup
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.core.SetupGenerator
-
Parses the options for this object.
- setOwner(MultiSearchCapable) - Method in class weka.classifiers.meta.multisearch.AbstractSearch
-
Sets the owning classifier.
- setParameters(AbstractParameter[]) - Method in class weka.core.setupgenerator.ParameterGroup
-
Sets the parameters to use as basis for the setups.
- setParameters(AbstractParameter[]) - Method in class weka.core.SetupGenerator
-
Sets the parameters to use as basis for the setups.
- setPerformance(int, double) - Method in class weka.classifiers.meta.multisearch.Performance
-
returns the performance measure.
- setProperty(String) - Method in class weka.core.setupgenerator.AbstractPropertyParameter
-
Set the property to update.
- setRandomSeed(int) - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Sets the random seed.
- setSampleSizePercent(double) - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Sets the sample size for the initial space search.
- setSampleSizePercent(double) - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Sets the sample size for the search space search.
- setSearchParameters(AbstractParameter[]) - Method in class weka.classifiers.meta.MultiSearch
-
Sets the search parameters.
- setSearchSpaceNumFolds(int) - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Sets the number of CV folds for the search space.
- setSearchSpaceTestSet(File) - Method in class weka.classifiers.meta.multisearch.RandomSearch
-
Sets the test set to use folds for the search space.
- setSpace(Space) - Method in class weka.core.SetupGenerator
-
Updates the space to use for the setup generation.
- setStep(double) - Method in class weka.core.setupgenerator.MathParameter
-
Set the value of the step size.
- setSubsequentSpaceNumFolds(int) - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Sets the number of CV folds for the sub-sequent sub-spaces.
- setSubsequentSpaceTestSet(File) - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Sets the test set to use for the sub-sequent sub-spaces.
- setup(Serializable, Point<Object>) - Method in class weka.core.SetupGenerator
-
returns a fully configures object (a copy of the provided one).
- SetupGenerator - Class in weka.core
-
Generates different setups of objects (e.g., classifiers or filters) based
on parameter settings.
- SetupGenerator() - Constructor for class weka.core.SetupGenerator
-
Default constructor.
- setups() - Method in class weka.core.SetupGenerator
-
Returns an enumeration of all the setups.
- setValue(Object, String, Object) - Method in class weka.core.SetupGenerator
-
tries to set the value as double, integer (just casts it to int!) or
boolean (false if 0, otherwise true) in the object according to the
specified path.
- size() - Method in class weka.core.setupgenerator.Space
-
Returns the size of the space.
- Space - Class in weka.core.setupgenerator
-
Represents a multidimensional value space.
- Space(SpaceDimension[]) - Constructor for class weka.core.setupgenerator.Space
-
Initializes the space.
- SpaceDimension - Class in weka.core.setupgenerator
-
Represents a single dimension in a multi-dimensional space.
- SpaceDimension(AbstractParameter) - Constructor for class weka.core.setupgenerator.SpaceDimension
-
initializes the dimension (for numeric values).
- SpaceDimension(double, double, double, String) - Constructor for class weka.core.setupgenerator.SpaceDimension
-
initializes the dimension (for numeric values).
- SpaceDimension(int, int, String[], String) - Constructor for class weka.core.setupgenerator.SpaceDimension
-
initializes the dimension (for list values).
- stepTipText() - Method in class weka.core.setupgenerator.MathParameter
-
Returns the tip text for this property.
- subdimension(int, int) - Method in class weka.core.setupgenerator.SpaceDimension
-
returns a sub-dimension with the same type/step/list, but different borders.
- subsequentSpaceNumFoldsTipText() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Returns the tip text for this property.
- subsequentSpaceTestSetTipText() - Method in class weka.classifiers.meta.multisearch.DefaultSearch
-
Returns the tip text for this property.
- subspace(Point<Integer>) - Method in class weka.core.setupgenerator.Space
-
Returns a subspace around the given point, with just one more
neighbor left and right on each dimension.