We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5bc8e7 + 0ae3f7a commit 1f7694cCopy full SHA for 1f7694c
4 files changed
CHANGES.rst
@@ -75,6 +75,9 @@ Changes
75
recomputing them, it is possible to provide them in the environment passed to
76
``score({..., "_skrub_predictions": {"predict_proba": ...}})``.
77
: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>`.
81
82
Bugfixes
83
--------
0 commit comments