View source on GitHub |
Returns true if there is a legacy estimator.
tfma.is_legacy_estimator(
eval_shared_model: Optional[tfma.types.EvalSharedModel
] = None
) -> bool
Returns | |
---|---|
A boolean indicating if legacy predict extractor will be used. |