Handle estimator tags in wrapper classes
Compare changes
- Yannick DAYER authored
+ 26
− 0
@@ -495,7+495,7 @@
@@ -610,7+610,7 @@
@@ -690,6 +715,7 @@ def wrap(bases, estimator=None, **kwargs):
Allows setting some parameters of the SampleWrapper
and CheckpointWrapper
via estimator tags.
bob.bio.base#143 (closed)