ICFERST  22-06
Reservoir simulator based on DCVFEM, Dynamic Mesh optimisation and Surface-based modelling
xgb_interface::fortran_XGBoosterPredict Interface Reference

Make prediction based on dmatrix Returns 0 when success, -1 when failure happens. More...

Public Member Functions

integer(c_int) function fortran_xgboosterpredict (handle, dmat, option_mask, ntree_limit, training, out_len, out_result)
 

Detailed Description

Make prediction based on dmatrix Returns 0 when success, -1 when failure happens.

Member Function/Subroutine Documentation

◆ fortran_xgboosterpredict()

integer(c_int) function xgb_interface::fortran_XGBoosterPredict::fortran_xgboosterpredict ( type(c_ptr), value  handle,
type(c_ptr), value  dmat,
integer(c_int), value  option_mask,
integer(c_int), value  ntree_limit,
integer(c_int), value  training,
integer(c_int64_t)  out_len,
type(c_ptr)  out_result 
)

The documentation for this interface was generated from the following file: