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.py1543 wire_cast_weights = fc._weighted_categorical_column(wire_cast, 'weights')
4684 weights = fc._weighted_categorical_column(ids, 'weights')
4699 weights = fc._weighted_categorical_column(ids, 'weights')
5678 weighted_categorical_column_a = fc._weighted_categorical_column(
5682 weighted_categorical_column_b = fc._weighted_categorical_column(
6270 column = fc._weighted_categorical_column(
6284 original = fc._weighted_categorical_column(
6298 fc._weighted_categorical_column(
6306 fc._weighted_categorical_column(
6313 column = fc._weighted_categorical_column(
[all …]
Dfeature_column.py1496 def _weighted_categorical_column(categorical_column, function