Skip to content

Commit

Permalink
Deployed 1949fcc to devel with MkDocs 1.5.2 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2023
1 parent 433ad20 commit 2b7ecb2
Show file tree
Hide file tree
Showing 94 changed files with 80,696 additions and 2,265 deletions.
50 changes: 45 additions & 5 deletions devel/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@


<span class="md-ellipsis">
Shapley Values
Shapley values
</span>


Expand Down Expand Up @@ -502,6 +502,26 @@



<li class="md-nav__item">
<a href="/pyDVL/stable/value/classwise-shapley/" class="md-nav__link">


<span class="md-ellipsis">
Classwise Shapley
</span>


</a>
</li>












Expand All @@ -511,9 +531,9 @@



<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_6" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_7" >

<label class="md-nav__link" for="__nav_3_6" id="__nav_3_6_label" tabindex="0">
<label class="md-nav__link" for="__nav_3_7" id="__nav_3_7_label" tabindex="0">


<span class="md-ellipsis">
Expand All @@ -524,8 +544,8 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_6">
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_7_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_7">
<span class="md-nav__icon md-icon"></span>
Examples
</label>
Expand Down Expand Up @@ -2194,6 +2214,26 @@



<li class="md-nav__item">
<a href="/pyDVL/stable/api/pydvl/value/shapley/classwise/" class="md-nav__link">


<span class="md-ellipsis">
Classwise
</span>


</a>
</li>









<li class="md-nav__item">
<a href="/pyDVL/stable/api/pydvl/value/shapley/common/" class="md-nav__link">

Expand Down
59 changes: 52 additions & 7 deletions devel/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@


<span class="md-ellipsis">
Shapley Values
Shapley values
</span>


Expand Down Expand Up @@ -524,6 +524,26 @@



<li class="md-nav__item">
<a href="../value/classwise-shapley/" class="md-nav__link">


<span class="md-ellipsis">
Classwise Shapley
</span>


</a>
</li>












Expand All @@ -533,9 +553,9 @@



<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_6" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_7" >

<label class="md-nav__link" for="__nav_3_6" id="__nav_3_6_label" tabindex="0">
<label class="md-nav__link" for="__nav_3_7" id="__nav_3_7_label" tabindex="0">


<span class="md-ellipsis">
Expand All @@ -546,8 +566,8 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_6">
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_7_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_7">
<span class="md-nav__icon md-icon"></span>
Examples
</label>
Expand Down Expand Up @@ -2375,6 +2395,26 @@



<li class="md-nav__item">
<a href="../api/pydvl/value/shapley/classwise/" class="md-nav__link">


<span class="md-ellipsis">
Classwise
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../api/pydvl/value/shapley/common/" class="md-nav__link">

Expand Down Expand Up @@ -2725,6 +2765,8 @@
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">&para;</a></h1>
<h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">&para;</a></h2>
<ul>
<li>New method: Class-wise Shapley values
<a href="https://github.com/aai-institute/pyDVL/pull/338">PR #338</a></li>
<li>No longer using docker within tests to start a memcached server
<a href="https://github.com/aai-institute/pyDVL/pull/444">PR #444</a></li>
<li>Faster semi-value computation with per-index check of stopping criteria (optional)
Expand Down Expand Up @@ -2764,6 +2806,9 @@ <h3 id="added">Added<a class="headerlink" href="#added" title="Permanent link">&
<code>compute_beta_shapley_semivalues</code>, <code>compute_shapley_semivalues</code> and
<code>compute_generic_semivalues</code>.
<a href="https://github.com/aai-institute/pyDVL/pull/428">PR #428</a></li>
<li>Added classwise Shapley as proposed by (Schoch et al. 2021)
[https://arxiv.org/abs/2211.06800]
<a href="https://github.com/aai-institute/pyDVL/pull/338">PR #338</a></li>
</ul>
<h3 id="changed">Changed<a class="headerlink" href="#changed" title="Permanent link">&para;</a></h3>
<ul>
Expand Down Expand Up @@ -2987,11 +3032,11 @@ <h2 id="010-first-release">0.1.0 - 🎉 first release<a class="headerlink" href=
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-08</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-14</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-08</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-14</span>


</small>
Expand Down
54 changes: 47 additions & 7 deletions devel/api/pydvl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@


<span class="md-ellipsis">
Shapley Values
Shapley values
</span>


Expand Down Expand Up @@ -524,6 +524,26 @@



<li class="md-nav__item">
<a href="../../value/classwise-shapley/" class="md-nav__link">


<span class="md-ellipsis">
Classwise Shapley
</span>


</a>
</li>












Expand All @@ -533,9 +553,9 @@



<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_6" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_7" >

<label class="md-nav__link" for="__nav_3_6" id="__nav_3_6_label" tabindex="0">
<label class="md-nav__link" for="__nav_3_7" id="__nav_3_7_label" tabindex="0">


<span class="md-ellipsis">
Expand All @@ -546,8 +566,8 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_6">
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_7_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_7">
<span class="md-nav__icon md-icon"></span>
Examples
</label>
Expand Down Expand Up @@ -2220,6 +2240,26 @@



<li class="md-nav__item">
<a href="value/shapley/classwise/" class="md-nav__link">


<span class="md-ellipsis">
Classwise
</span>


</a>
</li>









<li class="md-nav__item">
<a href="value/shapley/common/" class="md-nav__link">

Expand Down Expand Up @@ -2502,11 +2542,11 @@ <h2 id="pydvl--the-python-data-valuation-library-api">The Python Data Valuation
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-08</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-14</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-08</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-10-14</span>


</small>
Expand Down
Loading

0 comments on commit 2b7ecb2

Please sign in to comment.