Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- save() - Method in class adaa.analytics.rules.logic.representation.KaplanMeierEstimator
-
Converts estimator to the text.
- SBayesian - Static variable in class adaa.analytics.rules.logic.quality.ClassificationMeasure
- score - Variable in class adaa.analytics.rules.logic.performance.IntegratedBrierScore
- Sensitivity - Static variable in class adaa.analytics.rules.logic.quality.ClassificationMeasure
- SENSITIVITY - Static variable in class adaa.analytics.rules.logic.performance.BinaryClassificationPerformance
- serialVersionUID - Static variable in interface adaa.analytics.rules.data.IExampleSet
- setAdjustable(boolean) - Method in class adaa.analytics.rules.logic.representation.condition.ElementaryCondition
- setAdjustMinimumCovered(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setAll() - Method in class adaa.analytics.rules.logic.representation.IntegerBitSet
-
Adds all elements up to
IntegerBitSet.maxElement
(sets all bits). - setAll(Collection<? extends Integer>) - Method in class adaa.analytics.rules.logic.representation.IntegerBitSet
-
Clears set and adds all elements from another collections.
- setAnnotation(String, String) - Method in class adaa.analytics.rules.data.DataTableAnnotations
- setApproximateBinsCount(int) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setApproximateInduction(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setBinaryContrastIncluded(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setColumnRole(String, String) - Method in class adaa.analytics.rules.data.metadata.ColumnMetadataMap
- setConditionComplementEnabled(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setConsequence(ElementaryCondition) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.consequence
- setConsequenceValue(double) - Method in class adaa.analytics.rules.logic.representation.rule.RegressionRule
-
Gets value in the consequence.
- setConsiderOtherClasses(boolean) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setControlAprioriPrecision(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setCoveredNegatives(IntegerBitSet) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
- setCoveredPositives(IntegerBitSet) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
- setCovering(IntegerBitSet) - Method in class adaa.analytics.rules.logic.representation.condition.ConditionBase
-
Sets
ConditionBase.covering
. - setCoveringInformation(Covering) - Method in class adaa.analytics.rules.logic.representation.rule.RegressionRule
-
Sets p,n,P,N as well as consequence value and standard deviation on the basis of covering information.
- setCoveringInformation(Covering) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets p,n,P,N on the basis of covering information.
- setDatasetConfiguration(DatasetConfiguration) - Method in class utils.testcases.TestCase
- setDefaultClass(String) - Method in class adaa.analytics.rules.logic.representation.ruleset.ClassificationRuleSet
-
Sets
ClassificationRuleSet.defaultClass
- setDefaultValue(double) - Method in class adaa.analytics.rules.logic.representation.ruleset.RegressionRuleSet
- setDisabled(boolean) - Method in class adaa.analytics.rules.logic.representation.condition.ConditionBase
- setDoubleValue(IAttribute, int, double) - Method in class adaa.analytics.rules.data.DataTable
- setDoubleValue(IAttribute, int, double) - Method in interface adaa.analytics.rules.data.IExampleSet
- setDoubleValue(IAttribute, int, double) - Method in class adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
- setEnablePruning(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setEstimator(KaplanMeierEstimator) - Method in class adaa.analytics.rules.logic.representation.rule.ContrastSurvivalRule
- setEstimator(KaplanMeierEstimator) - Method in class adaa.analytics.rules.logic.representation.rule.SurvivalRule
-
Sets
SurvivalRule.estimator
. - setExtendUsingAutomatic(boolean) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setExtendUsingPreferred(boolean) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setFactory - Variable in class adaa.analytics.rules.logic.induction.AbstractSeparateAndConquer
- setFirst(T) - Method in class adaa.analytics.rules.utils.Pair
- setGrowingTime(double) - Method in class adaa.analytics.rules.logic.representation.ruleset.RuleSetBase
- SetHelper - Class in adaa.analytics.rules.logic.induction
-
Auxiliary class for handling sets.
- SetHelper() - Constructor for class adaa.analytics.rules.logic.induction.SetHelper
- setIgnoreMissing(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setInducedContitionsCount(int) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
- setInduceUsingAutomatic(boolean) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setInduceUsingPreferred(boolean) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setInductionMeasure(IQualityMeasure) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setIsVoting(boolean) - Method in class adaa.analytics.rules.logic.representation.ruleset.RuleSetBase
-
Sets
RuleSetBase.isVoting
- setKnowledge(Knowledge) - Method in class adaa.analytics.rules.logic.induction.ClassificationExpertFinder
-
Sets users knowledge.
- setKnowledge(Knowledge) - Method in class adaa.analytics.rules.logic.induction.RegressionExpertFinder
- setLabel(IAttribute) - Method in interface adaa.analytics.rules.data.IAttributes
- setLabel(IAttribute) - Method in class adaa.analytics.rules.data.metadata.ColumnMetadataMap
- setListParameter(String, List<String[]>) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGenerator
-
Used by python wrapper
- setListParameter(String, List<String[]>) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGeneratorParams
- setLogicalOperator(LogicalOperator) - Method in class adaa.analytics.rules.logic.representation.condition.CompoundCondition
- setMapping(List<String>) - Method in class adaa.analytics.rules.logic.representation.valueset.SingletonSet
-
Sets
SingletonSet.mapping
- setMapping(List<String>) - Method in class adaa.analytics.rules.logic.representation.valueset.UndefinedSet
-
Sets
SingletonSet.mapping
- setMaxcovNegative(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMaxGrowingConditions(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMaximumUncoveredFraction(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMaxPassesCount(int) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMaxRuleCount(int) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMeanBasedRegression(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMeanLabel(double) - Method in class adaa.analytics.rules.logic.representation.rule.ContrastRegressionRule
- setMinimumCovered(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMinimumCoveredAll(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setMinimumCoveredAll_list(List<Double>) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setName(String) - Method in interface adaa.analytics.rules.data.IAttribute
- setName(String) - Method in class adaa.analytics.rules.data.metadata.ColumnMetaData
- setName(String) - Method in class adaa.analytics.rules.logic.performance.PerformanceResult
- setName(String) - Method in class utils.testcases.TestCase
- setOperatorCommandProxy(OperatorCommandProxy) - Method in class adaa.analytics.rules.logic.induction.AbstractSeparateAndConquer
- setOwner(DataTable) - Method in class adaa.analytics.rules.data.metadata.ColumnMetaData
- setParameter(String, String) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGenerator
-
Used by python wrapper
- setParameter(String, String) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGeneratorParams
- setPenaltySaturation(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setPenaltyStrength(double) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setPredictedLabel(IAttribute) - Method in interface adaa.analytics.rules.data.IAttributes
- setPredictedLabel(IAttribute) - Method in class adaa.analytics.rules.data.metadata.ColumnMetadataMap
- setPreferredAttributesPerRule(int) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setPreferredConditionsPerRule(int) - Method in class adaa.analytics.rules.logic.representation.Knowledge
- setPremise(CompoundCondition) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.premise
- setPruningMeasure(IQualityMeasure) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setPruningTime(double) - Method in class adaa.analytics.rules.logic.representation.ruleset.RuleSetBase
- setPValue(double) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.pvalue
- setRedundancy(double) - Method in class adaa.analytics.rules.logic.representation.rule.ContrastRule
- setRegularRole(IAttribute) - Method in interface adaa.analytics.rules.data.IAttributes
- setRegularRole(IAttribute) - Method in class adaa.analytics.rules.data.metadata.ColumnMetadataMap
- setReportFilePath(String) - Method in class utils.testcases.TestCase
- setRole(String) - Method in interface adaa.analytics.rules.data.IAttribute
- setRole(String) - Method in class adaa.analytics.rules.data.metadata.ColumnMetaData
- setRole(String, String) - Method in class adaa.analytics.rules.data.DataTable
- setRuleGeneratorParams(RuleGeneratorParams) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGenerator
- setRuleGeneratorParams(RuleGeneratorParams) - Method in class utils.testcases.TestCase
- setRuleOrderNum(int) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
- setRules(RuleSetBase) - Method in class utils.reports.TestReport
- setRules(List<Rule>) - Method in class utils.reports.TestReport
- setSecond(K) - Method in class adaa.analytics.rules.utils.Pair
- setSelectBestCandidate(boolean) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setSpecialAttribute(IAttribute, String) - Method in interface adaa.analytics.rules.data.IAttributes
- setSpecialAttribute(IAttribute, String) - Method in class adaa.analytics.rules.data.metadata.ColumnMetadataMap
- setStatistic(EStatisticType, double) - Method in class adaa.analytics.rules.data.metadata.ColumnMetaData
- setTotalTime(double) - Method in class adaa.analytics.rules.logic.representation.ruleset.RuleSetBase
- setType(ConditionBase.Type) - Method in class adaa.analytics.rules.logic.representation.condition.ConditionBase
-
Sets
ConditionBase.type
- setUp() - Static method in class adaa.analytics.rules.data.NominalMappingTest
- setUseMean(boolean) - Static method in class adaa.analytics.rules.logic.representation.rule.RegressionRule
- setUserMeasure(IUserMeasure) - Method in class adaa.analytics.rules.logic.quality.ClassificationMeasure
- setUserMeasureInductionObject(IUserMeasure) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGenerator
-
Used by python wrapper
- setUserMeasureInductionObject(IUserMeasure) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGeneratorParams
- setUserMeasurePurningObject(IUserMeasure) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGenerator
-
Used by python wrapper
- setUserMeasurePurningObject(IUserMeasure) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGeneratorParams
- setUserMeasureVotingObject(IUserMeasure) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGenerator
-
Used by python wrapper
- setUserMeasureVotingObject(IUserMeasure) - Method in class adaa.analytics.rules.logic.rulegenerator.RuleGeneratorParams
- setValue(double) - Method in class adaa.analytics.rules.logic.performance.PerformanceResult
- setValue(double) - Method in class adaa.analytics.rules.logic.representation.valueset.SingletonSet
-
Sets
SingletonSet.value
- setValue(double) - Method in class adaa.analytics.rules.logic.representation.valueset.UndefinedSet
-
Sets
SingletonSet.value
- setValue(IAttribute, double) - Method in class adaa.analytics.rules.data.row.Example
- setValue(IAttribute, String) - Method in class adaa.analytics.rules.data.row.Example
- setValueSet(IValueSet) - Method in class adaa.analytics.rules.logic.representation.condition.ElementaryCondition
- setVotingMeasure(IQualityMeasure) - Method in class adaa.analytics.rules.logic.induction.InductionParameters
- setWeight(double) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.weight
- setWeighted_n(double) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.weighted_n
- setWeighted_N(double) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.weighted_N
- setWeighted_p(double) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.weighted_p
- setWeighted_P(double) - Method in class adaa.analytics.rules.logic.representation.rule.Rule
-
Sets
Rule.weighted_P
- Significance() - Constructor for class adaa.analytics.rules.logic.representation.ruleset.RuleSetBase.Significance
- SimpleCriterion - Class in adaa.analytics.rules.logic.performance
-
Simple criteria are those which error can be counted for each example and can be averaged by the number of examples.
- SimpleCriterion(int) - Constructor for class adaa.analytics.rules.logic.performance.SimpleCriterion
- SingletonSet - Class in adaa.analytics.rules.logic.representation.valueset
-
Value set containing one element.
- SingletonSet(double, List<String>) - Constructor for class adaa.analytics.rules.logic.representation.valueset.SingletonSet
-
Initializes members with arguments.
- SingletonSetComplement - Class in adaa.analytics.rules.logic.representation.valueset
- SingletonSetComplement(double, List<String>) - Constructor for class adaa.analytics.rules.logic.representation.valueset.SingletonSetComplement
-
Initializes members with arguments.
- size() - Method in class adaa.analytics.rules.data.DataTable
- size() - Method in interface adaa.analytics.rules.data.IExampleSet
- size() - Method in interface adaa.analytics.rules.data.INominalMapping
- size() - Method in class adaa.analytics.rules.data.NominalMapping
- size() - Method in class adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
- size() - Method in class adaa.analytics.rules.logic.representation.IntegerBitSet
-
Calculates set size.
- size() - Method in class adaa.analytics.rules.logic.representation.MultiSet
-
Gets size of the multiset.
- sortBy(String, EColumnSortDirections) - Method in class adaa.analytics.rules.data.DataTable
- sortBy(String, EColumnSortDirections) - Method in interface adaa.analytics.rules.data.IExampleSet
- sortBy(String, EColumnSortDirections) - Method in class adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
- sourceId - Variable in class adaa.analytics.rules.logic.induction.ClassPair
- sourceLabel - Variable in class adaa.analytics.rules.logic.induction.ClassPair
- Specificity - Static variable in class adaa.analytics.rules.logic.quality.ClassificationMeasure
- SPECIFICITY - Static variable in class adaa.analytics.rules.logic.performance.BinaryClassificationPerformance
- spliterator() - Method in class adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
- SQUARED_ERROR - Static variable in class adaa.analytics.rules.logic.performance.SimpleCriterion
- SquaredCorrelationCriterion - Class in adaa.analytics.rules.logic.performance
-
Computes the square of the empirical corellation coefficient 'r' between label and prediction.
- SquaredCorrelationCriterion() - Constructor for class adaa.analytics.rules.logic.performance.SquaredCorrelationCriterion
- StandardRule - Class in adaa.analytics.rules.logic.rulegenerator
-
The basic RuleKit learner operator.
- StandardRule(RuleGeneratorParams, OperatorCommandProxy) - Constructor for class adaa.analytics.rules.logic.rulegenerator.StandardRule
- StatisticalTest - Class in adaa.analytics.rules.logic.quality
-
Abstract base class for all statistical tests.
- StatisticalTest() - Constructor for class adaa.analytics.rules.logic.quality.StatisticalTest
- stats - Variable in class adaa.analytics.rules.logic.representation.rule.Rule
- stddev_y - Variable in class adaa.analytics.rules.logic.induction.ContingencyTable
- stddev_y_right - Variable in class adaa.analytics.rules.logic.induction.ActionCovering
- STRICT_RELATIVE_ERROR - Static variable in class adaa.analytics.rules.logic.performance.SimpleCriterion
- StringCondition - Class in adaa.analytics.rules.data.condition
- StringCondition(String, AbstractCondition.EComparisonOperator, Double) - Constructor for class adaa.analytics.rules.data.condition.StringCondition
- subconditions - Variable in class adaa.analytics.rules.logic.representation.condition.CompoundCondition
-
Collection of subconditions.
- supportsConfidences(IAttribute) - Method in class adaa.analytics.rules.logic.representation.ruleset.PredictionModel
-
This method determines if confidence attributes are created depending on the current label.
- SURVIVAL - Static variable in class adaa.analytics.rules.logic.representation.rule.RuleType
- survival_time - Enum constant in enum class adaa.analytics.rules.data.metadata.EColumnRole
- SURVIVAL_TIME_ROLE - Static variable in class adaa.analytics.rules.logic.representation.rule.SurvivalRule
-
Name of the attribute role representing survival time.
- SurvivalExampleSet - Class in adaa.analytics.rules.logic.representation.exampleset
- SurvivalExampleSet(IExampleSet) - Constructor for class adaa.analytics.rules.logic.representation.exampleset.SurvivalExampleSet
- SurvivalLogRankExpertFinder - Class in adaa.analytics.rules.logic.induction
-
Class for growing and pruning log rank-based survival rules with user's knowledge.
- SurvivalLogRankExpertFinder(InductionParameters) - Constructor for class adaa.analytics.rules.logic.induction.SurvivalLogRankExpertFinder
- SurvivalLogRankExpertSnC - Class in adaa.analytics.rules.logic.induction
-
Separate'n'conquer algorithm for generating log rank-based survival rule sets with user's knowledge.
- SurvivalLogRankExpertSnC(RegressionFinder, InductionParameters, Knowledge) - Constructor for class adaa.analytics.rules.logic.induction.SurvivalLogRankExpertSnC
- SurvivalLogRankExpertSnCTest - Class in adaa.analytics.rules.logic.induction
- SurvivalLogRankExpertSnCTest() - Constructor for class adaa.analytics.rules.logic.induction.SurvivalLogRankExpertSnCTest
- SurvivalLogRankFinder - Class in adaa.analytics.rules.logic.induction
-
Class for growing and pruning log rank-based survival rules.
- SurvivalLogRankFinder(InductionParameters) - Constructor for class adaa.analytics.rules.logic.induction.SurvivalLogRankFinder
- SurvivalLogRankFinder.Implementation - Class in adaa.analytics.rules.logic.induction
- SurvivalLogRankSnC - Class in adaa.analytics.rules.logic.induction
-
Separate'n'conquer algorithm for generating log rank-based survival rule sets.
- SurvivalLogRankSnC(RegressionFinder, InductionParameters) - Constructor for class adaa.analytics.rules.logic.induction.SurvivalLogRankSnC
-
Invokes base class constructor and overwrites factory so it creates survival rules.
- SurvivalLogRankSnCTest - Class in adaa.analytics.rules.logic.induction
- SurvivalLogRankSnCTest() - Constructor for class adaa.analytics.rules.logic.induction.SurvivalLogRankSnCTest
- SurvivalRule - Class in adaa.analytics.rules.logic.representation.rule
-
Class representing a survival rule.
- SurvivalRule(CompoundCondition, ElementaryCondition) - Constructor for class adaa.analytics.rules.logic.representation.rule.SurvivalRule
-
Creates a survival rule with a given premise (consequence is ignored).
- SurvivalRule(Rule, KaplanMeierEstimator) - Constructor for class adaa.analytics.rules.logic.representation.rule.SurvivalRule
-
Creates a survival rule from rule with empty consequence and survival function estimate.
- SurvivalRuleSet - Class in adaa.analytics.rules.logic.representation.ruleset
-
Class representing a set of survival rules.
- SurvivalRuleSet(IExampleSet, boolean, InductionParameters, Knowledge) - Constructor for class adaa.analytics.rules.logic.representation.ruleset.SurvivalRuleSet
-
Invokes base class constructor and calculates survival function estimator for the training set.
- SynchronizedReport - Class in adaa.analytics.rules.consoles
- SynchronizedReport(String, String) - Constructor for class adaa.analytics.rules.consoles.SynchronizedReport
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form