Skip to content

Commit 1f7694c

Browse files
committed
Merge remote-tracking branch 'upstream/main' into cache-response-function-in-scoring
2 parents e5bc8e7 + 0ae3f7a commit 1f7694c

4 files changed

Lines changed: 1575 additions & 1433 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ Changes
7575
recomputing them, it is possible to provide them in the environment passed to
7676
``score({..., "_skrub_predictions": {"predict_proba": ...}})``.
7777
:pr:`2195` by :user:`Jérôme Dockès <jeromedockes>`.
78+
- :meth:`SkrubLearner.find_fitted_estimator` now supports searching for the
79+
apply node by ID or callable predicate as alternatives to the node name.
80+
:pr:`2194` by :user:`Jérôme Dockès <jeromedockes>`.
7881

7982
Bugfixes
8083
--------

0 commit comments

Comments
 (0)