Package org.jpmml.xgboost.testing
Interface XGBoostFormats
-
public interface XGBoostFormats
-
-
Field Detail
-
BINARY
static final String BINARY
- See Also:
- Constant Field Values
-
JSON
static final String JSON
- See Also:
- Constant Field Values
-
UBJSON
static final String UBJSON
- See Also:
- Constant Field Values
-
-