Package org.tribuo.data.columnar.processors.response


package org.tribuo.data.columnar.processors.response
Provides implementations of ResponseProcessor.

Note that the EmptyResponseProcessor should only be used when the columnar data source will never contain a response, and so the RowProcessor should always return the unknown output of the appropriate type.