JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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
RegTree
loadTree
(
ModelReader
reader)
Method Details
loadTree
RegTree
loadTree
(
ModelReader
reader)
throws
IOException
Throws:
IOException