Package org.apache.sysds.runtime.transform.decode
package org.apache.sysds.runtime.transform.decode
-
ClassDescriptionBase class for all transform decoders providing both a row and block interface for decoding matrices to frames.Simple atomic decoder for binned columns.Simple composite decoder that applies a list of decoders in specified order.Simple atomic decoder for dummycoded columns.Simple atomic decoder for passing through numeric columns to the output.Simple atomic decoder for recoded columns.