LostTech.TensorFlow : API Documentation

Type ordinal_split_handler

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

Public static methods

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, IEnumerable<int> example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(object is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(object is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, int example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(object is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, IEnumerable<int> example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, IGraphNodeBase example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(object is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, IGraphNodeBase example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, IEnumerable<int> example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, IGraphNodeBase example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, int example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

ValueTuple<object, object, object, object, object, object> dense_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, IGraphNodeBase float_column, object quantile_buckets, int example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object dense_make_stats_update_dyn(object is_active, object are_buckets_ready, object float_column, object quantile_buckets, object example_partition_ids, object gradients, object hessians, object weights, object empty_gradients, object empty_hessians)

object sparse_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, object sparse_column_indices, RaggedTensor sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(object is_active, object are_buckets_ready, object sparse_column_indices, RaggedTensor sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(object is_active, object are_buckets_ready, object sparse_column_indices, ValueTuple<double, object> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(object is_active, object are_buckets_ready, object sparse_column_indices, IEnumerable<double> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(object is_active, object are_buckets_ready, object sparse_column_indices, IDictionary<object, object> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(object is_active, object are_buckets_ready, object sparse_column_indices, ndarray sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, object sparse_column_indices, IGraphNodeBase sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, object sparse_column_indices, ValueTuple<double, object> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, object sparse_column_indices, IEnumerable<double> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, object sparse_column_indices, IDictionary<object, object> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, object sparse_column_indices, ndarray sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, object sparse_column_indices, IGraphNodeBase sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, object sparse_column_indices, RaggedTensor sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, object sparse_column_indices, ValueTuple<double, object> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(object is_active, object are_buckets_ready, object sparse_column_indices, IGraphNodeBase sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, object sparse_column_indices, IDictionary<object, object> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IEnumerable<object> is_active, object are_buckets_ready, object sparse_column_indices, ndarray sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update(IGraphNodeBase is_active, object are_buckets_ready, object sparse_column_indices, IEnumerable<double> sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, IGraphNodeBase weights, IGraphNodeBase empty_gradients, IGraphNodeBase empty_hessians)

object sparse_make_stats_update_dyn(object is_active, object are_buckets_ready, object sparse_column_indices, object sparse_column_values, object sparse_column_shape, object quantile_buckets, object example_partition_ids, object gradients, object hessians, object weights, object empty_gradients, object empty_hessians)

Public properties

PythonFunctionContainer dense_make_stats_update_fn get;

PythonFunctionContainer DenseSplitHandler_fn get;

PythonFunctionContainer InequalitySplitHandler_fn get;

object make_dense_split_scalar get; set;

object make_dense_split_scalar_dyn get; set;

object make_dense_split_tensor get; set;

object make_dense_split_tensor_dyn get; set;

object make_sparse_split_scalar get; set;

object make_sparse_split_scalar_dyn get; set;

object make_sparse_split_tensor get; set;

object make_sparse_split_tensor_dyn get; set;

PythonFunctionContainer sparse_make_stats_update_fn get;

PythonFunctionContainer SparseSplitHandler_fn get;