Serialized Form
-
Package ml.dmlc.xgboost4j.java
-
Class ml.dmlc.xgboost4j.java.Booster extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
handle
long handle
-
version
int version
-
-
-
Class ml.dmlc.xgboost4j.java.XGBoostError extends Exception implements Serializable
-