2024-02-07 18:31:34 +01:00
<!DOCTYPE html>
2024-03-18 23:39:55 +01:00
< html class = "writer-html5" lang = "en" >
2024-02-07 18:31:34 +01:00
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2024-03-18 23:39:55 +01:00
< title > Index — QuaPy: A Python-based open-source framework for quantification 0.1.9 documentation< / title >
< link rel = "stylesheet" type = "text/css" href = "_static/pygments.css" / >
< link rel = "stylesheet" type = "text/css" href = "_static/css/theme.css" / >
2024-02-07 18:31:34 +01:00
<!-- [if lt IE 9]>
< script src = "_static/js/html5shiv.min.js" > < / script >
<![endif]-->
2024-03-18 23:39:55 +01:00
< script data-url_root = "./" id = "documentation_options" src = "_static/documentation_options.js" > < / script >
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
< script src = "_static/_sphinx_javascript_frameworks_compat.js" > < / script >
< script src = "_static/doctools.js" > < / script >
< script src = "_static/sphinx_highlight.js" > < / script >
2024-02-07 18:31:34 +01:00
< script src = "_static/js/theme.js" > < / script >
2021-11-09 15:50:53 +01:00
< link rel = "index" title = "Index" href = "#" / >
2024-02-07 18:31:34 +01:00
< link rel = "search" title = "Search" href = "search.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
< a href = "index.html" class = "icon icon-home" >
QuaPy: A Python-based open-source framework for quantification
< / a >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" aria-label = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div > < div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "Navigation menu" >
< ul >
2024-04-24 17:03:57 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/Datasets.html" > Datasets< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/Evaluation.html" > Evaluation< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/ExplicitLossMinimization.html" > Explicit Loss Minimization< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/Methods.html" > Quantification Methods< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/Model-Selection.html" > Model Selection< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/Plotting.html" > Plotting< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "wiki/Protocols.html" > Protocols< / a > < / li >
< / ul >
< ul >
2024-02-07 18:31:34 +01:00
< li class = "toctree-l1" > < a class = "reference internal" href = "modules.html" > quapy< / a > < / li >
< / ul >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" > < nav class = "wy-nav-top" aria-label = "Mobile navigation menu" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "index.html" > QuaPy: A Python-based open-source framework for quantification< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "Page navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "index.html" class = "icon icon-home" aria-label = "Home" > < / a > < / li >
< li class = "breadcrumb-item active" > Index< / li >
< li class = "wy-breadcrumbs-aside" >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
2021-11-09 15:50:53 +01:00
< h1 id = "index" > Index< / h1 >
< div class = "genindex-jumpbox" >
< a href = "#A" > < strong > A< / strong > < / a >
| < a href = "#B" > < strong > B< / strong > < / a >
| < a href = "#C" > < strong > C< / strong > < / a >
| < a href = "#D" > < strong > D< / strong > < / a >
| < a href = "#E" > < strong > E< / strong > < / a >
| < a href = "#F" > < strong > F< / strong > < / a >
| < a href = "#G" > < strong > G< / strong > < / a >
| < a href = "#H" > < strong > H< / strong > < / a >
| < a href = "#I" > < strong > I< / strong > < / a >
2023-02-14 17:00:50 +01:00
| < a href = "#J" > < strong > J< / strong > < / a >
2021-11-09 15:50:53 +01:00
| < a href = "#K" > < strong > K< / strong > < / a >
| < a href = "#L" > < strong > L< / strong > < / a >
| < a href = "#M" > < strong > M< / strong > < / a >
| < a href = "#N" > < strong > N< / strong > < / a >
| < a href = "#O" > < strong > O< / strong > < / a >
| < a href = "#P" > < strong > P< / strong > < / a >
| < a href = "#Q" > < strong > Q< / strong > < / a >
| < a href = "#R" > < strong > R< / strong > < / a >
| < a href = "#S" > < strong > S< / strong > < / a >
| < a href = "#T" > < strong > T< / strong > < / a >
| < a href = "#U" > < strong > U< / strong > < / a >
| < a href = "#V" > < strong > V< / strong > < / a >
| < a href = "#W" > < strong > W< / strong > < / a >
| < a href = "#X" > < strong > X< / strong > < / a >
2023-02-08 19:06:53 +01:00
| < a href = "#Y" > < strong > Y< / strong > < / a >
2021-11-09 15:50:53 +01:00
< / div >
< h2 id = "A" > A< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.html#quapy.error.absolute_error" > absolute_error() (in module quapy.error)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.AbstractProtocol" > AbstractProtocol (class in quapy.protocol)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.AbstractStochasticSeededProtocol" > AbstractStochasticSeededProtocol (class in quapy.protocol)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC" > ACC (class in quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.acc_error" > acc_error() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.acce" > acce() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.IndexTransformer.add_word" > add_word() (quapy.data.preprocessing.IndexTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AdjustedClassifyAndCount" > AdjustedClassifyAndCount (in module quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.ae" > ae() (in module quapy.error)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyCS.aggregate" > aggregate() (quapy.method._kdey.KDEyCS method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyHD.aggregate" > (quapy.method._kdey.KDEyHD method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyML.aggregate" > (quapy.method._kdey.KDEyML method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MS.aggregate" > (quapy.method._threshold_optim.MS method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.ThresholdOptimization.aggregate" > (quapy.method._threshold_optim.ThresholdOptimization method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.aggregate" > (quapy.method.aggregative.ACC method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.aggregate" > (quapy.method.aggregative.AggregativeQuantifier method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BayesianCC.aggregate" > (quapy.method.aggregative.BayesianCC method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.CC.aggregate" > (quapy.method.aggregative.CC method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.DMy.aggregate" > (quapy.method.aggregative.DMy method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.DyS.aggregate" > (quapy.method.aggregative.DyS method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.aggregate" > (quapy.method.aggregative.EMQ method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.HDy.aggregate" > (quapy.method.aggregative.HDy method)< / a >
< / li >
2023-02-10 19:02:17 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.OneVsAllAggregative.aggregate" > (quapy.method.aggregative.OneVsAllAggregative method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.PACC.aggregate" > (quapy.method.aggregative.PACC method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.PCC.aggregate" > (quapy.method.aggregative.PCC method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.SMM.aggregate" > (quapy.method.aggregative.SMM method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.ThresholdOptimization.aggregate_with_threshold" > aggregate_with_threshold() (quapy.method._threshold_optim.ThresholdOptimization method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyCS.aggregation_fit" > aggregation_fit() (quapy.method._kdey.KDEyCS method)< / a >
< ul >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyHD.aggregation_fit" > (quapy.method._kdey.KDEyHD method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyML.aggregation_fit" > (quapy.method._kdey.KDEyML method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MS.aggregation_fit" > (quapy.method._threshold_optim.MS method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.ThresholdOptimization.aggregation_fit" > (quapy.method._threshold_optim.ThresholdOptimization method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.aggregation_fit" > (quapy.method.aggregative.ACC method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.aggregation_fit" > (quapy.method.aggregative.AggregativeQuantifier method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BayesianCC.aggregation_fit" > (quapy.method.aggregative.BayesianCC method)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.CC.aggregation_fit" > (quapy.method.aggregative.CC method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.DMy.aggregation_fit" > (quapy.method.aggregative.DMy method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.DyS.aggregation_fit" > (quapy.method.aggregative.DyS method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.aggregation_fit" > (quapy.method.aggregative.EMQ method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.HDy.aggregation_fit" > (quapy.method.aggregative.HDy method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.PACC.aggregation_fit" > (quapy.method.aggregative.PACC method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.PCC.aggregation_fit" > (quapy.method.aggregative.PCC method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.SMM.aggregation_fit" > (quapy.method.aggregative.SMM method)< / a >
< / li >
< / ul > < / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.aggregative" > aggregative (quapy.method.meta.Ensemble property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeCrispQuantifier" > AggregativeCrispQuantifier (class in quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeMedianEstimator" > AggregativeMedianEstimator (class in quapy.method.aggregative)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier" > AggregativeQuantifier (class in quapy.method.aggregative)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeSoftQuantifier" > AggregativeSoftQuantifier (class in quapy.method.aggregative)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.APP" > APP (class in quapy.protocol)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.argmin_prevalence" > argmin_prevalence() (in module quapy.functional)< / a >
2023-02-14 17:00:50 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.ArtificialPrevalenceProtocol" > ArtificialPrevalenceProtocol (in module quapy.protocol)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.as_binary_prevalence" > as_binary_prevalence() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TorchDataset.asDataloader" > asDataloader() (quapy.classification.neural.TorchDataset method)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "B" > B< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEBase.BANDWIDTH_METHOD" > BANDWIDTH_METHOD (quapy.method._kdey.KDEBase attribute)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.base.BaseQuantifier" > BaseQuantifier (class in quapy.method.base)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BayesianCC" > BayesianCC (class in quapy.method.aggregative)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.calibration.BCTSCalibration" > BCTSCalibration (class in quapy.classification.calibration)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.GridSearchQ.best_model" > best_model() (quapy.model_selection.GridSearchQ method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.reader.binarize" > binarize() (in module quapy.data.reader)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.binary" > binary (quapy.data.base.Dataset property)< / a >
< ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.binary" > (quapy.data.base.LabelledCollection property)< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.html#quapy.plot.binary_bias_bins" > binary_bias_bins() (in module quapy.plot)< / a >
< / li >
< li > < a href = "quapy.html#quapy.plot.binary_bias_global" > binary_bias_global() (in module quapy.plot)< / a >
< / li >
< li > < a href = "quapy.html#quapy.plot.binary_diagonal" > binary_diagonal() (in module quapy.plot)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BinaryAggregativeQuantifier" > BinaryAggregativeQuantifier (class in quapy.method.aggregative)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.base.BinaryQuantifier" > BinaryQuantifier (class in quapy.method.base)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.BlobelLoss" > BlobelLoss (class in quapy.method.composable)< / a >
2021-11-22 18:10:48 +01:00
< / li >
< li > < a href = "quapy.html#quapy.plot.brokenbar_supremacy_by_drift" > brokenbar_supremacy_by_drift() (in module quapy.plot)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "C" > C< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.method.html#quapy.method.aggregative.CC" > CC (class in quapy.method.aggregative)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.functional.check_prevalence_vector" > check_prevalence_vector() (in module quapy.functional)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase.classes_" > classes_ (quapy.classification.calibration.RecalibratedProbabilisticClassifierBase property)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.classes_" > (quapy.data.base.Dataset property)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.classes_" > (quapy.method._neural.QuaNetTrainer property)< / a >
2023-02-08 19:06:53 +01:00
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.classes_" > (quapy.method.aggregative.AggregativeQuantifier property)< / a >
< / li >
2023-02-10 19:02:17 +01:00
< li > < a href = "quapy.method.html#quapy.method.base.OneVsAllGeneric.classes_" > (quapy.method.base.OneVsAllGeneric property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.classifier" > classifier (quapy.method.aggregative.AggregativeQuantifier property)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.classifier_fit_predict" > classifier_fit_predict() (quapy.method.aggregative.AggregativeQuantifier method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.classify" > classify() (quapy.method.aggregative.AggregativeQuantifier method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.classify" > (quapy.method.aggregative.EMQ method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-10 19:02:17 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.OneVsAllAggregative.classify" > (quapy.method.aggregative.OneVsAllAggregative method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ClassifyAndCount" > ClassifyAndCount (in module quapy.method.aggregative)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.ClassTransformer" > ClassTransformer (class in quapy.method.composable)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.clean_checkpoint" > clean_checkpoint() (quapy.method._neural.QuaNetTrainer method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.clean_checkpoint_dir" > clean_checkpoint_dir() (quapy.method._neural.QuaNetTrainer method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
2024-03-19 15:01:42 +01:00
< li > < a href = "quapy.html#quapy.functional.clip" > clip() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-04-24 17:03:57 +02:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.CNNnet" > CNNnet (class in quapy.classification.neural)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.AbstractStochasticSeededProtocol.collator" > collator() (quapy.protocol.AbstractStochasticSeededProtocol method)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.CombinedLoss" > CombinedLoss (class in quapy.method.composable)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.ComposableQuantifier" > ComposableQuantifier() (in module quapy.method.composable)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MAX.condition" > condition() (quapy.method._threshold_optim.MAX method)< / a >
< ul >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MS.condition" > (quapy.method._threshold_optim.MS method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.T50.condition" > (quapy.method._threshold_optim.T50 method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.ThresholdOptimization.condition" > (quapy.method._threshold_optim.ThresholdOptimization method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.X.condition" > (quapy.method._threshold_optim.X method)< / a >
< / li >
< / ul > < / li >
2024-03-19 15:01:42 +01:00
< li > < a href = "quapy.html#quapy.functional.condsoftmax" > condsoftmax() (in module quapy.functional)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.html#quapy.model_selection.ConfigStatus" > ConfigStatus (class in quapy.model_selection)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.counts" > counts() (quapy.data.base.LabelledCollection method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.counts_from_labels" > counts_from_labels() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.util.create_if_not_exist" > create_if_not_exist() (in module quapy.util)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.create_parent_dir" > create_parent_dir() (in module quapy.util)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.cross_val_predict" > cross_val_predict() (in module quapy.model_selection)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.CVClassifier" > CVClassifier (class in quapy.method.composable)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "D" > D< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset" > Dataset (class in quapy.data.base)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.svmperf.SVMperf.decision_function" > decision_function() (quapy.classification.svmperf.SVMperf method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.device" > device (quapy.classification.neural.NeuralClassifierTrainer property)< / a >
< ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetModule.device" > (quapy.method._neural.QuaNetModule property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.dimensions" > dimensions() (quapy.classification.neural.TextClassifierNet method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MS2.discard" > discard() (quapy.method._threshold_optim.MS2 method)< / a >
< ul >
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.ThresholdOptimization.discard" > (quapy.method._threshold_optim.ThresholdOptimization method)< / a >
< / li >
< / ul > < / li >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.composable.DistanceTransformer" > DistanceTransformer (class in quapy.method.composable)< / a >
2024-02-07 18:31:34 +01:00
< / li >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.DistributionMatchingX" > DistributionMatchingX (in module quapy.method.non_aggregative)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2021-12-15 15:27:43 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.DistributionMatchingY" > DistributionMatchingY (in module quapy.method.aggregative)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.DMx" > DMx (class in quapy.method.non_aggregative)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.DMy" > DMy (class in quapy.method.aggregative)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.CNNnet.document_embedding" > document_embedding() (quapy.classification.neural.CNNnet method)< / a >
< ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.LSTMnet.document_embedding" > (quapy.classification.neural.LSTMnet method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.document_embedding" > (quapy.classification.neural.TextClassifierNet method)< / a >
< / li >
< / ul > < / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.DomainMixer" > DomainMixer (class in quapy.protocol)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.util.download_file" > download_file() (in module quapy.util)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.download_file_if_not_exists" > download_file_if_not_exists() (in module quapy.util)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.DyS" > DyS (class in quapy.method.aggregative)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "E" > E< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.method.html#quapy.method.meta.EACC" > EACC() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.EarlyStop" > EarlyStop (class in quapy.util)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.ECC" > ECC() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.EEMQ" > EEMQ() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.EHDy" > EHDy() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.EM" > EM() (quapy.method.aggregative.EMQ class method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ" > EMQ (class in quapy.method.aggregative)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.EMQ_BCTS" > EMQ_BCTS() (quapy.method.aggregative.EMQ class method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.composable.EnergyKernelTransformer" > EnergyKernelTransformer (class in quapy.method.composable)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.EnergyLoss" > EnergyLoss (class in quapy.method.composable)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-14 17:00:50 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble" > Ensemble (class in quapy.method.meta)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.ensembleFactory" > ensembleFactory() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.EPACC" > EPACC() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.EPSILON" > EPSILON (quapy.method.aggregative.EMQ attribute)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.Status.ERROR" > ERROR (quapy.model_selection.Status attribute)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.plot.error_by_drift" > error_by_drift() (in module quapy.plot)< / a >
< / li >
< li > < a href = "quapy.html#quapy.evaluation.evaluate" > evaluate() (in module quapy.evaluation)< / a >
2023-02-14 17:00:50 +01:00
< / li >
< li > < a href = "quapy.html#quapy.evaluation.evaluate_on_samples" > evaluate_on_samples() (in module quapy.evaluation)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.evaluation.evaluation_report" > evaluation_report() (in module quapy.evaluation)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.expand_grid" > expand_grid() (in module quapy.model_selection)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ExpectationMaximizationQuantifier" > ExpectationMaximizationQuantifier (in module quapy.method.aggregative)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "F" > F< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.html#quapy.error.f1_error" > f1_error() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.f1e" > f1e() (in module quapy.error)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.ConfigStatus.failed" > failed() (quapy.model_selection.ConfigStatus method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_IFCB" > fetch_IFCB() (in module quapy.data.datasets)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_lequa2022" > fetch_lequa2022() (in module quapy.data.datasets)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_reviews" > fetch_reviews() (in module quapy.data.datasets)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_twitter" > fetch_twitter() (in module quapy.data.datasets)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_UCIBinaryDataset" > fetch_UCIBinaryDataset() (in module quapy.data.datasets)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_UCIBinaryLabelledCollection" > fetch_UCIBinaryLabelledCollection() (in module quapy.data.datasets)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_UCIMulticlassDataset" > fetch_UCIMulticlassDataset() (in module quapy.data.datasets)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.datasets.fetch_UCIMulticlassLabelledCollection" > fetch_UCIMulticlassLabelledCollection() (in module quapy.data.datasets)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase.fit" > fit() (quapy.classification.calibration.RecalibratedProbabilisticClassifierBase method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression.fit" > (quapy.classification.methods.LowRankLogisticRegression method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.fit" > (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.svmperf.SVMperf.fit" > (quapy.classification.svmperf.SVMperf method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.IndexTransformer.fit" > (quapy.data.preprocessing.IndexTransformer method)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.fit" > (quapy.method._neural.QuaNetTrainer method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeMedianEstimator.fit" > (quapy.method.aggregative.AggregativeMedianEstimator method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.fit" > (quapy.method.aggregative.AggregativeQuantifier method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.BinaryAggregativeQuantifier.fit" > (quapy.method.aggregative.BinaryAggregativeQuantifier method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.base.BaseQuantifier.fit" > (quapy.method.base.BaseQuantifier method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.base.OneVsAllGeneric.fit" > (quapy.method.base.OneVsAllGeneric method)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.CVClassifier.fit" > (quapy.method.composable.CVClassifier method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.fit" > (quapy.method.meta.Ensemble method)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator.fit" > (quapy.method.meta.MedianEstimator method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator2.fit" > (quapy.method.meta.MedianEstimator2 method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.DMx.fit" > (quapy.method.non_aggregative.DMx method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.MaximumLikelihoodPrevalenceEstimation.fit" > (quapy.method.non_aggregative.MaximumLikelihoodPrevalenceEstimation method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.ReadMe.fit" > (quapy.method.non_aggregative.ReadMe method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.GridSearchQ.fit" > (quapy.model_selection.GridSearchQ method)< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase.fit_cv" > fit_cv() (quapy.classification.calibration.RecalibratedProbabilisticClassifierBase method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase.fit_tr_val" > fit_tr_val() (quapy.classification.calibration.RecalibratedProbabilisticClassifierBase method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.preprocessing.IndexTransformer.fit_transform" > fit_transform() (quapy.data.preprocessing.IndexTransformer method)< / a >
2024-04-24 17:03:57 +02:00
< ul >
< li > < a href = "quapy.method.html#quapy.method.composable.ClassTransformer.fit_transform" > (quapy.method.composable.ClassTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.DistanceTransformer.fit_transform" > (quapy.method.composable.DistanceTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.EnergyKernelTransformer.fit_transform" > (quapy.method.composable.EnergyKernelTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.GaussianKernelTransformer.fit_transform" > (quapy.method.composable.GaussianKernelTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.GaussianRFFKernelTransformer.fit_transform" > (quapy.method.composable.GaussianRFFKernelTransformer method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.composable.HistogramTransformer.fit_transform" > (quapy.method.composable.HistogramTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.KernelTransformer.fit_transform" > (quapy.method.composable.KernelTransformer method)< / a >
< / li >
< / ul > < / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.forward" > forward() (quapy.classification.neural.TextClassifierNet method)< / a >
< ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetModule.forward" > (quapy.method._neural.QuaNetModule method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li > < a href = "quapy.data.html#quapy.data.reader.from_csv" > from_csv() (in module quapy.data.reader)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.from_name" > from_name() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.reader.from_sparse" > from_sparse() (in module quapy.data.reader)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.reader.from_text" > from_text() (in module quapy.data.reader)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "G" > G< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.composable.GaussianKernelTransformer" > GaussianKernelTransformer (class in quapy.method.composable)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.GaussianRFFKernelTransformer" > GaussianRFFKernelTransformer (class in quapy.method.composable)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.OnLabelledCollectionProtocol.get_collator" > get_collator() (quapy.protocol.OnLabelledCollectionProtocol class method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BayesianCC.get_conditional_probability_samples" > get_conditional_probability_samples() (quapy.method.aggregative.BayesianCC method)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.get_divergence" > get_divergence() (in module quapy.functional)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEBase.get_kde_function" > get_kde_function() (quapy.method._kdey.KDEBase method)< / a >
2021-12-07 17:16:39 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.OnLabelledCollectionProtocol.get_labelled_collection" > get_labelled_collection() (quapy.protocol.OnLabelledCollectionProtocol method)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEBase.get_mixture_components" > get_mixture_components() (quapy.method._kdey.KDEBase method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.get_nprevpoints_approximation" > get_nprevpoints_approximation() (in module quapy.functional)< / a >
< / li >
2021-11-12 14:30:02 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression.get_params" > get_params() (quapy.classification.methods.LowRankLogisticRegression method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.CNNnet.get_params" > (quapy.classification.neural.CNNnet method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.LSTMnet.get_params" > (quapy.classification.neural.LSTMnet method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.get_params" > (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.get_params" > (quapy.classification.neural.TextClassifierNet method)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.get_params" > (quapy.method._neural.QuaNetTrainer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeMedianEstimator.get_params" > (quapy.method.aggregative.AggregativeMedianEstimator method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.get_params" > (quapy.method.meta.Ensemble method)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator.get_params" > (quapy.method.meta.MedianEstimator method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator2.get_params" > (quapy.method.meta.MedianEstimator2 method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.GridSearchQ.get_params" > (quapy.model_selection.GridSearchQ method)< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.BayesianCC.get_prevalence_samples" > get_prevalence_samples() (quapy.method.aggregative.BayesianCC method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.get_probability_distribution" > get_probability_distribution() (in module quapy.method.meta)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.get_quapy_home" > get_quapy_home() (in module quapy.util)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.getPteCondEstim" > getPteCondEstim() (quapy.method.aggregative.ACC class method)< / a >
< ul >
< li > < a href = "quapy.method.html#quapy.method.aggregative.PACC.getPteCondEstim" > (quapy.method.aggregative.PACC class method)< / a >
< / li >
< / ul > < / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyCS.gram_matrix_mix_sum" > gram_matrix_mix_sum() (quapy.method._kdey.KDEyCS method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.model_selection.GridSearchQ" > GridSearchQ (class in quapy.model_selection)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.group_params" > group_params() (in module quapy.model_selection)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "H" > H< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.DMx.HDx" > HDx() (quapy.method.non_aggregative.DMx class method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.HDy" > HDy (class in quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.html#quapy.functional.HellingerDistance" > HellingerDistance() (in module quapy.functional)< / a >
< / li >
2024-04-24 17:03:57 +02:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.HellingerDistanceY" > HellingerDistanceY (in module quapy.method.aggregative)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.HellingerSurrogateLoss" > HellingerSurrogateLoss (class in quapy.method.composable)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.HistogramTransformer" > HistogramTransformer (class in quapy.method.composable)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "I" > I< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.index" > index() (in module quapy.data.preprocessing)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.IndexTransformer" > IndexTransformer (class in quapy.data.preprocessing)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2021-12-06 18:25:47 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.html#quapy.model_selection.Status.INVALID" > INVALID (quapy.model_selection.Status attribute)< / a >
2023-02-14 17:00:50 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.IterateProtocol" > IterateProtocol (class in quapy.protocol)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "J" > J< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.join" > join() (quapy.data.base.LabelledCollection class method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "K" > K< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEBase" > KDEBase (class in quapy.method._kdey)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyCS" > KDEyCS (class in quapy.method._kdey)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyHD" > KDEyHD (class in quapy.method._kdey)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEyML" > KDEyML (class in quapy.method._kdey)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.composable.LaplacianKernelTransformer.kernel" > kernel (quapy.method.composable.LaplacianKernelTransformer property)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.KernelTransformer" > KernelTransformer (class in quapy.method.composable)< / a >
2024-02-07 18:31:34 +01:00
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.kFCV" > kFCV() (quapy.data.base.Dataset class method)< / a >
< ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.kFCV" > (quapy.data.base.LabelledCollection method)< / a >
< / li >
< / ul > < / li >
< li > < a href = "quapy.html#quapy.error.kld" > kld() (in module quapy.error)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "L" > L< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-03-19 15:01:42 +01:00
< li > < a href = "quapy.html#quapy.functional.l1_norm" > l1_norm() (in module quapy.functional)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection" > LabelledCollection (class in quapy.data.base)< / a >
2024-02-07 18:31:34 +01:00
< / li >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.method.html#quapy.method.composable.LaplacianKernelTransformer" > LaplacianKernelTransformer (class in quapy.method.composable)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.LeastSquaresLoss" > LeastSquaresLoss (class in quapy.method.composable)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-03-19 15:01:42 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.html#quapy.functional.linear_search" > linear_search() (in module quapy.functional)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.load" > load() (quapy.data.base.Dataset class method)< / a >
< ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.load" > (quapy.data.base.LabelledCollection class method)< / a >
< / li >
< / ul > < / li >
2021-11-12 14:30:02 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression" > LowRankLogisticRegression (class in quapy.classification.methods)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.LSTMnet" > LSTMnet (class in quapy.classification.neural)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "M" > M< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.html#quapy.error.mae" > mae() (in module quapy.error)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.mae_loss" > mae_loss() (in module quapy.method._neural)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.util.map_parallel" > map_parallel() (in module quapy.util)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MAX" > MAX (class in quapy.method._threshold_optim)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.MAX_ITER" > MAX_ITER (quapy.method.aggregative.EMQ attribute)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.MaximumLikelihoodPrevalenceEstimation" > MaximumLikelihoodPrevalenceEstimation (class in quapy.method.non_aggregative)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.mean_absolute_error" > mean_absolute_error() (in module quapy.error)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mean_normalized_absolute_error" > mean_normalized_absolute_error() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.mean_normalized_relative_absolute_error" > mean_normalized_relative_absolute_error() (in module quapy.error)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mean_relative_absolute_error" > mean_relative_absolute_error() (in module quapy.error)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator" > MedianEstimator (class in quapy.method.meta)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator2" > MedianEstimator2 (class in quapy.method.meta)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.METHODS" > METHODS (quapy.method.aggregative.ACC attribute)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mkld" > mkld() (in module quapy.error)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mnae" > mnae() (in module quapy.error)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mnkld" > mnkld() (in module quapy.error)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mnrae" > mnrae() (in module quapy.error)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li >
module
< ul >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.html#module-quapy" > quapy< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#module-quapy.classification" > quapy.classification< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#module-quapy.classification.calibration" > quapy.classification.calibration< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#module-quapy.classification.methods" > quapy.classification.methods< / a >
< / li >
< li > < a href = "quapy.classification.html#module-quapy.classification.neural" > quapy.classification.neural< / a >
< / li >
< li > < a href = "quapy.classification.html#module-quapy.classification.svmperf" > quapy.classification.svmperf< / a >
< / li >
< li > < a href = "quapy.data.html#module-quapy.data" > quapy.data< / a >
< / li >
< li > < a href = "quapy.data.html#module-quapy.data.base" > quapy.data.base< / a >
< / li >
< li > < a href = "quapy.data.html#module-quapy.data.datasets" > quapy.data.datasets< / a >
< / li >
< li > < a href = "quapy.data.html#module-quapy.data.preprocessing" > quapy.data.preprocessing< / a >
< / li >
< li > < a href = "quapy.data.html#module-quapy.data.reader" > quapy.data.reader< / a >
< / li >
< li > < a href = "quapy.html#module-quapy.error" > quapy.error< / a >
< / li >
< li > < a href = "quapy.html#module-quapy.evaluation" > quapy.evaluation< / a >
< / li >
< li > < a href = "quapy.html#module-quapy.functional" > quapy.functional< / a >
< / li >
< li > < a href = "quapy.method.html#module-quapy.method" > quapy.method< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#module-quapy.method._kdey" > quapy.method._kdey< / a >
< / li >
< li > < a href = "quapy.method.html#module-quapy.method._neural" > quapy.method._neural< / a >
< / li >
< li > < a href = "quapy.method.html#module-quapy.method._threshold_optim" > quapy.method._threshold_optim< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#module-quapy.method.aggregative" > quapy.method.aggregative< / a >
< / li >
< li > < a href = "quapy.method.html#module-quapy.method.base" > quapy.method.base< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#module-quapy.method.composable" > quapy.method.composable< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#module-quapy.method.meta" > quapy.method.meta< / a >
< / li >
< li > < a href = "quapy.method.html#module-quapy.method.non_aggregative" > quapy.method.non_aggregative< / a >
< / li >
< li > < a href = "quapy.html#module-quapy.model_selection" > quapy.model_selection< / a >
< / li >
< li > < a href = "quapy.html#module-quapy.plot" > quapy.plot< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#module-quapy.protocol" > quapy.protocol< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#module-quapy.util" > quapy.util< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.html#quapy.error.mrae" > mrae() (in module quapy.error)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MS" > MS (class in quapy.method._threshold_optim)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.MS2" > MS2 (class in quapy.method._threshold_optim)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.mse" > mse() (in module quapy.error)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "N" > N< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.n_classes" > n_classes (quapy.data.base.Dataset property)< / a >
< ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.n_classes" > (quapy.data.base.LabelledCollection property)< / a >
< / li >
< / ul > < / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.html#quapy.error.nae" > nae() (in module quapy.error)< / a >
< / li >
2023-02-14 17:00:50 +01:00
< li > < a href = "quapy.html#quapy.protocol.NaturalPrevalenceProtocol" > NaturalPrevalenceProtocol (in module quapy.protocol)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.calibration.NBVSCalibration" > NBVSCalibration (class in quapy.classification.calibration)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BinaryAggregativeQuantifier.neg_label" > neg_label (quapy.method.aggregative.BinaryAggregativeQuantifier property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer" > NeuralClassifierTrainer (class in quapy.classification.neural)< / a >
2023-02-13 19:27:48 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.newELM" > newELM() (in module quapy.method.aggregative)< / a >
< / li >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.newInvariantRatioEstimation" > newInvariantRatioEstimation() (quapy.method.aggregative.ACC class method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.method.html#quapy.method.base.newOneVsAll" > newOneVsAll() (in module quapy.method.base)< / a >
2023-02-14 17:00:50 +01:00
< / li >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.newSVMAE" > newSVMAE() (in module quapy.method.aggregative)< / a >
< / li >
2024-03-19 15:01:42 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-13 19:27:48 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.newSVMKLD" > newSVMKLD() (in module quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.newSVMQ" > newSVMQ() (in module quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.newSVMRAE" > newSVMRAE() (in module quapy.method.aggregative)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.error.nkld" > nkld() (in module quapy.error)< / a >
2024-03-19 15:01:42 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.NORMALIZATIONS" > NORMALIZATIONS (quapy.method.aggregative.ACC attribute)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.normalize_prevalence" > normalize_prevalence() (in module quapy.functional)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.normalized_absolute_error" > normalized_absolute_error() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.normalized_relative_absolute_error" > normalized_relative_absolute_error() (in module quapy.error)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.NPP" > NPP (class in quapy.protocol)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.error.nrae" > nrae() (in module quapy.error)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.num_prevalence_combinations" > num_prevalence_combinations() (in module quapy.functional)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "O" > O< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.OnLabelledCollectionProtocol.on_preclassified_instances" > on_preclassified_instances() (quapy.protocol.OnLabelledCollectionProtocol method)< / a >
< / li >
2023-02-10 19:02:17 +01:00
< li > < a href = "quapy.method.html#quapy.method.base.OneVsAll" > OneVsAll (class in quapy.method.base)< / a >
2023-02-08 19:06:53 +01:00
< / li >
2023-02-10 19:02:17 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.OneVsAllAggregative" > OneVsAllAggregative (class in quapy.method.aggregative)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.base.OneVsAllGeneric" > OneVsAllGeneric (class in quapy.method.base)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.OnLabelledCollectionProtocol" > OnLabelledCollectionProtocol (class in quapy.protocol)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.optim_minimize" > optim_minimize() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "P" > P< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.p" > p (quapy.data.base.LabelledCollection property)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.PACC" > PACC (class in quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.parallel" > parallel() (in module quapy.util)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.html#quapy.util.parallel_unpack" > parallel_unpack() (in module quapy.util)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.PCC" > PCC (class in quapy.method.aggregative)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._kdey.KDEBase.pdf" > pdf() (quapy.method._kdey.KDEBase method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.util.pickled_resource" > pickled_resource() (in module quapy.util)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.BinaryAggregativeQuantifier.pos_label" > pos_label (quapy.method.aggregative.BinaryAggregativeQuantifier property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase.predict" > predict() (quapy.classification.calibration.RecalibratedProbabilisticClassifierBase method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression.predict" > (quapy.classification.methods.LowRankLogisticRegression method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.predict" > (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.svmperf.SVMperf.predict" > (quapy.classification.svmperf.SVMperf method)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.CVClassifier.predict" > (quapy.method.composable.CVClassifier method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase.predict_proba" > predict_proba() (quapy.classification.calibration.RecalibratedProbabilisticClassifierBase method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression.predict_proba" > (quapy.classification.methods.LowRankLogisticRegression method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.predict_proba" > (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.predict_proba" > (quapy.classification.neural.TextClassifierNet method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.EMQ.predict_proba" > (quapy.method.aggregative.EMQ method)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.CVClassifier.predict_proba" > (quapy.method.composable.CVClassifier method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.evaluation.prediction" > prediction() (in module quapy.evaluation)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.prevalence" > prevalence() (quapy.data.base.LabelledCollection method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.functional.prevalence_from_labels" > prevalence_from_labels() (in module quapy.functional)< / a >
< / li >
< li > < a href = "quapy.html#quapy.functional.prevalence_from_probabilities" > prevalence_from_probabilities() (in module quapy.functional)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.APP.prevalence_grid" > prevalence_grid() (quapy.protocol.APP method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.functional.prevalence_linspace" > prevalence_linspace() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.probabilistic" > probabilistic (quapy.method.meta.Ensemble property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ProbabilisticAdjustedClassifyAndCount" > ProbabilisticAdjustedClassifyAndCount (in module quapy.method.aggregative)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ProbabilisticClassifyAndCount" > ProbabilisticClassifyAndCount (in module quapy.method.aggregative)< / a >
2024-03-19 15:01:42 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.projection_simplex_sort" > projection_simplex_sort() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "Q" > Q< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetModule" > QuaNetModule (class in quapy.method._neural)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer" > QuaNetTrainer (class in quapy.method._neural)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.quantify" > quantify() (quapy.method._neural.QuaNetTrainer method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeMedianEstimator.quantify" > (quapy.method.aggregative.AggregativeMedianEstimator method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.quantify" > (quapy.method.aggregative.AggregativeQuantifier method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.method.html#quapy.method.base.BaseQuantifier.quantify" > (quapy.method.base.BaseQuantifier method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.base.OneVsAllGeneric.quantify" > (quapy.method.base.OneVsAllGeneric method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.quantify" > (quapy.method.meta.Ensemble method)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator.quantify" > (quapy.method.meta.MedianEstimator method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator2.quantify" > (quapy.method.meta.MedianEstimator2 method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.DMx.quantify" > (quapy.method.non_aggregative.DMx method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.MaximumLikelihoodPrevalenceEstimation.quantify" > (quapy.method.non_aggregative.MaximumLikelihoodPrevalenceEstimation method)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.ReadMe.quantify" > (quapy.method.non_aggregative.ReadMe method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.GridSearchQ.quantify" > (quapy.model_selection.GridSearchQ method)< / a >
< / li >
< / ul > < / li >
< li >
quapy
< ul >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.html#module-quapy" > module< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.classification
< ul >
< li > < a href = "quapy.classification.html#module-quapy.classification" > module< / a >
2023-02-08 19:06:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.classification.calibration
< ul >
< li > < a href = "quapy.classification.html#module-quapy.classification.calibration" > module< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.classification.methods
< ul >
< li > < a href = "quapy.classification.html#module-quapy.classification.methods" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.classification.neural
< ul >
< li > < a href = "quapy.classification.html#module-quapy.classification.neural" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.classification.svmperf
< ul >
< li > < a href = "quapy.classification.html#module-quapy.classification.svmperf" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.data
< ul >
< li > < a href = "quapy.data.html#module-quapy.data" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.data.base
< ul >
< li > < a href = "quapy.data.html#module-quapy.data.base" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.data.datasets
< ul >
< li > < a href = "quapy.data.html#module-quapy.data.datasets" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.data.preprocessing
< ul >
< li > < a href = "quapy.data.html#module-quapy.data.preprocessing" > module< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li >
quapy.data.reader
< ul >
< li > < a href = "quapy.data.html#module-quapy.data.reader" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.error
< ul >
< li > < a href = "quapy.html#module-quapy.error" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.evaluation
< ul >
< li > < a href = "quapy.html#module-quapy.evaluation" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.functional
< ul >
< li > < a href = "quapy.html#module-quapy.functional" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.method
< ul >
< li > < a href = "quapy.method.html#module-quapy.method" > module< / a >
2024-02-07 18:31:34 +01:00
< / li >
< / ul > < / li >
< li >
quapy.method._kdey
< ul >
< li > < a href = "quapy.method.html#module-quapy.method._kdey" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.method._neural
< ul >
< li > < a href = "quapy.method.html#module-quapy.method._neural" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.method._threshold_optim
< ul >
< li > < a href = "quapy.method.html#module-quapy.method._threshold_optim" > module< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.method.aggregative
< ul >
< li > < a href = "quapy.method.html#module-quapy.method.aggregative" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.method.base
< ul >
< li > < a href = "quapy.method.html#module-quapy.method.base" > module< / a >
2024-04-24 17:03:57 +02:00
< / li >
< / ul > < / li >
< li >
quapy.method.composable
< ul >
< li > < a href = "quapy.method.html#module-quapy.method.composable" > module< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.method.meta
< ul >
< li > < a href = "quapy.method.html#module-quapy.method.meta" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.method.non_aggregative
< ul >
< li > < a href = "quapy.method.html#module-quapy.method.non_aggregative" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.model_selection
< ul >
< li > < a href = "quapy.html#module-quapy.model_selection" > module< / a >
< / li >
< / ul > < / li >
< li >
quapy.plot
< ul >
< li > < a href = "quapy.html#module-quapy.plot" > module< / a >
2023-02-08 19:06:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.protocol
< ul >
< li > < a href = "quapy.html#module-quapy.protocol" > module< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
< li >
quapy.util
< ul >
< li > < a href = "quapy.html#module-quapy.util" > module< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "R" > R< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.html#quapy.error.rae" > rae() (in module quapy.error)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.AbstractStochasticSeededProtocol.random_state" > random_state (quapy.protocol.AbstractStochasticSeededProtocol property)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.ReadMe" > ReadMe (class in quapy.method.non_aggregative)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifier" > RecalibratedProbabilisticClassifier (class in quapy.classification.calibration)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.calibration.RecalibratedProbabilisticClassifierBase" > RecalibratedProbabilisticClassifierBase (class in quapy.classification.calibration)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.reduce" > reduce() (quapy.data.base.Dataset method)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.preprocessing.reduce_columns" > reduce_columns() (in module quapy.data.preprocessing)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.reader.reindex_labels" > reindex_labels() (in module quapy.data.reader)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.relative_absolute_error" > relative_absolute_error() (in module quapy.error)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.reset_net_params" > reset_net_params() (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.OnLabelledCollectionProtocol.RETURN_TYPES" > RETURN_TYPES (quapy.protocol.OnLabelledCollectionProtocol attribute)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "S" > S< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.AbstractStochasticSeededProtocol.sample" > sample() (quapy.protocol.AbstractStochasticSeededProtocol method)< / a >
< ul >
< li > < a href = "quapy.html#quapy.protocol.APP.sample" > (quapy.protocol.APP method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.DomainMixer.sample" > (quapy.protocol.DomainMixer method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.NPP.sample" > (quapy.protocol.NPP method)< / a >
< / li >
2023-02-14 17:00:50 +01:00
< li > < a href = "quapy.html#quapy.protocol.UPP.sample" > (quapy.protocol.UPP method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< / ul > < / li >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.BayesianCC.sample_from_posterior" > sample_from_posterior() (quapy.method.aggregative.BayesianCC method)< / a >
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.AbstractStochasticSeededProtocol.samples_parameters" > samples_parameters() (quapy.protocol.AbstractStochasticSeededProtocol method)< / a >
< ul >
< li > < a href = "quapy.html#quapy.protocol.APP.samples_parameters" > (quapy.protocol.APP method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.DomainMixer.samples_parameters" > (quapy.protocol.DomainMixer method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.NPP.samples_parameters" > (quapy.protocol.NPP method)< / a >
< / li >
2023-02-14 17:00:50 +01:00
< li > < a href = "quapy.html#quapy.protocol.UPP.samples_parameters" > (quapy.protocol.UPP method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< / ul > < / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.sampling" > sampling() (quapy.data.base.LabelledCollection method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.sampling_from_index" > sampling_from_index() (quapy.data.base.LabelledCollection method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.sampling_index" > sampling_index() (quapy.data.base.LabelledCollection method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.save_text_file" > save_text_file() (in module quapy.util)< / a >
< / li >
< li > < a href = "quapy.html#quapy.error.se" > se() (in module quapy.error)< / a >
< / li >
2021-11-12 14:30:02 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression.set_params" > set_params() (quapy.classification.methods.LowRankLogisticRegression method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.set_params" > (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetTrainer.set_params" > (quapy.method._neural.QuaNetTrainer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeMedianEstimator.set_params" > (quapy.method.aggregative.AggregativeMedianEstimator method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.set_params" > (quapy.method.meta.Ensemble method)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator.set_params" > (quapy.method.meta.MedianEstimator method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.MedianEstimator2.set_params" > (quapy.method.meta.MedianEstimator2 method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.GridSearchQ.set_params" > (quapy.model_selection.GridSearchQ method)< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-12-15 15:27:43 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.SLD" > SLD (in module quapy.method.aggregative)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.SMM" > SMM (class in quapy.method.aggregative)< / a >
2021-12-15 15:27:43 +01:00
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.error.smooth" > smooth() (in module quapy.error)< / a >
2024-03-19 15:01:42 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.softmax" > softmax() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.html#quapy.functional.solve_adjustment" > solve_adjustment() (in module quapy.functional)< / a >
2024-03-19 15:01:42 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.solve_adjustment_binary" > solve_adjustment_binary() (in module quapy.functional)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.ACC.SOLVERS" > SOLVERS (quapy.method.aggregative.ACC attribute)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.split_random" > split_random() (quapy.data.base.LabelledCollection method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.split_stratified" > split_stratified() (quapy.data.base.LabelledCollection method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.SplitStratified" > SplitStratified() (quapy.data.base.Dataset class method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.standardize" > standardize() (in module quapy.data.preprocessing)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.stats" > stats() (quapy.data.base.Dataset method)< / a >
< ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.stats" > (quapy.data.base.LabelledCollection method)< / a >
< / li >
< / ul > < / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.html#quapy.model_selection.Status" > Status (class in quapy.model_selection)< / a >
2024-03-18 23:39:55 +01:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.non_aggregative.ReadMe.std_constrained_linear_ls" > std_constrained_linear_ls() (quapy.method.non_aggregative.ReadMe method)< / a >
2024-02-07 18:31:34 +01:00
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.functional.strprev" > strprev() (in module quapy.functional)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.Status.SUCCESS" > SUCCESS (quapy.model_selection.Status attribute)< / a >
< / li >
< li > < a href = "quapy.html#quapy.model_selection.ConfigStatus.success" > success() (quapy.model_selection.ConfigStatus method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.svmperf.SVMperf" > SVMperf (class in quapy.classification.svmperf)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "T" > T< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.T50" > T50 (class in quapy.method._threshold_optim)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.util.temp_seed" > temp_seed() (in module quapy.util)< / a >
2024-03-19 15:01:42 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.ternary_search" > ternary_search() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.text2tfidf" > text2tfidf() (in module quapy.data.preprocessing)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet" > TextClassifierNet (class in quapy.classification.neural)< / a >
< / li >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.ThresholdOptimization" > ThresholdOptimization (class in quapy.method._threshold_optim)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.TikhonovRegularization" > TikhonovRegularization (class in quapy.method.composable)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.TikhonovRegularized" > TikhonovRegularized() (in module quapy.method.composable)< / a >
2024-02-07 18:31:34 +01:00
< / li >
< li > < a href = "quapy.html#quapy.model_selection.Status.TIMEOUT" > TIMEOUT (quapy.model_selection.Status attribute)< / a >
< / li >
< li > < a href = "quapy.html#quapy.util.timeout" > timeout() (in module quapy.util)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.functional.TopsoeDistance" > TopsoeDistance() (in module quapy.functional)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2021-12-15 15:27:43 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.TorchDataset" > TorchDataset (class in quapy.classification.neural)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.html#quapy.protocol.AbstractProtocol.total" > total() (quapy.protocol.AbstractProtocol method)< / a >
< ul >
< li > < a href = "quapy.html#quapy.protocol.APP.total" > (quapy.protocol.APP method)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.DomainMixer.total" > (quapy.protocol.DomainMixer method)< / a >
2023-02-14 17:00:50 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.IterateProtocol.total" > (quapy.protocol.IterateProtocol method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.html#quapy.protocol.NPP.total" > (quapy.protocol.NPP method)< / a >
< / li >
2023-02-14 17:00:50 +01:00
< li > < a href = "quapy.html#quapy.protocol.UPP.total" > (quapy.protocol.UPP method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.train_test" > train_test (quapy.data.base.Dataset property)< / a >
< / li >
2024-03-18 23:39:55 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.neural.CNNnet.training" > training (quapy.classification.neural.CNNnet attribute)< / a >
< ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.LSTMnet.training" > (quapy.classification.neural.LSTMnet attribute)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.training" > (quapy.classification.neural.TextClassifierNet attribute)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method._neural.QuaNetModule.training" > (quapy.method._neural.QuaNetModule attribute)< / a >
< / li >
< / ul > < / li >
2021-11-12 14:30:02 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.methods.LowRankLogisticRegression.transform" > transform() (quapy.classification.methods.LowRankLogisticRegression method)< / a >
2021-11-09 15:50:53 +01:00
< ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.NeuralClassifierTrainer.transform" > (quapy.classification.neural.NeuralClassifierTrainer method)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.IndexTransformer.transform" > (quapy.data.preprocessing.IndexTransformer method)< / a >
2024-04-24 17:03:57 +02:00
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.ClassTransformer.transform" > (quapy.method.composable.ClassTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.DistanceTransformer.transform" > (quapy.method.composable.DistanceTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.EnergyKernelTransformer.transform" > (quapy.method.composable.EnergyKernelTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.GaussianKernelTransformer.transform" > (quapy.method.composable.GaussianKernelTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.GaussianRFFKernelTransformer.transform" > (quapy.method.composable.GaussianRFFKernelTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.HistogramTransformer.transform" > (quapy.method.composable.HistogramTransformer method)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.composable.KernelTransformer.transform" > (quapy.method.composable.KernelTransformer method)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / li >
2023-02-08 19:06:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.calibration.TSCalibration" > TSCalibration (class in quapy.classification.calibration)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< / ul > < / td >
< / tr > < / table >
< h2 id = "U" > U< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.html#quapy.functional.uniform_prevalence" > uniform_prevalence() (in module quapy.functional)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.functional.uniform_prevalence_sampling" > uniform_prevalence_sampling() (in module quapy.functional)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.uniform_sampling" > uniform_sampling() (quapy.data.base.LabelledCollection method)< / a >
< / li >
2023-02-14 17:00:50 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-04-24 17:03:57 +02:00
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.uniform_sampling_index" > uniform_sampling_index() (quapy.data.base.LabelledCollection method)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.html#quapy.functional.uniform_simplex_sampling" > uniform_simplex_sampling() (in module quapy.functional)< / a >
2023-02-08 19:06:53 +01:00
< / li >
2023-02-14 17:00:50 +01:00
< li > < a href = "quapy.html#quapy.protocol.UniformPrevalenceProtocol" > UniformPrevalenceProtocol (in module quapy.protocol)< / a >
< / li >
< li > < a href = "quapy.html#quapy.protocol.UPP" > UPP (class in quapy.protocol)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "V" > V< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.val_split" > val_split (quapy.method.aggregative.AggregativeQuantifier property)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.aggregative.AggregativeQuantifier.val_split_" > val_split_ (quapy.method.aggregative.AggregativeQuantifier attribute)< / a >
< / li >
2021-11-09 15:50:53 +01:00
< li > < a href = "quapy.classification.html#quapy.classification.svmperf.SVMperf.valid_losses" > valid_losses (quapy.classification.svmperf.SVMperf attribute)< / a >
< / li >
< li > < a href = "quapy.method.html#quapy.method.meta.Ensemble.VALID_POLICIES" > VALID_POLICIES (quapy.method.meta.Ensemble attribute)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.CNNnet.vocabulary_size" > vocabulary_size (quapy.classification.neural.CNNnet property)< / a >
< ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.LSTMnet.vocabulary_size" > (quapy.classification.neural.LSTMnet property)< / a >
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.vocabulary_size" > (quapy.classification.neural.TextClassifierNet property)< / a >
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.Dataset.vocabulary_size" > (quapy.data.base.Dataset property)< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.preprocessing.IndexTransformer.vocabulary_size" > vocabulary_size() (quapy.data.preprocessing.IndexTransformer method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.classification.html#quapy.classification.calibration.VSCalibration" > VSCalibration (class in quapy.classification.calibration)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "W" > W< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.datasets.warn" > warn() (in module quapy.data.datasets)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "X" > X< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2024-02-07 18:31:34 +01:00
< li > < a href = "quapy.method.html#quapy.method._threshold_optim.X" > X (class in quapy.method._threshold_optim)< / a >
2023-02-08 19:06:53 +01:00
< ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.X" > (quapy.data.base.LabelledCollection property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
2023-02-08 19:06:53 +01:00
< / ul > < / li >
2021-11-09 15:50:53 +01:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.classification.html#quapy.classification.neural.TextClassifierNet.xavier_uniform" > xavier_uniform() (quapy.classification.neural.TextClassifierNet method)< / a >
2023-02-08 19:06:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.Xp" > Xp (quapy.data.base.LabelledCollection property)< / a >
2021-11-09 15:50:53 +01:00
< / li >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.Xy" > Xy (quapy.data.base.LabelledCollection property)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
2023-02-08 19:06:53 +01:00
< h2 id = "Y" > Y< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "quapy.data.html#quapy.data.base.LabelledCollection.y" > y (quapy.data.base.LabelledCollection property)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
< / div >
2021-11-09 15:50:53 +01:00
< / div >
2024-02-07 18:31:34 +01:00
< footer >
< hr / >
< div role = "contentinfo" >
< p > © Copyright 2024, Alejandro Moreo.< / p >
< / div >
Built with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > using a
< a href = "https://github.com/readthedocs/sphinx_rtd_theme" > theme< / a >
provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
2021-11-09 15:50:53 +01:00
< / div >
< / div >
2024-02-07 18:31:34 +01:00
< / section >
< / div >
< script >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
2021-11-09 15:50:53 +01:00
< / html >