Re: What happens if a random forest max bins is set too high?

2021-06-15 Thread Reed Villanueva
I *think* solved issue. Will update w/ details after further testing / inspection. On Mon, Jun 14, 2021 at 8:50 PM Reed Villanueva wrote: > What happens if a random forest "max bins" hyperparameter is set too high? > > When training a sparkml random forest ( > https://spark.apache.org/docs/lates

What happens if a random forest max bins is set too high?

2021-06-14 Thread Reed Villanueva
What happens if a random forest "max bins" hyperparameter is set too high? When training a sparkml random forest ( https://spark.apache.org/docs/latest/ml-classification-regression.html#random-forest-classifier ) with maxBins set roughly equal to the max number of distinct categorical values for a