Uses of Class
org.jpmml.lightgbm.GBDT
-
Packages that use GBDT Package Description org.jpmml.lightgbm -
-
Uses of GBDT in org.jpmml.lightgbm
Methods in org.jpmml.lightgbm that return GBDT Modifier and Type Method Description static GBDTLightGBMUtil. loadGBDT(java.io.InputStream is)static GBDTLightGBMUtil. loadGBDT(java.util.Iterator<java.lang.String> lines)
-