Class | Description |
---|---|
ArrayUtils |
Copied (partially) from water.util.ArrayUtils
|
ByteBufferWrapper |
Simplified version and drop-in replacement of water.util.AutoBuffer
|
GenmodelBitSet |
GenmodelBitSet - bitset that "lives" on top of an external byte array.
|
IOUtils | |
MathUtils |
Copied (partially) from water.util.MathUtils
|
ParseUtils |
Helper function for parsing the serialized model.
|
StringEscapeUtils |
Enum | Description |
---|---|
DistributionFamily |
Used to be `hex.Distribution.Family`.
|
LinkFunctionType |
Link Function type
NOTE: The moving to hex.LinkFunctionType is not possible without resolving dependencies between
h2o-genmodel and h2o-algos project
|