Package biz.k11i.xgboost.tree
Interface RegTreeFactory
-
- All Known Implementing Classes:
DefaultRegTreeFactory
public interface RegTreeFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RegTreeloadTree(ModelReader reader)
-
-
-
Method Detail
-
loadTree
RegTree loadTree(ModelReader reader) throws java.io.IOException
- Throws:
java.io.IOException
-
-