MCQOPTIONS
Saved Bookmarks
| 1. |
In which of the following each categorical label is first turned into a positive integer and then transformed into a vector where only one feature is 1 while all the others are 0. |
| A. | labelencoder class |
| B. | dictvectorizer |
| C. | labelbinarizer class |
| D. | featurehasher |
| Answer» D. featurehasher | |