tf.estimator.LinearClassifier
GPTKB entity
Statements (26)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:definedIn |
tf.estimator module
|
| gptkbp:documentation |
https://www.tensorflow.org/api_docs/python/tf/estimator/LinearClassifier
|
| gptkbp:hasMethod |
gptkb:train
evaluate predict export_savedmodel |
| gptkbp:input |
feature columns
|
| gptkbp:introducedIn |
TensorFlow 1.x
|
| gptkbp:output |
probabilities
predicted class |
| gptkbp:parameter |
config
optimizer feature_columns label_vocabulary model_dir n_classes partitioner weight_column |
| gptkbp:partOf |
gptkb:TensorFlow
|
| gptkbp:supports |
binary classification
multi-class classification |
| gptkbp:usedFor |
linear classification
|
| gptkbp:bfsParent |
gptkb:TensorFlow_Estimators
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
tf.estimator.LinearClassifier
|