Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- org.jpmml.lightgbm.Section
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.jpmml.model.visitors.AbstractVisitor (implements org.dmg.pmml.Visitor)
- org.jpmml.converter.visitors.AbstractTreeModelTransformer
- org.jpmml.lightgbm.visitors.TreeModelCompactor
- org.jpmml.converter.visitors.AbstractTreeModelTransformer
- org.jpmml.evaluator.testing.ArchiveBatch (implements org.jpmml.evaluator.testing.Batch)
- org.jpmml.converter.testing.ModelEncoderBatch
- org.jpmml.lightgbm.testing.LightGBMEncoderBatch
- org.jpmml.converter.testing.ModelEncoderBatch
- org.jpmml.evaluator.testing.BatchTest
- org.jpmml.evaluator.testing.ArchiveBatchTest
- org.jpmml.converter.testing.ModelEncoderBatchTest
- org.jpmml.lightgbm.testing.LightGBMEncoderBatchTest
- org.jpmml.converter.testing.ModelEncoderBatchTest
- org.jpmml.evaluator.testing.ArchiveBatchTest
- org.jpmml.converter.Feature
- org.jpmml.converter.CategoricalFeature
- org.jpmml.lightgbm.BinaryCategoricalFeature
- org.jpmml.lightgbm.DirectCategoricalFeature
- org.jpmml.lightgbm.NullFeature
- org.jpmml.converter.CategoricalFeature
- org.jpmml.lightgbm.GBDT
- org.jpmml.lightgbm.LightGBMUtil
- org.jpmml.lightgbm.ObjectiveFunction
- org.jpmml.lightgbm.Classification
- org.jpmml.lightgbm.BinomialLogisticRegression
- org.jpmml.lightgbm.MultinomialLogisticRegression
- org.jpmml.lightgbm.Regression
- org.jpmml.lightgbm.Lambdarank
- org.jpmml.lightgbm.PoissonRegression
- org.jpmml.lightgbm.Classification
- org.jpmml.lightgbm.PandasUtil
- org.jpmml.converter.PMMLEncoder
- org.jpmml.converter.ModelEncoder
- org.jpmml.lightgbm.LightGBMEncoder
- org.jpmml.converter.ModelEncoder
- org.jpmml.lightgbm.Tree
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- org.jpmml.converter.HasNativeConfiguration
- org.jpmml.lightgbm.HasLightGBMOptions (also extends org.jpmml.converter.HasOptions)
- org.jpmml.converter.HasOptions
- org.jpmml.lightgbm.HasLightGBMOptions (also extends org.jpmml.converter.HasNativeConfiguration)