Icon

03_​Learning_​a_​Tree_​Ensemble_​Model

How to use the Tree Ensemble nodes

This workflow shows how the tree ensemble nodes can be used for regression and classification tasks. Note: If you want to deploy a random forest, we recommend to use the less complex random forest nodes.

How to use the Tree Ensemble nodes for classification and regression This workflow shows how the Tree Ensemble nodes can be used for classification andregression tasks. Note:If you would only like to train a random forest,please check out our less complex RandomForest nodes read workflow local datapartition data in 80% training20% testingusing stratified samplingscore the predictiononly keeppetal width andPrediction(petal width)draw a line plotto visualize the performanceof the simple regression treescore the classificationpredictiontrain an ensemble of 100 trees of which each usesa random column sample with 50% of the columns anda random row sample with 50% of the rows for training.(In this case we use petal width as target column)predict the targetcolumn of the test datatrain an ensemble of 100 trees of which each usesa random column sample with 50% of the columns anda random row sample with 50% of the rows for training.The split criterion is Information Gain Ratiopredict the classof the test data File Reader Partitioning Numeric Scorer(deprecated) Column Filter Line Plot (local) Scorer Tree Ensemble Learner(Regression) Tree Ensemble Predictor(Regression) Tree EnsembleLearner Tree EnsemblePredictor How to use the Tree Ensemble nodes for classification and regression This workflow shows how the Tree Ensemble nodes can be used for classification andregression tasks. Note:If you would only like to train a random forest,please check out our less complex RandomForest nodes read workflow local datapartition data in 80% training20% testingusing stratified samplingscore the predictiononly keeppetal width andPrediction(petal width)draw a line plotto visualize the performanceof the simple regression treescore the classificationpredictiontrain an ensemble of 100 trees of which each usesa random column sample with 50% of the columns anda random row sample with 50% of the rows for training.(In this case we use petal width as target column)predict the targetcolumn of the test datatrain an ensemble of 100 trees of which each usesa random column sample with 50% of the columns anda random row sample with 50% of the rows for training.The split criterion is Information Gain Ratiopredict the classof the test dataFile Reader Partitioning Numeric Scorer(deprecated) Column Filter Line Plot (local) Scorer Tree Ensemble Learner(Regression) Tree Ensemble Predictor(Regression) Tree EnsembleLearner Tree EnsemblePredictor

Nodes

Extensions

Links