Skip navigation links
B C D E G H I L M O P R S T U 

B

BinaryCategoricalFeature - Class in org.jpmml.lightgbm
 
BinaryCategoricalFeature(PMMLEncoder, BinaryFeature) - Constructor for class org.jpmml.lightgbm.BinaryCategoricalFeature
 
BinomialLogisticRegression - Class in org.jpmml.lightgbm
 
BinomialLogisticRegression(double) - Constructor for class org.jpmml.lightgbm.BinomialLogisticRegression
 

C

checkId(String) - Method in class org.jpmml.lightgbm.Section
 
checkId(Predicate<String>) - Method in class org.jpmml.lightgbm.Section
 
Classification - Class in org.jpmml.lightgbm
 
Classification(int) - Constructor for class org.jpmml.lightgbm.Classification
 
createMiningModel(List<Tree>, Integer, Schema) - Static method in class org.jpmml.lightgbm.ObjectiveFunction
 

D

DirectCategoricalFeature - Class in org.jpmml.lightgbm
 
DirectCategoricalFeature(PMMLEncoder, DataField) - Constructor for class org.jpmml.lightgbm.DirectCategoricalFeature
 

E

encodeLabel(FieldName, List<?>, PMMLEncoder) - Method in class org.jpmml.lightgbm.Classification
 
encodeLabel(FieldName, List<?>, PMMLEncoder) - Method in class org.jpmml.lightgbm.ObjectiveFunction
 
encodeLabel(FieldName, List<?>, PMMLEncoder) - Method in class org.jpmml.lightgbm.Regression
 
encodeMiningModel(List<Tree>, Integer, Schema) - Method in class org.jpmml.lightgbm.BinomialLogisticRegression
 
encodeMiningModel(Map<String, ?>, Schema) - Method in class org.jpmml.lightgbm.GBDT
 
encodeMiningModel(List<Tree>, Integer, Schema) - Method in class org.jpmml.lightgbm.MultinomialLogisticRegression
 
encodeMiningModel(List<Tree>, Integer, Schema) - Method in class org.jpmml.lightgbm.ObjectiveFunction
 
encodeMiningModel(List<Tree>, Integer, Schema) - Method in class org.jpmml.lightgbm.PoissonRegression
 
encodeMiningModel(List<Tree>, Integer, Schema) - Method in class org.jpmml.lightgbm.Regression
 
encodeNode(Predicate, PredicateManager, CategoryManager, int, Schema) - Method in class org.jpmml.lightgbm.Tree
 
encodePMML(FieldName, List<String>, Map<String, ?>) - Method in class org.jpmml.lightgbm.GBDT
 
encodeTreeModel(PredicateManager, Schema) - Method in class org.jpmml.lightgbm.Tree
 
enterNode(Node) - Method in class org.jpmml.lightgbm.visitors.TreeModelCompactor
 
enterTreeModel(TreeModel) - Method in class org.jpmml.lightgbm.visitors.TreeModelCompactor
 
exitNode(Node) - Method in class org.jpmml.lightgbm.visitors.TreeModelCompactor
 
exitTreeModel(TreeModel) - Method in class org.jpmml.lightgbm.visitors.TreeModelCompactor
 

G

GBDT - Class in org.jpmml.lightgbm
 
GBDT() - Constructor for class org.jpmml.lightgbm.GBDT
 
get(String) - Method in class org.jpmml.lightgbm.Section
 
get(String, boolean) - Method in class org.jpmml.lightgbm.Section
 
getDouble(String) - Method in class org.jpmml.lightgbm.Section
 
getDoubleArray(String, int) - Method in class org.jpmml.lightgbm.Section
 
getFeatureInfos() - Method in class org.jpmml.lightgbm.GBDT
 
getFeatureNames() - Method in class org.jpmml.lightgbm.GBDT
 
getInt(String) - Method in class org.jpmml.lightgbm.Section
 
getIntArray(String, int) - Method in class org.jpmml.lightgbm.Section
 
getNativeConfiguration() - Method in interface org.jpmml.lightgbm.HasLightGBMOptions
 
getNumClass() - Method in class org.jpmml.lightgbm.Classification
 
getString(String) - Method in class org.jpmml.lightgbm.Section
 
getStringArray(String, int) - Method in class org.jpmml.lightgbm.Section
 
getUnsignedIntArray(String, int) - Method in class org.jpmml.lightgbm.Section
 

H

HasLightGBMOptions - Interface in org.jpmml.lightgbm
 

I

id() - Method in class org.jpmml.lightgbm.Section
 
isBinaryInterval(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
isInterval(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
isNone(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
isValues(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 

L

Lambdarank - Class in org.jpmml.lightgbm
 
Lambdarank() - Constructor for class org.jpmml.lightgbm.Lambdarank
 
LightGBMEncoder - Class in org.jpmml.lightgbm
 
LightGBMEncoder() - Constructor for class org.jpmml.lightgbm.LightGBMEncoder
 
LightGBMUtil - Class in org.jpmml.lightgbm
 
load(List<Section>) - Method in class org.jpmml.lightgbm.GBDT
 
load(Section) - Method in class org.jpmml.lightgbm.Tree
 
loadGBDT(InputStream) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
loadGBDT(Iterator<String>) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 

M

Main - Class in org.jpmml.lightgbm
 
Main() - Constructor for class org.jpmml.lightgbm.Main
 
main(String...) - Static method in class org.jpmml.lightgbm.Main
 
MultinomialLogisticRegression - Class in org.jpmml.lightgbm
 
MultinomialLogisticRegression(int) - Constructor for class org.jpmml.lightgbm.MultinomialLogisticRegression
 

O

ObjectiveFunction - Class in org.jpmml.lightgbm
 
ObjectiveFunction() - Constructor for class org.jpmml.lightgbm.ObjectiveFunction
 
OPTION_COMPACT - Static variable in interface org.jpmml.lightgbm.HasLightGBMOptions
 
OPTION_NUM_ITERATION - Static variable in interface org.jpmml.lightgbm.HasLightGBMOptions
 
org.jpmml.lightgbm - package org.jpmml.lightgbm
 
org.jpmml.lightgbm.visitors - package org.jpmml.lightgbm.visitors
 

P

parseDoubleArray(String, int) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
parseIntArray(String, int) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
parseInterval(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
parseStringArray(String, int) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
parseText(InputStream) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
parseUnsignedInt(String) - Method in class org.jpmml.lightgbm.Section
 
parseUnsignedIntArray(String, int) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
parseValues(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
PoissonRegression - Class in org.jpmml.lightgbm
 
PoissonRegression() - Constructor for class org.jpmml.lightgbm.PoissonRegression
 
put(String) - Method in class org.jpmml.lightgbm.Section
 
put(String, char) - Method in class org.jpmml.lightgbm.Section
 

R

Regression - Class in org.jpmml.lightgbm
 
Regression() - Constructor for class org.jpmml.lightgbm.Regression
 

S

Section - Class in org.jpmml.lightgbm
 
Section() - Constructor for class org.jpmml.lightgbm.Section
 
Section(Section) - Constructor for class org.jpmml.lightgbm.Section
 

T

toLightGBMSchema(GBDT, Schema) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
Tree - Class in org.jpmml.lightgbm
 
Tree() - Constructor for class org.jpmml.lightgbm.Tree
 
TreeModelCompactor - Class in org.jpmml.lightgbm.visitors
 
TreeModelCompactor() - Constructor for class org.jpmml.lightgbm.visitors.TreeModelCompactor
 

U

unescape(String) - Static method in class org.jpmml.lightgbm.LightGBMUtil
 
B C D E G H I L M O P R S T U 
Skip navigation links

Copyright © 2019. All Rights Reserved.