tf.raw_ops.BoostedTreesCreateEnsemble

Creates a tree ensemble model and returns a handle to it.

tree_ensemble_handleA Tensor of type resource. Handle to the tree ensemble resource to be created.
stamp_tokenA Tensor of type int64. Token to use as the initial value of the resource stamp.
tree_ensemble_serializedA Tensor of type string. Serialized proto of the tree ensemble.
nameA name for the operation (optional).

The created Operation.