Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSTablesTrainResponse |
XPSTablesTrainResponse.clone() |
XPSTablesTrainResponse |
XPSTrainResponse.getTablesTrainResp() |
XPSTablesTrainResponse |
XPSTablesTrainResponse.set(String fieldName,
Object value) |
XPSTablesTrainResponse |
XPSTablesTrainResponse.setModelStructure(XPSTablesModelStructure modelStructure) |
XPSTablesTrainResponse |
XPSTablesTrainResponse.setPredictionSampleRows(List<XPSRow> predictionSampleRows)
Sample rows from the dataset this model was trained.
|
XPSTablesTrainResponse |
XPSTablesTrainResponse.setTablesModelColumnInfo(List<XPSTablesModelColumnInfo> tablesModelColumnInfo)
Output only.
|
XPSTablesTrainResponse |
XPSTablesTrainResponse.setTrainCostMilliNodeHours(Long trainCostMilliNodeHours)
The actual training cost of the model, expressed in milli node hours, i.e.
|
Modifier and Type | Method and Description |
---|---|
XPSTrainResponse |
XPSTrainResponse.setTablesTrainResp(XPSTablesTrainResponse tablesTrainResp) |
Copyright © 2011–2025 Google. All rights reserved.