powered by
Julia Equivalent: IAI.RandomForestRegressor
IAI.RandomForestRegressor
random_forest_regressor(...)
Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.
Requires IAI version 2.1 or higher.
if (FALSE) lnr <- iai::random_forest_regressor()
Run the code above in your browser using DataLab