Package | Description |
---|---|
org.apache.sysds.runtime.instructions.spark.utils | |
org.apache.sysds.runtime.io |
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.api.java.JavaRDD<String> |
RDDConverterUtils.binaryBlockToLibsvm(org.apache.spark.api.java.JavaPairRDD<MatrixIndexes,MatrixBlock> in,
DataCharacteristics mcIn,
FileFormatPropertiesLIBSVM props,
boolean strict) |
Constructor and Description |
---|
ReaderTextLIBSVM(FileFormatPropertiesLIBSVM props) |
ReaderTextLIBSVMParallel(FileFormatPropertiesLIBSVM props) |
WriterTextLIBSVM(FileFormatPropertiesLIBSVM _props) |
WriterTextLIBSVMParallel(FileFormatPropertiesLIBSVM _props) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.