Home
last modified time | relevance | path

Searched refs:_weighted_categorical_column (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_test.py1571 wire_cast_weights = fc._weighted_categorical_column(wire_cast, 'weights')
4688 weights = fc._weighted_categorical_column(ids, 'weights')
4703 weights = fc._weighted_categorical_column(ids, 'weights')
5654 weighted_categorical_column_a = fc._weighted_categorical_column(
5658 weighted_categorical_column_b = fc._weighted_categorical_column(
6184 column = fc._weighted_categorical_column(
6199 original = fc._weighted_categorical_column(
6213 fc._weighted_categorical_column(
6221 fc._weighted_categorical_column(
6228 column = fc._weighted_categorical_column(
[all …]
Dfeature_column.py1475 def _weighted_categorical_column(categorical_column, function