Icon

parameter_​optimization_​simple

Hyperparameters Optimization and Training a Random Forest

This workflow optimizes the hyperparameters of a random forest of decision trees and training it with the optimized hyperparameters.

Adult.csv dataset describes US census information. Output class is sex.

Random Forest of Decision Trees Hyperparameters OptimizationOptimizing hyperparameters of a random forest of decision trees.Adult.csv dataset describes US census information. Output class is sex. Hyperparameter optimization loop 80% for training 20 % for testingRead the datasetCreate tablewith the parametersto be optimizedPartitioning Parameter OptimizationLoop Start (Table) Random ForestLearner ParameterOptimization Loop End CSV Reader Random ForestPredictor Scorer Table Creator Random Forest of Decision Trees Hyperparameters OptimizationOptimizing hyperparameters of a random forest of decision trees.Adult.csv dataset describes US census information. Output class is sex. Hyperparameter optimization loop 80% for training 20 % for testingRead the datasetCreate tablewith the parametersto be optimizedPartitioning Parameter OptimizationLoop Start (Table) Random ForestLearner ParameterOptimization Loop End CSV Reader Random ForestPredictor Scorer Table Creator

Nodes

Extensions

Links