Icon

09_​Random_​Forest

Training a Random Forest

Training a decision tree and training a random forest of decision trees.

Decision Tree and Random Forest of Decision TreesTraining a decision tree and training a random forest of decision trees.Adult.csv dataset describes US census information. Output class is sex. One decision tree to predict feature sex on the adult dataset A random forest of 50 decision trees to predict feature sex on the adultdataset Optional Export into PMML 80% for training 20 % for testing1 dec treemin. node size = 250 dec treesmin node size = 2Read the dataset Partitioning DecisionTree Learner Decision TreePredictor Decision Tree View Random ForestLearner Random ForestPredictor Scorer (JavaScript) Scorer (JavaScript) Tree EnsembleModel Extract Table to PMMLEnsemble Tree EnsembleStatistics CSV Reader Decision Tree and Random Forest of Decision TreesTraining a decision tree and training a random forest of decision trees.Adult.csv dataset describes US census information. Output class is sex. One decision tree to predict feature sex on the adult dataset A random forest of 50 decision trees to predict feature sex on the adultdataset Optional Export into PMML 80% for training 20 % for testing1 dec treemin. node size = 250 dec treesmin node size = 2Read the dataset Partitioning DecisionTree Learner Decision TreePredictor Decision Tree View Random ForestLearner Random ForestPredictor Scorer (JavaScript) Scorer (JavaScript) Tree EnsembleModel Extract Table to PMMLEnsemble Tree EnsembleStatistics CSV Reader

Nodes

Extensions

Links