|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Create an analysis pipeline.
| DataType | The data type for the pipeline (defaults to std::vector<Kakshya::DataVariant>) |
Creates a pipeline pre-configured for data analysis workflows with operations for feature extraction, statistical analysis, and result processing. Suitable for machine learning preprocessing and data science workflows.
Example:
Definition at line 389 of file ComputePipeline.hpp.