Skip to content

Commit ba1fc58

Browse files
committed
Pushing the docs to dev/ for branch: main, commit bc2c68967592855db52608deaf4c39facf0f675d
1 parent e06532b commit ba1fc58

228 files changed

Lines changed: 52950 additions & 52976 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dev/CHANGES.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,10 @@ <h3>Changes<a class="headerlink" href="#id1" title="Link to this heading">#</a><
599599
<li><p>The row indices of training and testing samples are now also included in the
600600
dictionaries produced by <a class="reference internal" href="reference/generated/skrub.DataOp.skb.iter_cv_splits.html#skrub.DataOp.skb.iter_cv_splits" title="skrub.DataOp.skb.iter_cv_splits"><code class="xref py py-meth docutils literal notranslate"><span class="pre">DataOp.skb.iter_cv_splits()</span></code></a>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/2012">#2012</a> by
601601
<a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
602+
<li><p>Added a <code class="docutils literal notranslate"><span class="pre">metric</span></code> parameter to <a class="reference internal" href="reference/generated/skrub.fuzzy_join.html#skrub.fuzzy_join" title="skrub.fuzzy_join"><code class="xref py py-func docutils literal notranslate"><span class="pre">fuzzy_join()</span></code></a> and <a class="reference internal" href="reference/generated/skrub.Joiner.html#skrub.Joiner" title="skrub.Joiner"><code class="xref py py-class docutils literal notranslate"><span class="pre">Joiner</span></code></a> to configure
603+
the nearest-neighbor distance used for matching. The metric can be any value
604+
supported by <a class="reference external" href="https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html#sklearn.neighbors.NearestNeighbors" title="(in scikit-learn v1.8)"><code class="xref py py-class docutils literal notranslate"><span class="pre">NearestNeighbors</span></code></a> (see its docstring).
605+
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/1861">#1861</a> by <a class="reference external" href="https://github.com/sabasiddique1">Saba Siddique</a>.</p></li>
602606
</ul>
603607
</section>
604608
<section id="bugfixes">
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)