mars icon indicating copy to clipboard operation
mars copied to clipboard

Implements `sklearn.ensemble.RandomForestClassifier`

Open yuyiming opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Random forest classifier is widely used and should be introduced. The related scikit-learn API is https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html#sklearn.ensemble.RandomForestClassifier

yuyiming avatar Jun 21 '22 11:06 yuyiming