Checks whether a tree ensemble has been initialized.
tf.raw_ops.IsBoostedTreesEnsembleInitialized(
tree_ensemble_handle, name=None
)
Args | |
---|---|
tree_ensemble_handle
|
A Tensor of type resource .
Handle to the tree ensemble resource.
|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type bool .
|