Skip to content

Commit

Permalink
update the repo links (skrub-data#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-Maladiere authored Dec 14, 2023
1 parent 741c2b1 commit e8950b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ <h4 class="card-title"><a href="{{ pathto('encoding') }}">Encoding</a></h4><p><a
title="skrub.TableVectorizer"><code class="xref py py-class docutils
literal notranslate"><span class="pre">TableVectorizer</span></code></a>:
<strong>turn a pandas dataframe into a numerical array</strong> for
machine learning. <a class="reference internal" href="auto_examples/01_dirty_categories.html#example-table-vectorizer"><span class="std std-ref">Example</span></a></p>
machine learning. <a class="reference internal" href="auto_examples/01_encodings.html#example-table-vectorizer"><span class="std std-ref">Example</span></a></p>
<p><a class="reference internal"
href="generated/skrub.GapEncoder.html#skrub.GapEncoder"
title="skrub.GapEncoder"><code class="xref py py-class docutils literal
notranslate"><span class="pre">GapEncoder</span></code></a>,
OneHotEncoder but robust to typos or non-normalized categories. <a
class="reference internal" href="auto_examples/02_investigating_dirty_categories.html#example-gap-encoder"><span class="std std-ref">Example</span></a></p>
class="reference internal" href="auto_examples/02_feature_interpretation_with_gapencoder.html#example-gap-encoder"><span class="std std-ref">Example</span></a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit e8950b9

Please sign in to comment.