LostTech.TensorFlow : API Documentation

Type GradientBoostedDecisionTreeClassifier

Namespace tensorflow.contrib.boosted_trees.estimator_batch.estimator

Parent Estimator

Interfaces IGradientBoostedDecisionTreeClassifier

Public static methods

GradientBoostedDecisionTreeClassifier NewDyn(object learner_config, object examples_per_layer, ImplicitContainer<T> n_classes, object num_trees, object feature_columns, object weight_column_name, object model_dir, object config, object label_keys, object feature_engineering_fn, object logits_modifier_function, ImplicitContainer<T> center_bias, ImplicitContainer<T> use_core_libs, ImplicitContainer<T> output_leaf_index, object override_global_step_value, ImplicitContainer<T> num_quantiles)

Public properties

object config get;

object config_dyn get;

string model_dir get;

object model_dir_dyn get;

object model_fn get;

object model_fn_dyn get;

object PythonObject get;