
Ultimate access to all questions.
In Spark MLlib's Decision Tree implementation, what is the default setting for the 'maxBins' parameter?
A
16
B
Variable amount based on categories available in the categorical column of the input data frame.
C
32
D
64
E
128