How to Record Pipeline Data
Recorder Component
About
- The recorder component enables the user to record data as it passes through the AutoClassifier Pipeline.
- All input and output properties generated are captured.
- This capture output can be re-processed through AutoClassifier for test/debug purposes.
- Multiple recorders can be used to capture properties at different stages of the pipeline.
- The data captured for any recorder occurs at the point in the pipeline executed just before the recorder stage.
Configuration