LostTech.TensorFlow : API Documentation

Type PruningMode

Namespace tensorflow.python.ops.boosted_trees_ops

Parent PythonObjectContainer

Interfaces IPruningMode

Public static methods

object from_str_dyn<TClass>(object mode)

TClass from_str<TClass>(object mode)

Public properties

int NO_PRUNING get; set;

object NO_PRUNING_dyn get; set;

int POST_PRUNING get; set;

object POST_PRUNING_dyn get; set;

int PRE_PRUNING get; set;

object PRE_PRUNING_dyn get; set;

object PythonObject get;