TensorForestCreateTreeVariable

classe finale publique TensorForestCreateTreeVariable

Crée une ressource d'arborescence et lui renvoie un handle.

Méthodes publiques

TensorForestCreateTreeVariable statique
créer ( Scope scope, Operand <?> treeHandle, Operand <String> treeConfig)
Méthode d'usine pour créer une classe encapsulant une nouvelle opération TensorForestCreateTreeVariable.

Méthodes héritées

Méthodes publiques

public static TensorForestCreateTreeVariable créer ( Scope scope, Operand <?> treeHandle, Operand <String> treeConfig)

Méthode d'usine pour créer une classe encapsulant une nouvelle opération TensorForestCreateTreeVariable.

Paramètres
portée portée actuelle
poignée d'arbre Handle de la ressource d’arborescence à créer.
arbreConfig Chaîne proto sérialisée de boosted_trees.Tree.
Retour
  • une nouvelle instance de TensorForestCreateTreeVariable