h2oai / h2o4gpu

H2Oai GPU Edition
Apache License 2.0
460 stars 94 forks source link

Stratified Sampling in Random Forest Classifier? #780

Closed bkavlak closed 5 years ago

bkavlak commented 5 years ago

I could not see a parameter for stratified sampling in each tree in Random_Forest_Classifier. Is there any or will there be?

i.e. sample.fraction = c() parameter in Ranger function.