Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Data Engineer Topic 2 Question 66 Discussion

Actual exam question for Google's Professional Data Engineer exam
Question #: 66
Topic #: 2
[All Professional Data Engineer Questions]

Which TensorFlow function can you use to configure a categorical column if you don't know all of the possible values for that column?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Teri
13 days ago
Well, if all else fails, I guess we could just throw a bunch of random values in a hat and pick one. That's how I usually solve my TensorFlow problems!
upvoted 0 times
...
Mayra
14 days ago
Ooh, I've heard of sparse_column_with_keys before. That could be an interesting option too. Might have to do some more research on that one.
upvoted 0 times
...
Eric
16 days ago
Hold up, what about option C? Isn't that specifically designed for handling unknown values? Seems like the logical choice to me.
upvoted 0 times
...
Ty
26 days ago
Hmm, I'm not sure about that. Shouldn't we be using something like categorical_column_with_vocabulary_list instead? That seems more straightforward.
upvoted 0 times
...
Tamekia
1 months ago
I think option B is the way to go. Using a hash bucket is a great way to handle unknown values in a categorical column.
upvoted 0 times
Ilene
17 days ago
I think option A could also work well if you have a list of possible values for the column.
upvoted 0 times
...
Jennie
19 days ago
I agree, option B is a good choice for handling unknown values in a categorical column.
upvoted 0 times
...
...
Jeanice
2 months ago
I'm not sure, but I think it's either A or C. We can use categorical_column_with_unknown_values if we don't know all possible values.
upvoted 0 times
...
Keneth
2 months ago
I agree with Sabrina, because it allows us to specify a list of possible values for the column.
upvoted 0 times
...
Sabrina
2 months ago
I think the answer is A) categorical_column_with_vocabulary_list.
upvoted 0 times
...

Save Cancel