H2OSegmentModelsFuture-class {h2o} | R Documentation |
H2O Future Segment Models
Description
A class to contain the information for background segment models jobs.
Slots
job_key
a character key representing the identification of the job process.
segment_models_id
the final identifier for the segment models collections
See Also
H2OSegmentModels for the final segment models types.
[Package h2o version 3.44.0.3 Index]