From b5850bee8e2af23f7f6bc1c642ee0b4a3b9dd724 Mon Sep 17 00:00:00 2001 From: Dylan Bouchard Date: Fri, 20 Dec 2024 17:19:18 -0500 Subject: [PATCH] update docs --- .../langfair.auto.auto.AutoEval.html | 191 +++++++++++++- .../_autosummary/langfair.auto.auto.html | 188 +++++++++++++- docs/latest/_autosummary/langfair.auto.html | 187 +++++++++++++- .../langfair.constants.cost_data.html | 190 +++++++++++++- .../_autosummary/langfair.constants.html | 189 +++++++++++++- .../langfair.constants.word_lists.html | 190 +++++++++++++- ...ounterfactual.CounterfactualGenerator.html | 191 +++++++++++++- .../langfair.generator.counterfactual.html | 188 +++++++++++++- ...generator.generator.ResponseGenerator.html | 191 +++++++++++++- .../langfair.generator.generator.html | 188 +++++++++++++- .../_autosummary/langfair.generator.html | 187 +++++++++++++- ....classification.ClassificationMetrics.html | 233 +++++++++++------ ...metrics.classification.classification.html | 230 +++++++++++------ .../langfair.metrics.classification.html | 227 +++++++++++------ ...rics.classification.metrics.baseclass.html | 233 +++++++++++------ ...tion.metrics.baseclass.metrics.Metric.html | 239 ++++++++++++------ ...ssification.metrics.baseclass.metrics.html | 236 +++++++++++------ ...se_discovery.FalseDiscoveryRateParity.html | 236 +++++++++++------ ...lassification.metrics.false_discovery.html | 233 +++++++++++------ ...alse_negative.FalseNegativeRateParity.html | 236 +++++++++++------ ...classification.metrics.false_negative.html | 233 +++++++++++------ ...alse_omission.FalseOmissionRateParity.html | 236 +++++++++++------ ...classification.metrics.false_omission.html | 233 +++++++++++------ ...alse_positive.FalsePositiveRateParity.html | 236 +++++++++++------ ...classification.metrics.false_positive.html | 233 +++++++++++------ ...ngfair.metrics.classification.metrics.html | 230 +++++++++++------ ...valence.PredictedPrevalenceRateParity.html | 236 +++++++++++------ ...fication.metrics.predicted_prevalence.html | 233 +++++++++++------ ....counterfactual.CounterfactualMetrics.html | 233 +++++++++++------ ...metrics.counterfactual.counterfactual.html | 230 +++++++++++------ .../langfair.metrics.counterfactual.html | 227 +++++++++++------ ...rics.counterfactual.metrics.baseclass.html | 233 +++++++++++------ ...tual.metrics.baseclass.metrics.Metric.html | 239 ++++++++++++------ ...nterfactual.metrics.baseclass.metrics.html | 236 +++++++++++------ ...erfactual.metrics.bleu.BleuSimilarity.html | 236 +++++++++++------ ...r.metrics.counterfactual.metrics.bleu.html | 233 +++++++++++------ ...ctual.metrics.cosine.CosineSimilarity.html | 236 +++++++++++------ ...metrics.counterfactual.metrics.cosine.html | 233 +++++++++++------ ...ngfair.metrics.counterfactual.metrics.html | 230 +++++++++++------ ...ctual.metrics.rougel.RougelSimilarity.html | 236 +++++++++++------ ...metrics.counterfactual.metrics.rougel.html | 233 +++++++++++------ ...l.metrics.sentimentbias.SentimentBias.html | 236 +++++++++++------ ....counterfactual.metrics.sentimentbias.html | 233 +++++++++++------ .../latest/_autosummary/langfair.metrics.html | 226 +++++++++++------ .../langfair.metrics.recommendation.html | 227 +++++++++++------ ...rics.recommendation.metrics.baseclass.html | 233 +++++++++++------ ...tion.metrics.baseclass.metrics.Metric.html | 239 ++++++++++++------ ...ommendation.metrics.baseclass.metrics.html | 236 +++++++++++------ ...ngfair.metrics.recommendation.metrics.html | 230 +++++++++++------ ...ion.metrics.jaccard.JaccardSimilarity.html | 236 +++++++++++------ ...etrics.recommendation.metrics.jaccard.html | 233 +++++++++++------ ...rics.recommendation.metrics.prag.PRAG.html | 236 +++++++++++------ ...r.metrics.recommendation.metrics.prag.html | 233 +++++++++++------ ...rics.recommendation.metrics.serp.SERP.html | 236 +++++++++++------ ...r.metrics.recommendation.metrics.serp.html | 233 +++++++++++------ ....recommendation.RecommendationMetrics.html | 233 +++++++++++------ ...metrics.recommendation.recommendation.html | 230 +++++++++++------ .../langfair.metrics.stereotype.html | 227 +++++++++++------ ...ssociations.StereotypicalAssociations.html | 236 +++++++++++------ ...trics.stereotype.metrics.associations.html | 233 +++++++++++------ ....metrics.stereotype.metrics.baseclass.html | 233 +++++++++++------ ...type.metrics.baseclass.metrics.Metric.html | 239 ++++++++++++------ ....stereotype.metrics.baseclass.metrics.html | 236 +++++++++++------ ...trics.classifier.StereotypeClassifier.html | 236 +++++++++++------ ...metrics.stereotype.metrics.classifier.html | 233 +++++++++++------ ...s.cooccurrence.CooccurrenceBiasMetric.html | 236 +++++++++++------ ...trics.stereotype.metrics.cooccurrence.html | 233 +++++++++++------ .../langfair.metrics.stereotype.metrics.html | 230 +++++++++++------ ...ereotype.stereotype.StereotypeMetrics.html | 233 +++++++++++------ ...angfair.metrics.stereotype.stereotype.html | 230 +++++++++++------ .../langfair.metrics.toxicity.html | 227 +++++++++++------ ...ics.toxicity.toxicity.ToxicityMetrics.html | 233 +++++++++++------ .../langfair.metrics.toxicity.toxicity.html | 230 +++++++++++------ docs/latest/_sources/index.rst.txt | 6 +- docs/latest/api.html | 197 ++++++++++++++- docs/latest/auto_examples/auto_eval_demo.html | 2 +- .../classification_metrics_demo.html | 2 +- .../counterfactual_metrics_demo.html | 2 +- .../auto_examples/evaluations/index.html | 70 ++++- .../evaluations/sg_execution_times.html | 70 ++++- .../auto_examples/generators/index.html | 70 ++++- .../generators/sg_execution_times.html | 70 ++++- docs/latest/auto_examples/index.html | 2 +- .../recommendation_metrics_demo.html | 2 +- .../response_generator_demo.html | 2 +- .../auto_examples/sg_execution_times.html | 70 ++++- .../stereotype_metrics_demo.html | 2 +- docs/latest/auto_examples/test-notebook.html | 70 ++++- .../auto_examples/toxicity_metrics_demo.html | 2 +- docs/latest/auto_examples/yyy-test.html | 70 ++++- docs/latest/choosing_metrics.html | 2 +- docs/latest/genindex.html | 2 +- docs/latest/guide.html | 93 ++++++- docs/latest/index.html | 10 +- docs/latest/objects.inv | Bin 3609 -> 3607 bytes docs/latest/overview.html | 2 +- docs/latest/py-modindex.html | 2 +- docs/latest/search.html | 2 +- docs/latest/searchindex.js | 2 +- docs/latest/sg_execution_times.html | 70 ++++- docs/latest/usage.html | 103 +++++++- docs_src/latest/source/index.rst | 6 +- 102 files changed, 12371 insertions(+), 5175 deletions(-) diff --git a/docs/latest/_autosummary/langfair.auto.auto.AutoEval.html b/docs/latest/_autosummary/langfair.auto.auto.AutoEval.html index 75469be..75e68e6 100644 --- a/docs/latest/_autosummary/langfair.auto.auto.AutoEval.html +++ b/docs/latest/_autosummary/langfair.auto.auto.AutoEval.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -266,8 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,8 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -265,9 +335,97 @@ @@ -350,6 +511,24 @@ diff --git a/docs/latest/_autosummary/langfair.constants.cost_data.html b/docs/latest/_autosummary/langfair.constants.cost_data.html index 8821871..5b21534 100644 --- a/docs/latest/_autosummary/langfair.constants.cost_data.html +++ b/docs/latest/_autosummary/langfair.constants.cost_data.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -266,8 +336,98 @@ aria-label="Section Navigation"> @@ -308,6 +468,12 @@ + + + + + + @@ -340,6 +506,24 @@ diff --git a/docs/latest/_autosummary/langfair.constants.html b/docs/latest/_autosummary/langfair.constants.html index 736c5ad..2de3a51 100644 --- a/docs/latest/_autosummary/langfair.constants.html +++ b/docs/latest/_autosummary/langfair.constants.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -265,9 +335,99 @@ @@ -308,6 +468,9 @@ + + + @@ -351,6 +514,24 @@ diff --git a/docs/latest/_autosummary/langfair.constants.word_lists.html b/docs/latest/_autosummary/langfair.constants.word_lists.html index 2cd32f5..48495ac 100644 --- a/docs/latest/_autosummary/langfair.constants.word_lists.html +++ b/docs/latest/_autosummary/langfair.constants.word_lists.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -266,8 +336,98 @@ aria-label="Section Navigation"> @@ -308,6 +468,12 @@ + + + + + + @@ -355,6 +521,24 @@ diff --git a/docs/latest/_autosummary/langfair.generator.counterfactual.CounterfactualGenerator.html b/docs/latest/_autosummary/langfair.generator.counterfactual.CounterfactualGenerator.html index 4cef24a..93172dc 100644 --- a/docs/latest/_autosummary/langfair.generator.counterfactual.CounterfactualGenerator.html +++ b/docs/latest/_autosummary/langfair.generator.counterfactual.CounterfactualGenerator.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -266,12 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,12 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,12 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,12 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -265,13 +335,97 @@ @@ -357,6 +514,24 @@ diff --git a/docs/latest/_autosummary/langfair.metrics.classification.classification.ClassificationMetrics.html b/docs/latest/_autosummary/langfair.metrics.classification.classification.ClassificationMetrics.html index 5d15099..8bacff1 100644 --- a/docs/latest/_autosummary/langfair.metrics.classification.classification.ClassificationMetrics.html +++ b/docs/latest/_autosummary/langfair.metrics.classification.classification.ClassificationMetrics.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -265,126 +335,95 @@ @@ -481,6 +523,24 @@ diff --git a/docs/latest/_autosummary/langfair.metrics.recommendation.html b/docs/latest/_autosummary/langfair.metrics.recommendation.html index e387483..8f61fcc 100644 --- a/docs/latest/_autosummary/langfair.metrics.recommendation.html +++ b/docs/latest/_autosummary/langfair.metrics.recommendation.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,127 +336,96 @@ aria-label="Section Navigation"> @@ -222,6 +258,40 @@ @@ -266,125 +336,94 @@ aria-label="Section Navigation"> @@ -206,10 +242,8 @@ - - -
+
@@ -224,6 +258,40 @@
@@ -262,6 +330,109 @@
+ + diff --git a/docs/latest/auto_examples/evaluations/sg_execution_times.html b/docs/latest/auto_examples/evaluations/sg_execution_times.html index 2d6b836..9555aca 100644 --- a/docs/latest/auto_examples/evaluations/sg_execution_times.html +++ b/docs/latest/auto_examples/evaluations/sg_execution_times.html @@ -51,7 +51,7 @@ - + @@ -133,6 +133,40 @@ @@ -224,6 +258,40 @@ diff --git a/docs/latest/auto_examples/generators/index.html b/docs/latest/auto_examples/generators/index.html index fd27cbe..d06373f 100644 --- a/docs/latest/auto_examples/generators/index.html +++ b/docs/latest/auto_examples/generators/index.html @@ -51,7 +51,7 @@ - + @@ -133,6 +133,40 @@ @@ -224,6 +258,40 @@ diff --git a/docs/latest/auto_examples/generators/sg_execution_times.html b/docs/latest/auto_examples/generators/sg_execution_times.html index 47d280d..69c4c2f 100644 --- a/docs/latest/auto_examples/generators/sg_execution_times.html +++ b/docs/latest/auto_examples/generators/sg_execution_times.html @@ -51,7 +51,7 @@ - + @@ -133,6 +133,40 @@ @@ -224,6 +258,40 @@ diff --git a/docs/latest/auto_examples/index.html b/docs/latest/auto_examples/index.html index 65bfc50..622d80a 100644 --- a/docs/latest/auto_examples/index.html +++ b/docs/latest/auto_examples/index.html @@ -54,7 +54,7 @@ - + diff --git a/docs/latest/auto_examples/recommendation_metrics_demo.html b/docs/latest/auto_examples/recommendation_metrics_demo.html index 2f278e4..9e51ab5 100644 --- a/docs/latest/auto_examples/recommendation_metrics_demo.html +++ b/docs/latest/auto_examples/recommendation_metrics_demo.html @@ -54,7 +54,7 @@ - + diff --git a/docs/latest/auto_examples/response_generator_demo.html b/docs/latest/auto_examples/response_generator_demo.html index dfdf2a6..5007c6f 100644 --- a/docs/latest/auto_examples/response_generator_demo.html +++ b/docs/latest/auto_examples/response_generator_demo.html @@ -53,7 +53,7 @@ - + diff --git a/docs/latest/auto_examples/sg_execution_times.html b/docs/latest/auto_examples/sg_execution_times.html index 0c4daf4..ffa3316 100644 --- a/docs/latest/auto_examples/sg_execution_times.html +++ b/docs/latest/auto_examples/sg_execution_times.html @@ -51,7 +51,7 @@ - + @@ -133,6 +133,40 @@ @@ -224,6 +258,40 @@ diff --git a/docs/latest/auto_examples/stereotype_metrics_demo.html b/docs/latest/auto_examples/stereotype_metrics_demo.html index 2d83df4..f64428f 100644 --- a/docs/latest/auto_examples/stereotype_metrics_demo.html +++ b/docs/latest/auto_examples/stereotype_metrics_demo.html @@ -54,7 +54,7 @@ - + diff --git a/docs/latest/auto_examples/test-notebook.html b/docs/latest/auto_examples/test-notebook.html index 2c1cd1f..a9ed3a3 100644 --- a/docs/latest/auto_examples/test-notebook.html +++ b/docs/latest/auto_examples/test-notebook.html @@ -51,7 +51,7 @@ - + @@ -133,6 +133,40 @@ @@ -224,6 +258,40 @@ diff --git a/docs/latest/auto_examples/toxicity_metrics_demo.html b/docs/latest/auto_examples/toxicity_metrics_demo.html index 938fc7f..973b344 100644 --- a/docs/latest/auto_examples/toxicity_metrics_demo.html +++ b/docs/latest/auto_examples/toxicity_metrics_demo.html @@ -54,7 +54,7 @@ - + diff --git a/docs/latest/auto_examples/yyy-test.html b/docs/latest/auto_examples/yyy-test.html index bfecb4a..9057c5d 100644 --- a/docs/latest/auto_examples/yyy-test.html +++ b/docs/latest/auto_examples/yyy-test.html @@ -51,7 +51,7 @@ - + @@ -133,6 +133,40 @@ @@ -224,6 +258,40 @@ diff --git a/docs/latest/choosing_metrics.html b/docs/latest/choosing_metrics.html index ee44b7d..a349355 100644 --- a/docs/latest/choosing_metrics.html +++ b/docs/latest/choosing_metrics.html @@ -53,7 +53,7 @@ - + diff --git a/docs/latest/genindex.html b/docs/latest/genindex.html index d3f2966..ab8e11d 100644 --- a/docs/latest/genindex.html +++ b/docs/latest/genindex.html @@ -50,7 +50,7 @@ - + diff --git a/docs/latest/guide.html b/docs/latest/guide.html index 7b408a7..c465354 100644 --- a/docs/latest/guide.html +++ b/docs/latest/guide.html @@ -49,9 +49,10 @@ + - + @@ -133,6 +134,40 @@ @@ -206,10 +241,8 @@ - - -
+
@@ -224,6 +257,40 @@
@@ -262,6 +329,15 @@
+ + diff --git a/docs/latest/usage.html b/docs/latest/usage.html index e823a69..f0071a7 100644 --- a/docs/latest/usage.html +++ b/docs/latest/usage.html @@ -49,9 +49,11 @@ + + - + @@ -133,6 +135,40 @@ @@ -206,10 +242,8 @@ - - -
+
@@ -224,6 +258,40 @@
@@ -262,6 +330,15 @@
+ +