public interface SharedTree
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAuxInfo(org.dmg.pmml.tree.Node node,
double score,
double recordCount) |
hex.genmodel.algos.tree.SharedTreeMojoModel.AuxInfo |
getAuxInfo(int id) |
byte[] |
getCompressedTree() |
byte[] |
getCompressedTreeAux() |
Integer |
nextId() |
byte[] getCompressedTree()
byte[] getCompressedTreeAux()
Integer nextId()
hex.genmodel.algos.tree.SharedTreeMojoModel.AuxInfo getAuxInfo(int id)
void encodeAuxInfo(org.dmg.pmml.tree.Node node,
double score,
double recordCount)
Copyright © 2023. All rights reserved.