- getOptions() - Method in class hivemall.xgboost.XGBoostBatchPredictUDTF
-
- getOptions() - Method in class hivemall.xgboost.XGBoostOnlinePredictUDTF
-
- getOptions() - Method in class hivemall.xgboost.XGBoostTrainUDTF
-
- getReturnOI(PrimitiveObjectInspector) - Method in class hivemall.xgboost.XGBoostBatchPredictUDTF
-
Return (string rowid, array predicted) as a result
- getReturnOI(PrimitiveObjectInspector) - Method in class hivemall.xgboost.XGBoostOnlinePredictUDTF
-
Return (primitive rowid, array predicted) as a result
- getReturnOI(PrimitiveObjectInspector) - Method in class hivemall.xgboost.XGBoostPredictOneUDTF
-
Return (string rowid, double predicted) as a result
- getReturnOI(PrimitiveObjectInspector) - Method in class hivemall.xgboost.XGBoostPredictTripleUDTF
-
Return (string rowid, int label, double probability) as a result
- getRowId() - Method in class hivemall.xgboost.XGBoostBatchPredictUDTF.LabeledPointWithRowId
-
- getVersion() - Static method in class hivemall.xgboost.utils.XGBoostUtils
-