JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
L
M
N
O
R
S
U
X
C
CategoricalFeature
- Class in
org.jpmml.xgboost
CategoricalFeature(DataField, String)
- Constructor for class org.jpmml.xgboost.
CategoricalFeature
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
ContinuousFeature
- Class in
org.jpmml.xgboost
ContinuousFeature(DataField)
- Constructor for class org.jpmml.xgboost.
ContinuousFeature
createPredictedField(FieldName)
- Static method in class org.jpmml.xgboost.
ObjFunction
createTransformedField(FieldName, Expression)
- 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, FeatureMap)
- Method in class org.jpmml.xgboost.
GBTree
encodeMiningModel(Segmentation, float, FeatureMap)
- Method in class org.jpmml.xgboost.
LinearRegression
encodeMiningModel(Segmentation, float, FeatureMap)
- Method in class org.jpmml.xgboost.
LogisticClassification
encodeMiningModel(Segmentation, float, FeatureMap)
- Method in class org.jpmml.xgboost.
ObjFunction
encodeMiningModel(Segmentation, float, FeatureMap)
- Method in class org.jpmml.xgboost.
SoftMaxClassification
encodeOutput()
- Method in class org.jpmml.xgboost.
LinearRegression
encodeOutput()
- Method in class org.jpmml.xgboost.
LogisticRegression
encodePMML(String, List<String>, FeatureMap)
- Method in class org.jpmml.xgboost.
Learner
encodePredicate(int, boolean)
- Method in class org.jpmml.xgboost.
CategoricalFeature
encodePredicate(int, boolean)
- Method in class org.jpmml.xgboost.
ContinuousFeature
encodePredicate(int, boolean)
- Method in class org.jpmml.xgboost.
Feature
encodeTreeModel(FeatureMap)
- Method in class org.jpmml.xgboost.
RegTree
F
Feature
- Class in
org.jpmml.xgboost
Feature(DataField)
- Constructor for class org.jpmml.xgboost.
Feature
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
getDataField()
- Method in class org.jpmml.xgboost.
Feature
getDataField()
- Method in class org.jpmml.xgboost.
ObjFunction
getDataFields()
- Method in class org.jpmml.xgboost.
FeatureMap
getFeature(int)
- Method in class org.jpmml.xgboost.
FeatureMap
getName()
- Method in class org.jpmml.xgboost.
Feature
getTargetCategories()
- Method in class org.jpmml.xgboost.
Classification
getValue()
- Method in class org.jpmml.xgboost.
CategoricalFeature
I
is_leaf()
- Method in class org.jpmml.xgboost.
Node
isDefaultLeft(Node)
- Method in class org.jpmml.xgboost.
CategoricalFeature
isDefaultLeft(Node)
- Method in class org.jpmml.xgboost.
ContinuousFeature
isDefaultLeft(Node)
- Method in class org.jpmml.xgboost.
Feature
L
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(OpType, DataType)
- Constructor for class org.jpmml.xgboost.
ObjFunction
org.jpmml.xgboost
- package org.jpmml.xgboost
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
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
U
updateTargetCategories(List<String>)
- Method in class org.jpmml.xgboost.
Classification
X
XGBoostDataInput
- Class in
org.jpmml.xgboost
XGBoostDataInput(InputStream)
- Constructor for class org.jpmml.xgboost.
XGBoostDataInput
XGBoostUtil
- Class in
org.jpmml.xgboost
C
D
E
F
G
I
L
M
N
O
R
S
U
X
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All Rights Reserved.