Module: tf.keras.estimator

Keras estimator API.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.keras.estimator

Functions

model_to_estimator(...): Constructs an Estimator instance from given keras model.