meta Package

meta Package

Nodes, wrapping other groups of nodes or node chains

This package contains meta nodes, which call other node chains or nodes for parameter optimization, to skip some training phase or initialization, or to combine the results.

Modules

classifier_wrapper Operate on classifiers
consume_training_data Splits training data for internal usage and usage of successor nodes
flow_node Encapsulate complete node_chain into a single node
parameter_optimization Determine the optimal parameterization of a subflow
same_input_layer Combine several other nodes together in parallel
stream_windowing Perform windowing on stream of windows