Home
last modified time | relevance | path

Searched refs:weighted_categorical_column (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_test.py3485 weights = fc.weighted_categorical_column(ids, 'weights')
3499 weights = fc.weighted_categorical_column(ids, 'weights')
4312 weighted_categorical_column_a = fc.weighted_categorical_column(
4316 weighted_categorical_column_b = fc.weighted_categorical_column(
4684 column = fc.weighted_categorical_column(
4698 original = fc.weighted_categorical_column(
4712 fc.weighted_categorical_column(
4720 fc.weighted_categorical_column(
4727 column = fc.weighted_categorical_column(
4740 fc.weighted_categorical_column(
[all …]
Dfeature_column.py1369 def weighted_categorical_column( function
/external/tensorflow/tensorflow/tools/api/golden/
Dtensorflow.feature_column.pbtxt56 name: "weighted_categorical_column"