Glossary term
Glossary term
Infrastructure and Serving
A deprecated TensorFlow API. Use tf.keras instead of Estimators.
Created for this library
A startup engineer uses a TensorFlow Estimator class to define a reusable training and evaluation pipeline for tabular models.
A platform team maintains its older models in Estimator form for backward compatibility while migrating new work to Keras.
A research team wraps a custom model in an Estimator so it integrates with the company's existing serving and monitoring stack.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License