File list¶
- File confusion_matrix.hpp
ConfusionMatrixConfusionMatrix::ConfusionMatrix()ConfusionMatrix::operator=()ConfusionMatrix::operator+=()ConfusionMatrix::operator+=()ConfusionMatrix::operator-=()ConfusionMatrix::operator-=()ConfusionMatrix::operator*=()ConfusionMatrix::getElement()ConfusionMatrix::inConfusionMatrix::ipConfusionMatrix::rnConfusionMatrix::rpConfusionMatrix::operator+()ConfusionMatrix::operator+()ConfusionMatrix::operator-()ConfusionMatrix::operator-()ConfusionMatrix::operator*()
- File decision_list_builder.hpp
- File dll_exports.hpp
- File head_type.hpp
- File head_type_partial.hpp
- File head_type_single.hpp
- File heuristic.hpp
- File heuristic_accuracy.hpp
- File heuristic_f_measure.hpp
- File heuristic_laplace.hpp
- File heuristic_m_estimate.hpp
- File heuristic_precision.hpp
- File heuristic_recall.hpp
- File heuristic_wra.hpp
- File info.hpp
- File learner.hpp
secoseco::ISeCoRuleLearnerseco::ISeCoRuleLearner::~ISeCoRuleLearner()seco::ISeCoRuleLearner::IAccuracyHeuristicMixinseco::ISeCoRuleLearner::IAccuracyPruningHeuristicMixinseco::ISeCoRuleLearner::IConfigseco::ISeCoRuleLearner::IConfig::~IConfig()seco::ISeCoRuleLearner::IConfig::getCoverageStoppingCriterionConfigPtr()seco::ISeCoRuleLearner::IConfig::getHeadConfigPtr()seco::ISeCoRuleLearner::IConfig::getHeuristicConfigPtr()seco::ISeCoRuleLearner::IConfig::getPruningHeuristicConfigPtr()seco::ISeCoRuleLearner::IConfig::getLiftFunctionConfigPtr()
seco::ISeCoRuleLearner::ICoverageStoppingCriterionMixinseco::ISeCoRuleLearner::IFMeasureHeuristicMixinseco::ISeCoRuleLearner::IFMeasurePruningHeuristicMixinseco::ISeCoRuleLearner::IKlnLiftFunctionMixinseco::ISeCoRuleLearner::ILabelWiseBinaryPredictionMixinseco::ISeCoRuleLearner::ILaplaceHeuristicMixinseco::ISeCoRuleLearner::ILaplacePruningHeuristicMixinseco::ISeCoRuleLearner::IMEstimateHeuristicMixinseco::ISeCoRuleLearner::IMEstimatePruningHeuristicMixinseco::ISeCoRuleLearner::INoCoverageStoppingCriterionMixinseco::ISeCoRuleLearner::INoLiftFunctionMixinseco::ISeCoRuleLearner::IPartialHeadMixinseco::ISeCoRuleLearner::IPeakLiftFunctionMixinseco::ISeCoRuleLearner::IPrecisionHeuristicMixinseco::ISeCoRuleLearner::IPrecisionPruningHeuristicMixinseco::ISeCoRuleLearner::IRecallHeuristicMixinseco::ISeCoRuleLearner::IRecallPruningHeuristicMixinseco::ISeCoRuleLearner::ISingleLabelHeadMixinseco::ISeCoRuleLearner::IWraHeuristicMixinseco::ISeCoRuleLearner::IWraPruningHeuristicMixin
seco::AbstractSeCoRuleLearnerseco::AbstractSeCoRuleLearner::AbstractSeCoRuleLearner()seco::AbstractSeCoRuleLearner::createStoppingCriterionFactories()seco::AbstractSeCoRuleLearner::createStatisticsProviderFactory()seco::AbstractSeCoRuleLearner::createModelBuilderFactory()seco::AbstractSeCoRuleLearner::createSparseBinaryPredictorFactory()seco::AbstractSeCoRuleLearner::createCoverageStoppingCriterionFactory()seco::AbstractSeCoRuleLearner::config_seco::AbstractSeCoRuleLearner::Configseco::AbstractSeCoRuleLearner::Config::Config()seco::AbstractSeCoRuleLearner::Config::coverageStoppingCriterionConfigPtr_seco::AbstractSeCoRuleLearner::Config::headConfigPtr_seco::AbstractSeCoRuleLearner::Config::heuristicConfigPtr_seco::AbstractSeCoRuleLearner::Config::pruningHeuristicConfigPtr_seco::AbstractSeCoRuleLearner::Config::liftFunctionConfigPtr_seco::AbstractSeCoRuleLearner::Config::getCoverageStoppingCriterionConfigPtr()seco::AbstractSeCoRuleLearner::Config::getHeadConfigPtr()seco::AbstractSeCoRuleLearner::Config::getHeuristicConfigPtr()seco::AbstractSeCoRuleLearner::Config::getPruningHeuristicConfigPtr()seco::AbstractSeCoRuleLearner::Config::getLiftFunctionConfigPtr()
- File learner_seco.hpp
seco
- File lift_function.hpp
- File lift_function_kln.hpp
- File lift_function_no.hpp
- File lift_function_peak.hpp
secoseco::IPeakLiftFunctionConfigseco::IPeakLiftFunctionConfig::~IPeakLiftFunctionConfig()seco::IPeakLiftFunctionConfig::getPeakLabel()seco::IPeakLiftFunctionConfig::setPeakLabel()seco::IPeakLiftFunctionConfig::getMaxLift()seco::IPeakLiftFunctionConfig::setMaxLift()seco::IPeakLiftFunctionConfig::getCurvature()seco::IPeakLiftFunctionConfig::setCurvature()
seco::PeakLiftFunctionConfigseco::PeakLiftFunctionConfig::PeakLiftFunctionConfig()seco::PeakLiftFunctionConfig::getPeakLabel()seco::PeakLiftFunctionConfig::setPeakLabel()seco::PeakLiftFunctionConfig::getMaxLift()seco::PeakLiftFunctionConfig::setMaxLift()seco::PeakLiftFunctionConfig::getCurvature()seco::PeakLiftFunctionConfig::setCurvature()seco::PeakLiftFunctionConfig::createLiftFunctionFactory()seco::PeakLiftFunctionConfig::peakLabel_seco::PeakLiftFunctionConfig::maxLift_seco::PeakLiftFunctionConfig::curvature_
- File matrix_coverage_dense.hpp
secoseco::DenseCoverageMatrixseco::DenseCoverageMatrix::DenseCoverageMatrix()seco::DenseCoverageMatrix::getSumOfUncoveredWeights()seco::DenseCoverageMatrix::increaseCoverage()seco::DenseCoverageMatrix::increaseCoverage()seco::DenseCoverageMatrix::decreaseCoverage()seco::DenseCoverageMatrix::decreaseCoverage()seco::DenseCoverageMatrix::sumOfUncoveredWeights_
- File predictor_binary_label_wise.hpp
secoseco::LabelWiseBinaryPredictorConfigseco::LabelWiseBinaryPredictorConfig::LabelWiseBinaryPredictorConfig()seco::LabelWiseBinaryPredictorConfig::createPredictorFactory()seco::LabelWiseBinaryPredictorConfig::createSparsePredictorFactory()seco::LabelWiseBinaryPredictorConfig::isLabelVectorSetNeeded()seco::LabelWiseBinaryPredictorConfig::multiThreadingConfigPtr_
- File rule_compare_function.hpp
- File rule_evaluation.hpp
- File rule_evaluation_label_wise.hpp
- File rule_evaluation_label_wise_partial.hpp
secoseco::LabelWisePartialRuleEvaluationFactoryseco::LabelWisePartialRuleEvaluationFactory::LabelWisePartialRuleEvaluationFactory()seco::LabelWisePartialRuleEvaluationFactory::create()seco::LabelWisePartialRuleEvaluationFactory::create()seco::LabelWisePartialRuleEvaluationFactory::heuristicFactoryPtr_seco::LabelWisePartialRuleEvaluationFactory::liftFunctionFactoryPtr_
- File rule_evaluation_label_wise_single.hpp
- File statistics.hpp
- File statistics_label_wise.hpp
- File statistics_provider_label_wise_dense.hpp
secoseco::DenseLabelWiseStatisticsProviderFactoryseco::DenseLabelWiseStatisticsProviderFactory::DenseLabelWiseStatisticsProviderFactory()seco::DenseLabelWiseStatisticsProviderFactory::create()seco::DenseLabelWiseStatisticsProviderFactory::create()seco::DenseLabelWiseStatisticsProviderFactory::defaultRuleEvaluationFactoryPtr_seco::DenseLabelWiseStatisticsProviderFactory::regularRuleEvaluationFactoryPtr_seco::DenseLabelWiseStatisticsProviderFactory::pruningRuleEvaluationFactoryPtr_
- File stopping_criterion_coverage.hpp
secoseco::ICoverageStoppingCriterionConfigseco::CoverageStoppingCriterionConfigseco::CoverageStoppingCriterionConfig::CoverageStoppingCriterionConfig()seco::CoverageStoppingCriterionConfig::getThreshold()seco::CoverageStoppingCriterionConfig::setThreshold()seco::CoverageStoppingCriterionConfig::createStoppingCriterionFactory()seco::CoverageStoppingCriterionConfig::threshold_
- File vector_confusion_matrix_dense.hpp
secoseco::DenseConfusionMatrixVectorseco::DenseConfusionMatrixVector::DenseConfusionMatrixVector()seco::DenseConfusionMatrixVector::DenseConfusionMatrixVector()seco::DenseConfusionMatrixVector::add()seco::DenseConfusionMatrixVector::add()seco::DenseConfusionMatrixVector::add()seco::DenseConfusionMatrixVector::remove()seco::DenseConfusionMatrixVector::remove()seco::DenseConfusionMatrixVector::addToSubset()seco::DenseConfusionMatrixVector::addToSubset()seco::DenseConfusionMatrixVector::addToSubset()seco::DenseConfusionMatrixVector::addToSubset()seco::DenseConfusionMatrixVector::difference()seco::DenseConfusionMatrixVector::difference()