Skip navigation links
A C D E G H I M N O R S T X 

A

addFeature(DataField) - Method in class org.jpmml.h2o.H2OEncoder
 
addFeature(Feature) - Method in class org.jpmml.h2o.H2OEncoder
 

C

close() - Method in class org.jpmml.h2o.XGBoostMojoModel
 
Converter<M extends hex.genmodel.MojoModel> - Class in org.jpmml.h2o
 
Converter(M) - Constructor for class org.jpmml.h2o.Converter
 
ConverterFactory - Class in org.jpmml.h2o
 
ConverterFactory() - Constructor for class org.jpmml.h2o.ConverterFactory
 
createBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Method in class org.jpmml.h2o.testing.H2OEncoderBatchTest
 
createDataField(String, String[]) - Method in class org.jpmml.h2o.H2OEncoder
 
createSchema() - Method in class org.jpmml.h2o.H2OEncoder
 

D

DrfMojoModelConverter - Class in org.jpmml.h2o
 
DrfMojoModelConverter(DrfMojoModel) - Constructor for class org.jpmml.h2o.DrfMojoModelConverter
 

E

encodeAuxInfo(Node, double, double) - Method in interface org.jpmml.h2o.SharedTree
 
encodeFeature(Feature, Object, MissingValueTreatmentMethod) - Static method in class org.jpmml.h2o.ImputerUtil
 
encodeModel(Schema) - Method in class org.jpmml.h2o.Converter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.DrfMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.GbmMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.GlmMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.GlmMultinomialMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.GlmOrdinalMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.IsolationForestMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.h2o.XGBoostMojoModelConverter
 
encodeNode(SharedTree, ByteBufferWrapper, Integer, Predicate, CategoryManager, PredicateManager, Schema) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
encodePMML() - Method in class org.jpmml.h2o.Converter
 
encodeSchema(H2OEncoder) - Method in class org.jpmml.h2o.Converter
 
encodeSchema(H2OEncoder) - Method in class org.jpmml.h2o.GlmOrdinalMojoModelConverter
 
encodeSchema(H2OEncoder) - Method in class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 
encodeTreeEnsemble(List<TreeModel>, Function<List<TreeModel>, MiningModel>) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
encodeTreeModel(SharedTree, PredicateManager, Schema) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
encodeTreeModels(Schema) - Method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
ensureRecordCount(Node, double) - Method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
ensureScore(Node, double) - Method in class org.jpmml.h2o.GbmMojoModelConverter
 
ensureScore(Node, double) - Method in class org.jpmml.h2o.IsolationForestMojoModelConverter
 
ensureScore(Node, double) - Method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 

G

GbmMojoModelConverter - Class in org.jpmml.h2o
 
GbmMojoModelConverter(GbmMojoModel) - Constructor for class org.jpmml.h2o.GbmMojoModelConverter
 
getArchiveBatchTest() - Method in class org.jpmml.h2o.testing.H2OEncoderBatch
 
getAuxInfo(int) - Method in interface org.jpmml.h2o.SharedTree
 
getBaseModels(StackedEnsembleMojoModel) - Static method in class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 
getBeta(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getBinomialDoubleTrees(DrfMojoModel) - Static method in class org.jpmml.h2o.DrfMojoModelConverter
 
getBoosterBytes() - Method in class org.jpmml.h2o.XGBoostMojoModel
 
getCatModes(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getCatOffsets(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getCats(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getCompressedTree() - Method in interface org.jpmml.h2o.SharedTree
 
getCompressedTreeAux() - Method in interface org.jpmml.h2o.SharedTree
 
getCompressedTrees(SharedTreeMojoModel) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
getCompressedTreesAux(SharedTreeMojoModel) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
getDeclaredClass(Class<?>, String) - Static method in class org.jpmml.h2o.Converter
 
getFamily(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getFeatures() - Method in class org.jpmml.h2o.H2OEncoder
 
getFieldValue(Field, M) - Static method in class org.jpmml.h2o.Converter
 
getFieldValue(Field, Object) - Static method in class org.jpmml.h2o.Converter
 
getLabel() - Method in class org.jpmml.h2o.H2OEncoder
 
getLink(GlmMojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelConverter
 
getMapping(Object) - Static method in class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 
getMaxPathLength(IsolationForestMojoModel) - Static method in class org.jpmml.h2o.IsolationForestMojoModelConverter
 
getMeanImputation(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getMetaLearner(StackedEnsembleMojoModel) - Static method in class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 
getMinPathLength(IsolationForestMojoModel) - Static method in class org.jpmml.h2o.IsolationForestMojoModelConverter
 
getModel() - Method in class org.jpmml.h2o.Converter
 
getModelName() - Method in class org.jpmml.h2o.XGBoostMojoReader
 
getMojoModel(Object) - Static method in class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 
getMojoPath() - Method in class org.jpmml.h2o.testing.H2OEncoderBatch
 
getNTreeGroups(SharedTreeMojoModel) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
getNTreesPerGroup(SharedTreeMojoModel) - Static method in class org.jpmml.h2o.SharedTreeMojoModelConverter
 
getNumMeans(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getNums(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
getPMML() - Method in class org.jpmml.h2o.testing.H2OEncoderBatch
 
getUseAllFactorLevels(MojoModel) - Static method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
GlmMojoModelBaseConverter<M extends hex.genmodel.MojoModel> - Class in org.jpmml.h2o
 
GlmMojoModelBaseConverter(M) - Constructor for class org.jpmml.h2o.GlmMojoModelBaseConverter
 
GlmMojoModelConverter - Class in org.jpmml.h2o
 
GlmMojoModelConverter(GlmMojoModel) - Constructor for class org.jpmml.h2o.GlmMojoModelConverter
 
GlmMultinomialMojoModelConverter - Class in org.jpmml.h2o
 
GlmMultinomialMojoModelConverter(GlmMultinomialMojoModel) - Constructor for class org.jpmml.h2o.GlmMultinomialMojoModelConverter
 
GlmOrdinalMojoModelConverter - Class in org.jpmml.h2o
 
GlmOrdinalMojoModelConverter(GlmOrdinalMojoModel) - Constructor for class org.jpmml.h2o.GlmOrdinalMojoModelConverter
 

H

H2OEncoder - Class in org.jpmml.h2o
 
H2OEncoder() - Constructor for class org.jpmml.h2o.H2OEncoder
 
H2OEncoderBatch - Class in org.jpmml.h2o.testing
 
H2OEncoderBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Constructor for class org.jpmml.h2o.testing.H2OEncoderBatch
 
H2OEncoderBatchTest - Class in org.jpmml.h2o.testing
 
H2OEncoderBatchTest() - Constructor for class org.jpmml.h2o.testing.H2OEncoderBatchTest
 
H2OEncoderBatchTest(Equivalence<Object>) - Constructor for class org.jpmml.h2o.testing.H2OEncoderBatchTest
 

I

ImputerUtil - Class in org.jpmml.h2o
 
IsolationForestMojoModelConverter - Class in org.jpmml.h2o
 
IsolationForestMojoModelConverter(IsolationForestMojoModel) - Constructor for class org.jpmml.h2o.IsolationForestMojoModelConverter
 

M

makeModel(String[], String[][], String) - Method in class org.jpmml.h2o.XGBoostMojoReader
 
MojoModelUtil - Class in org.jpmml.h2o
 
mojoVersion() - Method in class org.jpmml.h2o.XGBoostMojoReader
 

N

newConverter(MojoModel) - Method in class org.jpmml.h2o.ConverterFactory
 
newConverterFactory() - Static method in class org.jpmml.h2o.ConverterFactory
 
nextId() - Method in interface org.jpmml.h2o.SharedTree
 

O

org.jpmml.h2o - package org.jpmml.h2o
 
org.jpmml.h2o.testing - package org.jpmml.h2o.testing
 

R

readFrom(InputStream) - Static method in class org.jpmml.h2o.MojoModelUtil
 
readFrom(File, boolean) - Static method in class org.jpmml.h2o.MojoModelUtil
 
readModelData() - Method in class org.jpmml.h2o.XGBoostMojoReader
 

S

score0(double[], double[]) - Method in class org.jpmml.h2o.XGBoostMojoModel
 
setLabel(DataField) - Method in class org.jpmml.h2o.H2OEncoder
 
setLabel(Label) - Method in class org.jpmml.h2o.H2OEncoder
 
SharedTree - Interface in org.jpmml.h2o
 
SharedTreeMojoModelConverter<M extends hex.genmodel.algos.tree.SharedTreeMojoModel> - Class in org.jpmml.h2o
 
SharedTreeMojoModelConverter(M) - Constructor for class org.jpmml.h2o.SharedTreeMojoModelConverter
 
StackedEnsembleMojoModelConverter - Class in org.jpmml.h2o
 
StackedEnsembleMojoModelConverter(StackedEnsembleMojoModel) - Constructor for class org.jpmml.h2o.StackedEnsembleMojoModelConverter
 

T

toMojoModelSchema(Schema) - Method in class org.jpmml.h2o.Converter
 
toMojoModelSchema(Schema) - Method in class org.jpmml.h2o.GlmMojoModelBaseConverter
 
toMojoModelSchema(Schema) - Method in class org.jpmml.h2o.XGBoostMojoModelConverter
 

X

XGBoostMojoModel - Class in org.jpmml.h2o
 
XGBoostMojoModel(String[], String[][], String, byte[]) - Constructor for class org.jpmml.h2o.XGBoostMojoModel
 
XGBoostMojoModelConverter - Class in org.jpmml.h2o
 
XGBoostMojoModelConverter(XGBoostMojoModel) - Constructor for class org.jpmml.h2o.XGBoostMojoModelConverter
 
XGBoostMojoReader - Class in org.jpmml.h2o
 
XGBoostMojoReader() - Constructor for class org.jpmml.h2o.XGBoostMojoReader
 
A C D E G H I M N O R S T X 
Skip navigation links

Copyright © 2023. All rights reserved.