LostTech.TensorFlow : API Documentation

Type IBaseSplitHandler

Namespace tensorflow.contrib.boosted_trees.lib.learner.batch.base_split_handler

Interfaces IPythonObjectContainer

Public instance methods

object make_splits(object stamp_token, object next_stamp_token, object class_id)

object update_stats(object stamp_token, object example_partition_ids, object gradients, object hessians, object empty_gradients, object empty_hessians, object weights, object is_active, object scheduled_reads)

object update_stats_sync(object stamp_token, object example_partition_ids, object gradients, object hessians, object empty_gradients, object empty_hessians, object weights, object is_active)