Skip to content

Commit

Permalink
integrazione genetic generator - documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
LoSpino87 committed Jan 31, 2024
1 parent cfe0c0a commit d0b6d8a
Show file tree
Hide file tree
Showing 47 changed files with 489 additions and 11,493 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/source/modules.doctree
Binary file not shown.
5 changes: 5 additions & 0 deletions docs/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
<li class="toctree-l4"><a class="reference internal" href="../source/generated/lore_sa.neighgen.RandomGenerator.html#lore_sa.neighgen.RandomGenerator"><code class="docutils literal notranslate"><span class="pre">RandomGenerator</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../source/generated/lore_sa.neighgen.GeneticGenerator.html">lore_sa.neighgen.GeneticGenerator</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../source/generated/lore_sa.neighgen.GeneticGenerator.html#lore_sa.neighgen.GeneticGenerator"><code class="docutils literal notranslate"><span class="pre">GeneticGenerator</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../source/modules.html#lore-sa-discretizer-discretizer-classes-and-functions"><code class="xref py py-mod docutils literal notranslate"><span class="pre">lore_sa.discretizer</span></code>: Discretizer classes and functions</a><ul>
Expand Down Expand Up @@ -237,6 +241,7 @@ <h1>All modules for which code is available</h1>
<li><a href="lore_sa/encoder_decoder/one_hot_enc.html">lore_sa.encoder_decoder.one_hot_enc</a></li>
<li><a href="lore_sa/encoder_decoder/tabular_encoder.html">lore_sa.encoder_decoder.tabular_encoder</a></li>
<li><a href="lore_sa/explanation.html">lore_sa.explanation</a></li>
<li><a href="lore_sa/neighgen/genetic.html">lore_sa.neighgen.genetic</a></li>
<li><a href="lore_sa/neighgen/random.html">lore_sa.neighgen.random</a></li>
<li><a href="lore_sa/rule.html">lore_sa.rule</a></li>
<li><a href="lore_sa/surrogate/decision_tree.html">lore_sa.surrogate.decision_tree</a></li>
Expand Down
55 changes: 30 additions & 25 deletions docs/html/_modules/lore_sa/dataset/dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,32 @@
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../get_started.html">Get started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../examples/tabular_explanations_example.html">Tabular explanation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-and-explaining-german-credit-dataset">Learning and explaining German Credit Dataset</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#loading-and-preparation-of-data">Loading and preparation of data</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-random-forest-classfier">Learning a Random Forest classfier</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#explaining-the-prediction">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#shap-explainer">SHAP explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lore-explainer">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lime-explainer">LIME explainer</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-different-model">Learning a different model</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-logistic-regressor">Learning a Logistic Regressor</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id1">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id2">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id3">LIME explainer</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../source/modules.html">Modules</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../source/modules.html#lore-sa-bbox-blackbox-abstract-class"><code class="xref py py-mod docutils literal notranslate"><span class="pre">lore_sa.bbox</span></code>: BlackBox abstract class</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../source/generated/lore_sa.bbox.AbstractBBox.html">lore_sa.bbox.AbstractBBox</a><ul>
Expand Down Expand Up @@ -71,6 +97,10 @@
<li class="toctree-l4"><a class="reference internal" href="../../../source/generated/lore_sa.neighgen.RandomGenerator.html#lore_sa.neighgen.RandomGenerator"><code class="docutils literal notranslate"><span class="pre">RandomGenerator</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../../../source/generated/lore_sa.neighgen.GeneticGenerator.html">lore_sa.neighgen.GeneticGenerator</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../../../source/generated/lore_sa.neighgen.GeneticGenerator.html#lore_sa.neighgen.GeneticGenerator"><code class="docutils literal notranslate"><span class="pre">GeneticGenerator</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../source/modules.html#lore-sa-discretizer-discretizer-classes-and-functions"><code class="xref py py-mod docutils literal notranslate"><span class="pre">lore_sa.discretizer</span></code>: Discretizer classes and functions</a><ul>
Expand Down Expand Up @@ -175,31 +205,6 @@
</li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../examples/tabular_explanations_example.html">Tabular explanation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-and-explaining-german-credit-dataset">Learning and explaining German Credit Dataset</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#loading-and-preparation-of-data">Loading and preparation of data</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-random-forest-classfier">Learning a Random Forest classfier</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#explaining-the-prediction">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#shap-explainer">SHAP explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lore-explainer">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lime-explainer">LIME explainer</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-different-model">Learning a different model</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-logistic-regressor">Learning a Logistic Regressor</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id1">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id2">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id3">LIME explainer</a></li>
</ul>
</li>
</ul>
</li>
</ul>

</div>
Expand Down
55 changes: 30 additions & 25 deletions docs/html/_modules/lore_sa/dataset/tabular_dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,32 @@
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../get_started.html">Get started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../examples/tabular_explanations_example.html">Tabular explanation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-and-explaining-german-credit-dataset">Learning and explaining German Credit Dataset</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#loading-and-preparation-of-data">Loading and preparation of data</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-random-forest-classfier">Learning a Random Forest classfier</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#explaining-the-prediction">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#shap-explainer">SHAP explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lore-explainer">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lime-explainer">LIME explainer</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-different-model">Learning a different model</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-logistic-regressor">Learning a Logistic Regressor</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id1">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id2">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id3">LIME explainer</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../source/modules.html">Modules</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../source/modules.html#lore-sa-bbox-blackbox-abstract-class"><code class="xref py py-mod docutils literal notranslate"><span class="pre">lore_sa.bbox</span></code>: BlackBox abstract class</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../source/generated/lore_sa.bbox.AbstractBBox.html">lore_sa.bbox.AbstractBBox</a><ul>
Expand Down Expand Up @@ -71,6 +97,10 @@
<li class="toctree-l4"><a class="reference internal" href="../../../source/generated/lore_sa.neighgen.RandomGenerator.html#lore_sa.neighgen.RandomGenerator"><code class="docutils literal notranslate"><span class="pre">RandomGenerator</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../../../source/generated/lore_sa.neighgen.GeneticGenerator.html">lore_sa.neighgen.GeneticGenerator</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../../../source/generated/lore_sa.neighgen.GeneticGenerator.html#lore_sa.neighgen.GeneticGenerator"><code class="docutils literal notranslate"><span class="pre">GeneticGenerator</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../source/modules.html#lore-sa-discretizer-discretizer-classes-and-functions"><code class="xref py py-mod docutils literal notranslate"><span class="pre">lore_sa.discretizer</span></code>: Discretizer classes and functions</a><ul>
Expand Down Expand Up @@ -175,31 +205,6 @@
</li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../examples/tabular_explanations_example.html">Tabular explanation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-and-explaining-german-credit-dataset">Learning and explaining German Credit Dataset</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#loading-and-preparation-of-data">Loading and preparation of data</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-random-forest-classfier">Learning a Random Forest classfier</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#explaining-the-prediction">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#shap-explainer">SHAP explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lore-explainer">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#lime-explainer">LIME explainer</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-different-model">Learning a different model</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#learning-a-logistic-regressor">Learning a Logistic Regressor</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id1">Explaining the prediction</a><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id2">LORE explainer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../examples/tabular_explanations_example.html#id3">LIME explainer</a></li>
</ul>
</li>
</ul>
</li>
</ul>

</div>
Expand Down
Loading

0 comments on commit d0b6d8a

Please sign in to comment.