n-estimators

What are n_estimators?
n_estimators : This is the number of trees you want to build before taking the maximum voting or averages of predictions. Higher number of trees give you better performance but makes your code slower.
posted @ 2023-04-01 01:35  莫大师兄  阅读(42)  评论(0)    收藏  举报