In train_test.py, line 30 num_trees is assigned for n_estimators, which is not defined. Is it ok to use default value for n_estimators?
In train_test.py, line 30 num_trees is assigned for n_estimators, which is not defined. Is it ok to use default value for n_estimators?