Acts as an automated oracle for an active learning loop. It is meant for testing purposes and requires an fully labeled input table at the second input port.
- Type: TableUnlabeled TableTable with data to be labeled by the node.
- Type: TableFully labeled TableGround truth table used to look up the labels. This table only needs to have a class column
- Type: TablePassthrough Port InputPass through Port - Will be the output of the Loop (optional)