LostTech.TensorFlow : API Documentation

Type InputStatisticsFromMiniBatch._AdaptiveInputAuxiliaryStatistics

Namespace tensorflow_estimator.python.estimator.canned.timeseries.math_utils

Parent PythonObjectContainer

Interfaces InputStatisticsFromMiniBatch.I_AdaptiveInputAuxiliaryStatistics

Public properties

object chunk_count get; set;

object example_count get; set;

object inter_observation_duration_sum get; set;

object max_time_seen get; set;

object overall_feature_sum get; set;

object overall_feature_sum_of_squares get; set;

object PythonObject get;