Flow
rm.process(normalize,concurrency:parallel_decision_tree,store)

rm.process(normalize,concurrency:parallel_decision_tree,store)

Visibility: public Uploaded 22-04-2018 by Luud Janssen RapidMiner_8.1.003 1 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
A RapidMiner Flow

Parameters

DecisionTree__apply_prepruningActivates the pre pruning and delivers a prepruned tree.default: true
DecisionTree__apply_pruningActivates the pruning of the tree.default: true
DecisionTree__confidenceThe confidence level used for the pessimistic error calculation of pruning.default: 0.25
DecisionTree__criterionSpecifies the used criterion for selecting attributes and numerical splits.default: gain_ratio
DecisionTree__maximal_depthThe maximum tree depth (-1: no bound)default: 20
DecisionTree__minimal_gainThe minimal gain which must be achieved in order to produce a split.default: 0.1
DecisionTree__minimal_leaf_sizeThe minimal size of all leaves.default: 2
DecisionTree__minimal_size_for_splitThe minimal size of a node in order to allow a split.default: 4
DecisionTree__number_of_prepruning_alternativesThe number of alternative nodes tried when prepruning would prevent a split.default: 3
Normalize__allow_negative_valuesWhether negative values should be allowed and used as absolute valuesdefault: false
Normalize__attributeThe attribute which should be chosen.
Normalize__attribute_filter_typeThe condition specifies which attributes are selected or affected by this operator.default: all
Normalize__attributesThe attribute which should be chosen.
Normalize__block_typeThe block type of the attributes.default: value_series
Normalize__create_viewCreate View to apply preprocessing instead of changing the datadefault: false
Normalize__except_block_typeExcept this block type.default: value_series_end
Normalize__except_regular_expressionA regular expression for the names of the attributes which should be filtered out although matching the above regular expression.
Normalize__except_value_typeExcept this value type.default: real
Normalize__include_special_attributesIndicate if this operator should also be applied on the special attributes. Otherwise they are always kept.default: false
Normalize__invert_selectionIndicates if only attributes should be accepted which would normally filtered.default: false
Normalize__maxThe maximum value after normalizationdefault: 1.0
Normalize__methodSelect the normalization method.default: Z-transformation
Normalize__minThe minimum value after normalizationdefault: 0.0
Normalize__numeric_conditionParameter string for the condition, e.g. '>= 5'
Normalize__regular_expressionA regular expression for the names of the attributes which should be kept.
Normalize__return_preprocessing_modelIndicates if the preprocessing model should also be returneddefault: false
Normalize__use_block_type_exceptionIf enabled, an exception to the specified block type might be specified.default: false
Normalize__use_except_expressionIf enabled, an exception to the specified regular expression might be specified. Attributes of matching this will be filtered out, although matching the first expression.default: false
Normalize__use_value_type_exceptionIf enabled, an exception to the specified value type might be specified. Attributes of this type will be filtered out, although matching the first specified type.default: false
Normalize__value_typeThe value type of the attributes.default: numeric
Store__repository_entryRepository entry.

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table