TransWikia.com

Seeking ee.Classifier.smileRandomForest() explanation

Geographic Information Systems Asked by Lam Nguyen on January 2, 2021

What is the meaning of "10" in this code below?

I’ve been searching for it for a long time and I have no idea what it’s actually about.

smileRandomForest

One Answer

Random Forest is a machine learning algorithm and like every other algorithm, it has some hyperparameters. 10 is the no. of decision trees that Random Forest will use to make a prediction.

Every decision tree will give its output for the data you pass and based on the decision of those trees your classifier will produce its prediction. It all happens internally so you don't have to worry about the algo itself.

Just try to play with this no. to find which suits your data best.

Correct answer by mohit kaushik on January 2, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP