Uses of Package
org.apache.sysds.runtime.compress.estim.encoding
-
Classes in org.apache.sysds.runtime.compress.estim.encoding used by org.apache.sysds.runtime.compress.colgroup Class Description IEncode This interface covers an intermediate encoding for the samples to improve the efficiency of the joining of sample column groups. -
Classes in org.apache.sysds.runtime.compress.estim.encoding used by org.apache.sysds.runtime.compress.estim Class Description IEncode This interface covers an intermediate encoding for the samples to improve the efficiency of the joining of sample column groups. -
Classes in org.apache.sysds.runtime.compress.estim.encoding used by org.apache.sysds.runtime.compress.estim.encoding Class Description AEncode IEncode This interface covers an intermediate encoding for the samples to improve the efficiency of the joining of sample column groups.SparseEncoding A Encoding that contain a default value that is not encoded and every other value is encoded in the map.