In Spark MLlib's Decision Tree implementation, what is the default setting for the 'maxBins' parameter?
Real Exam
A
16
4.3%
B
Variable amount based on categories available in the categorical column of the input data frame.
26.1%
C
32
43.5%
D
64
17.4%
E
128
8.7%
Powered ByGPT-5.2
In Spark MLlib's Decision Tree implementation, what is the default setting for the 'maxBins' parameter? | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz