Martin Laurent
Results
3
issues of
Martin Laurent
Does TFDV support reading tf.SequenceExample from TFRecords, inferring a schema over them and compute statistics from them?
stat:awaiting tensorflower
type:feature
The current (0.13.0) implementation of the `StatisticsGen` component only uses the default stats_options: `stats_options = tensorflow_data_validation.statistics.stats_options.StatsOptions()` There is a TODO statement saying that this should be configurable. There should be...
type:feature