Microsoft Exam Questions

Which function should you use?

You have a dataset that has a character variable.
You need to create a bag of counts of n-grams.
Which function should you use?

A.
featurizeText()

B.
categoricalHash()

C.
concat()

D.
selectFeatures()

E.
categorical()

Explanation:
https://docs.microsoft.com/en-us/machine-learning-server/python-reference/microsoftml/featurizetext