JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
X
A
addMissingValue(String)
- Method in class org.jpmml.xgboost.
FeatureMap
C
Classification
- Class in
org.jpmml.xgboost
Classification(int)
- Constructor for class org.jpmml.xgboost.
Classification
cleft()
- Method in class org.jpmml.xgboost.
Node
close()
- Method in class org.jpmml.xgboost.
XGBoostDataInput
createExpression(FieldName)
- Method in interface org.jpmml.xgboost.
ObjFunction.Transformation
createLabelMap(FieldName, List<String>)
- Method in class org.jpmml.xgboost.
Classification
createLabelMap(FieldName, List<String>)
- Method in class org.jpmml.xgboost.
ObjFunction
createLabelMap(FieldName, List<String>)
- Method in class org.jpmml.xgboost.
Regression
createOutput(ObjFunction.Transformation)
- Static method in class org.jpmml.xgboost.
ObjFunction
createOutput(ObjFunction.Transformation, String)
- Static method in class org.jpmml.xgboost.
ObjFunction
createTargets(float, Schema)
- Static method in class org.jpmml.xgboost.
ObjFunction
cright()
- Method in class org.jpmml.xgboost.
Node
D
default_left()
- Method in class org.jpmml.xgboost.
Node
E
encodeMiningModel(ObjFunction, float, Schema)
- Method in class org.jpmml.xgboost.
GBTree
encodeMiningModel(Schema)
- Method in class org.jpmml.xgboost.
Learner
encodeMiningModel(Segmentation, float, Schema)
- Method in class org.jpmml.xgboost.
LinearRegression
encodeMiningModel(Segmentation, float, Schema)
- Method in class org.jpmml.xgboost.
LogisticClassification
encodeMiningModel(Segmentation, float, Schema)
- Method in class org.jpmml.xgboost.
LogisticRegression
encodeMiningModel(Segmentation, float, Schema)
- Method in class org.jpmml.xgboost.
ObjFunction
encodeMiningModel(Segmentation, float, Schema)
- Method in class org.jpmml.xgboost.
PoissonRegression
encodeMiningModel(Segmentation, float, Schema)
- Method in class org.jpmml.xgboost.
SoftMaxClassification
encodePMML(FieldName, List<String>, FeatureMap)
- Method in class org.jpmml.xgboost.
Learner
encodeTreeModel(Schema)
- Method in class org.jpmml.xgboost.
RegTree
F
FeatureMap
- Class in
org.jpmml.xgboost
FeatureMap()
- Constructor for class org.jpmml.xgboost.
FeatureMap
G
GBTree
- Class in
org.jpmml.xgboost
GBTree()
- Constructor for class org.jpmml.xgboost.
GBTree
getBaseScore()
- Method in class org.jpmml.xgboost.
Learner
getDataField()
- Method in class org.jpmml.xgboost.
LabelMap
getDataFields()
- Method in class org.jpmml.xgboost.
FeatureMap
getDataFields()
- Method in class org.jpmml.xgboost.
LabelMap
getFeatures()
- Method in class org.jpmml.xgboost.
FeatureMap
getGBTree()
- Method in class org.jpmml.xgboost.
Learner
getLabel()
- Method in class org.jpmml.xgboost.
LabelMap
getNodes()
- Method in class org.jpmml.xgboost.
RegTree
getNumClass()
- Method in class org.jpmml.xgboost.
Classification
getNumClass()
- Method in class org.jpmml.xgboost.
Learner
getNumFeatures()
- Method in class org.jpmml.xgboost.
Learner
getObj()
- Method in class org.jpmml.xgboost.
Learner
getTrees()
- Method in class org.jpmml.xgboost.
GBTree
I
is_leaf()
- Method in class org.jpmml.xgboost.
Node
L
LabelMap
- Class in
org.jpmml.xgboost
LabelMap(DataField, Label)
- Constructor for class org.jpmml.xgboost.
LabelMap
leaf_value()
- Method in class org.jpmml.xgboost.
Node
Learner
- Class in
org.jpmml.xgboost
Learner()
- Constructor for class org.jpmml.xgboost.
Learner
LinearRegression
- Class in
org.jpmml.xgboost
LinearRegression()
- Constructor for class org.jpmml.xgboost.
LinearRegression
load(InputStream)
- Method in class org.jpmml.xgboost.
FeatureMap
load(BufferedReader)
- Method in class org.jpmml.xgboost.
FeatureMap
load(String, String, String)
- Method in class org.jpmml.xgboost.
FeatureMap
load(XGBoostDataInput)
- Method in class org.jpmml.xgboost.
GBTree
load(XGBoostDataInput)
- Method in class org.jpmml.xgboost.
Learner
load(XGBoostDataInput)
- Method in class org.jpmml.xgboost.
Node
load(XGBoostDataInput)
- Method in class org.jpmml.xgboost.
NodeStat
load(XGBoostDataInput)
- Method in class org.jpmml.xgboost.
RegTree
loadFeatureMap(InputStream)
- Static method in class org.jpmml.xgboost.
XGBoostUtil
loadLearner(InputStream)
- Static method in class org.jpmml.xgboost.
XGBoostUtil
LogisticClassification
- Class in
org.jpmml.xgboost
LogisticClassification()
- Constructor for class org.jpmml.xgboost.
LogisticClassification
LogisticRegression
- Class in
org.jpmml.xgboost
LogisticRegression()
- Constructor for class org.jpmml.xgboost.
LogisticRegression
M
Main
- Class in
org.jpmml.xgboost
Main()
- Constructor for class org.jpmml.xgboost.
Main
main(String...)
- Static method in class org.jpmml.xgboost.
Main
N
Node
- Class in
org.jpmml.xgboost
Node()
- Constructor for class org.jpmml.xgboost.
Node
NodeStat
- Class in
org.jpmml.xgboost
NodeStat()
- Constructor for class org.jpmml.xgboost.
NodeStat
O
ObjFunction
- Class in
org.jpmml.xgboost
ObjFunction()
- Constructor for class org.jpmml.xgboost.
ObjFunction
ObjFunction.Transformation
- Interface in
org.jpmml.xgboost
org.jpmml.xgboost
- package org.jpmml.xgboost
P
PoissonRegression
- Class in
org.jpmml.xgboost
PoissonRegression()
- Constructor for class org.jpmml.xgboost.
PoissonRegression
R
readFloat()
- Method in class org.jpmml.xgboost.
XGBoostDataInput
readInt()
- Method in class org.jpmml.xgboost.
XGBoostDataInput
readReserved(int)
- Method in class org.jpmml.xgboost.
XGBoostDataInput
readString()
- Method in class org.jpmml.xgboost.
XGBoostDataInput
readStringMap()
- Method in class org.jpmml.xgboost.
XGBoostDataInput
Regression
- Class in
org.jpmml.xgboost
Regression()
- Constructor for class org.jpmml.xgboost.
Regression
RegTree
- Class in
org.jpmml.xgboost
RegTree()
- Constructor for class org.jpmml.xgboost.
RegTree
S
SoftMaxClassification
- Class in
org.jpmml.xgboost
SoftMaxClassification(int)
- Constructor for class org.jpmml.xgboost.
SoftMaxClassification
split_cond()
- Method in class org.jpmml.xgboost.
Node
split_index()
- Method in class org.jpmml.xgboost.
Node
T
toXGBoostSchema(Schema)
- Static method in class org.jpmml.xgboost.
XGBoostUtil
X
XGBoostDataInput
- Class in
org.jpmml.xgboost
XGBoostDataInput(InputStream)
- Constructor for class org.jpmml.xgboost.
XGBoostDataInput
XGBoostEncoder
- Class in
org.jpmml.xgboost
XGBoostEncoder(LabelMap, FeatureMap)
- Constructor for class org.jpmml.xgboost.
XGBoostEncoder
XGBoostUtil
- Class in
org.jpmml.xgboost
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
X
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.