类的使用
org.apache.flink.ml.classification.linearsvc.LinearSVCModelData
-
使用LinearSVCModelData的程序包 程序包 说明 org.apache.flink.ml.classification.linearsvc -
-
org.apache.flink.ml.classification.linearsvc中LinearSVCModelData的使用
返回变量类型为LinearSVCModelData的类型的org.apache.flink.ml.classification.linearsvc中的方法 修饰符和类型 方法 说明 org.apache.flink.connector.file.src.reader.StreamFormat.Reader<LinearSVCModelData>LinearSVCModelData.ModelDataDecoder. createReader(org.apache.flink.configuration.Configuration configuration, org.apache.flink.core.fs.FSDataInputStream inputStream)static org.apache.flink.streaming.api.datastream.DataStream<LinearSVCModelData>LinearSVCModelData. getModelDataStream(org.apache.flink.table.api.Table modelData)Converts the table model to a data stream.org.apache.flink.api.common.typeinfo.TypeInformation<LinearSVCModelData>LinearSVCModelData.ModelDataDecoder. getProducedType()参数类型为LinearSVCModelData的org.apache.flink.ml.classification.linearsvc中的方法 修饰符和类型 方法 说明 voidLinearSVCModelData.ModelDataEncoder. encode(LinearSVCModelData modelData, OutputStream outputStream)
-