public class LineBlock extends Object
| 构造器和说明 |
|---|
LineBlock(int typeNumber,
int featureDimension,
double studyPoint,
CodecBlock lastCodecBlock,
boolean showLog,
int regularModel,
double regular,
int coreNumber,
double timePunValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
backError(long eventID,
Matrix errorMatrix) |
LineBlockModel |
getModel() |
void |
insertModel(LineBlockModel lineBlockModel) |
void |
sendParameter(long eventID,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
public LineBlock(int typeNumber,
int featureDimension,
double studyPoint,
CodecBlock lastCodecBlock,
boolean showLog,
int regularModel,
double regular,
int coreNumber,
double timePunValue)
throws Exception
Exceptionpublic LineBlockModel getModel()
public void insertModel(LineBlockModel lineBlockModel) throws Exception
Exceptionpublic void sendParameter(long eventID,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro)
throws Exception
ExceptionCopyright © 2024. All rights reserved.