tf.estimator.DNNRegressor

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:activationFunctionDefault relu
gptkbp:allows dropout
config
optimizer
activation_fn
feature_columns
hidden_units
model_dir
warm_start_from
gptkbp:definedIn tf.estimator module
gptkbp:documentation https://www.tensorflow.org/api_docs/python/tf/estimator/DNNRegressor
gptkbp:exportedTo SavedModel
https://www.w3.org/2000/01/rdf-schema#label tf.estimator.DNNRegressor
gptkbp:inheritsFrom tf.estimator.Estimator
gptkbp:introducedIn TensorFlow 1.x
gptkbp:method gptkb:train
evaluate
predict
export_savedmodel
gptkbp:optimizerDefault Adagrad
gptkbp:output regression predictions
gptkbp:partOf gptkb:TensorFlow
gptkbp:supports early stopping
custom metrics
custom loss functions
gptkbp:usedFor regression tasks
gptkbp:bfsParent gptkb:TensorFlow_Estimators
gptkbp:bfsLayer 7