Function Reference
Canned Estimators |
|
---|---|
Construct a Linear Estimator |
|
Deep Neural Networks |
|
|
Linear Combined Deep Neural Networks |
Boosted Trees Estimator |
|
Estimator Methods |
|
Train an Estimator |
|
Generate Predictions with an Estimator |
|
Evaluate an Estimator |
|
Save an Estimator |
|
Input Function |
|
Construct an Input Function |
|
Construct Input Function Containing Python Dictionaries of Numpy Arrays |
|
Feature Columns |
|
Feature Columns |
|
Construct an Input Layer |
|
Construct a Categorical Column with In-Memory Vocabulary |
|
Construct a Categorical Column with a Vocabulary File |
|
Construct a Categorical Column that Returns Identity Values |
|
Represents Sparse Feature where IDs are set by Hashing |
|
Construct a Weighted Categorical Column |
|
Represents Multi-Hot Representation of Given Categorical Column |
|
Construct a Real-Valued Column |
|
Construct a Dense Column |
|
Construct a Crossed Column |
|
Construct a Bucketized Column |
|
Custom Estimators |
|
Construct a Custom Estimator |
|
Define an Estimator Specification |
|
Run Hooks |
|
Saves Checkpoints Every N Steps or Seconds |
|
Delay Execution until Global Step Reaches to |
|
A Custom Run Hook for Saving Metrics History |
|
Prints Given Tensors Every N Local Steps, Every N Seconds, or at End |
|
NaN Loss Monitor |
|
A Custom Run Hook to Create and Update Progress Bar During Training or Evaluation |
|
Steps per Second Monitor |
|
Monitor to Request Stop at a Specified Step |
|
Saves Summaries Every N Steps |
|
Create Custom Session Run Hooks |
|
Run Configuration |
|
Run Configuration |
|
Task Types |
|
Estimator Keys |
|
Canonical Mode Keys |
|
Canonical Metric Keys |
|
Canonical Model Prediction Keys |
|
Parsing Utilities |
|
Generates Parsing Spec for TensorFlow Example to be Used with Regressors |
|
Generates Parsing Spec for TensorFlow Example to be Used with Classifiers |
|
Other Utilities |
|
Standard Names to Use for Graph Collections |
|
Get the Latest Checkpoint in a Checkpoint Directory |