
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
forest <- randomForest::randomForest(Species ~ ., data = iris, ntree = 300)
plot_min_depth_distribution(min_depth_distribution(forest))
# }
Run the code above in your browser using DataLab