JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jpmml.xgboost
,
org.jpmml.xgboost.testing
,
org.jpmml.xgboost.visitors
Class Hierarchy
java.lang.
Object
org.jpmml.model.visitors.AbstractVisitor (implements org.dmg.pmml.Visitor)
org.jpmml.converter.visitors.AbstractTreeModelTransformer
org.jpmml.xgboost.visitors.
TreeModelCompactor
org.jpmml.evaluator.testing.ArchiveBatch (implements org.jpmml.evaluator.testing.Batch)
org.jpmml.converter.testing.ModelEncoderBatch
org.jpmml.xgboost.testing.
XGBoostEncoderBatch
org.jpmml.evaluator.testing.BatchTest
org.jpmml.evaluator.testing.ArchiveBatchTest
org.jpmml.converter.testing.ModelEncoderBatchTest
org.jpmml.xgboost.testing.
XGBoostEncoderBatchTest
org.jpmml.xgboost.
ByteOrderUtil
org.jpmml.xgboost.
FeatureMap
org.jpmml.xgboost.
FeatureMap.Entry
org.jpmml.xgboost.
FeatureMap.CategoricalEntry
org.jpmml.xgboost.
FeatureMap.ContinuousEntry
org.jpmml.xgboost.
FeatureMap.IndicatorEntry
org.jpmml.xgboost.
GradientBooster
(implements org.jpmml.xgboost.
BinaryLoadable
, org.jpmml.xgboost.
JSONLoadable
, org.jpmml.xgboost.
UBJSONLoadable
)
org.jpmml.xgboost.
GBTree
org.jpmml.xgboost.
Dart
org.jpmml.xgboost.
Learner
(implements org.jpmml.xgboost.
BinaryLoadable
, org.jpmml.xgboost.
JSONLoadable
, org.jpmml.xgboost.
UBJSONLoadable
)
org.jpmml.xgboost.
Node
org.jpmml.xgboost.
BinaryNode
(implements org.jpmml.xgboost.
BinaryLoadable
)
org.jpmml.xgboost.
JSONNode
(implements org.jpmml.xgboost.
JSONLoadable
, org.jpmml.xgboost.
UBJSONLoadable
)
org.jpmml.xgboost.
NodeStat
org.jpmml.xgboost.
BinaryNodeStat
(implements org.jpmml.xgboost.
BinaryLoadable
)
org.jpmml.xgboost.
ObjFunction
org.jpmml.xgboost.
Classification
org.jpmml.xgboost.
BinomialLogisticRegression
org.jpmml.xgboost.
HingeClassification
org.jpmml.xgboost.
MultinomialLogisticRegression
org.jpmml.xgboost.
Regression
org.jpmml.xgboost.
AFT
org.jpmml.xgboost.
GeneralizedLinearRegression
org.jpmml.xgboost.
PoissonRegression
org.jpmml.xgboost.
LambdaMART
org.jpmml.xgboost.
LinearRegression
org.jpmml.xgboost.
LogisticRegression
org.jpmml.converter.PMMLEncoder
org.jpmml.converter.ModelEncoder
org.jpmml.xgboost.
XGBoostEncoder
org.jpmml.xgboost.
RegTree
(implements org.jpmml.xgboost.
BinaryLoadable
, org.jpmml.xgboost.
JSONLoadable
, org.jpmml.xgboost.
UBJSONLoadable
)
org.jpmml.xgboost.
UBJSONUtil
org.jpmml.xgboost.
XGBoostDataInput
(implements java.io.
Closeable
)
org.jpmml.xgboost.
XGBoostUtil
Interface Hierarchy
org.jpmml.xgboost.
BinaryLoadable
org.jpmml.converter.HasNativeConfiguration
org.jpmml.xgboost.
HasXGBoostOptions
(also extends org.jpmml.converter.HasOptions)
org.jpmml.converter.HasOptions
org.jpmml.xgboost.
HasXGBoostOptions
(also extends org.jpmml.converter.HasNativeConfiguration)
org.jpmml.xgboost.
JSONLoadable
org.jpmml.xgboost.
UBJSONLoadable
org.jpmml.xgboost.testing.
XGBoostFormats
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.jpmml.xgboost.
FeatureMap.Entry.Type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.