Class | Description |
---|---|
AboutEntryV3 | |
AboutV3 | |
CloudV3 | |
CloudV3.NodeV3 | |
ClusteringModelParametersSchemaV3<P extends ClusteringModel.ClusteringParameters,S extends ClusteringModelParametersSchemaV3<P,S>> |
An instance of a ClusteringModelParameters schema contains the common ClusteringModel build parameters.
|
ConfusionMatrixV3 | |
CreateFrameV3 | |
DCTTransformerV3 | |
DownloadDataV3 | |
FieldMetadataV3 |
Schema for the metadata for the field of a Schema.
|
FindV3 | |
FrameBaseV3<I extends Iced,S extends FrameBaseV3<I,S>> |
The minimal amount of information on a Frame.
|
FramesV3 | |
FrameSynopsisV3 |
The minimal amount of information on a Frame.
|
FrameV3 |
All the details on a Frame.
|
FrameV3.ColSpecifierV3 | |
FrameV3.ColV3 | |
GarbageCollectV3 | |
H2OErrorV3<I extends H2OError,S extends H2OErrorV3<I,S>> |
Schema which represents a back-end error which will be returned to the client.
|
H2OModelBuilderErrorV3 |
Schema which represents a back-end error from the model building process which will be
returned to the client.
|
ImportFilesV3 | |
ImportSQLTableV99 | |
InitIDV3 | |
InteractionV3 | |
JobsV3 | |
JobV3 |
Schema for a single Job.
|
JStackV3 | |
JStackV3.DStackTraceV3 | |
KeyV3<I extends Iced,S extends KeyV3<I,S,K>,K extends Keyed> |
Base Schema Class for Keys.
|
KeyV3.AssemblyKeyV3 | |
KeyV3.FrameKeyV3 | |
KeyV3.GridKeyV3 | |
KeyV3.JobKeyV3 | |
KeyV3.ModelKeyV3 | |
KillMinus3V3 | |
LogAndEchoV3 | |
LogsV3 | |
MetadataV3 | |
MissingInserterV3 | |
ModelBuildersV3 | |
ModelBuilderV3<J extends ModelBuilder,S extends ModelBuilderV3<J,S>> |
Job which includes the standard validation error fields, to allow us to capture
validation and other errors after the job building task has been forked.
|
ModelExportV3 |
Model export REST end-point.
|
ModelImportV3 |
Model import REST end-point.
|
ModelMetricsAutoEncoderV3 | |
ModelMetricsBaseV3<I extends ModelMetrics,S extends ModelMetricsBaseV3<I,S>> |
Base Schema for individual instances of ModelMetrics objects.
|
ModelMetricsBinomialGLMV3 | |
ModelMetricsBinomialV3<I extends ModelMetricsBinomial,S extends ModelMetricsBinomialV3<I,S>> | |
ModelMetricsClusteringV3 | |
ModelMetricsMultinomialGLMV3 | |
ModelMetricsMultinomialV3<I extends ModelMetricsMultinomial,S extends ModelMetricsMultinomialV3<I,S>> | |
ModelMetricsRegressionGLMV3 | |
ModelMetricsRegressionV3<I extends ModelMetricsRegression,S extends ModelMetricsRegressionV3<I,S>> | |
ModelOutputSchemaV3<O extends Model.Output,S extends ModelOutputSchemaV3<O,S>> |
An instance of a ModelOutput schema contains the Model build output (e.g., the cluster centers for KMeans).
|
ModelParameterSchemaV3 |
An instance of a ModelParameters schema contains the metadata for a single Model build parameter (e.g., K for KMeans).
|
ModelParametersSchemaV3<P extends Model.Parameters,S extends ModelParametersSchemaV3<P,S>> |
An instance of a ModelParameters schema contains the Model build parameters (e.g., K and max_iterations for KMeans).
|
ModelSchemaBaseV3<M extends Iced,S extends ModelSchemaBaseV3<M,S>> |
A Model schema contains all the pieces associated with a Model:
|
ModelSchemaV3<M extends Model<M,P,O>,S extends ModelSchemaV3<M,S,P,PS,O,OS>,P extends Model.Parameters,PS extends ModelParametersSchemaV3<P,PS>,O extends Model.Output,OS extends ModelOutputSchemaV3<O,OS>> |
A Model schema contains all the pieces associated with a Model:
|
ModelsV3 | |
ModelSynopsisV3 |
A Model synopsis contains only the minimal properties a Model: it's ID (key) and algo.
|
NetworkBenchV3 | |
NetworkTestV3 | |
NodePersistentStorageV3 | |
NodePersistentStorageV3.NodePersistentStorageEntryV3 | |
ParseSetupV3 | |
ParseSVMLightV3 |
API for inhale of sparse data.
|
ParseV3 | |
ProfilerNodeV3 | |
ProfilerNodeV3.ProfilerNodeEntryV3 | |
ProfilerV3 | |
RapidsFrameV3 | |
RapidsFunctionV3 | |
RapidsHelpV3 | |
RapidsHelpV3.RapidsExpressionV3 | |
RapidsNumbersV3 | |
RapidsNumberV3 | |
RapidsSchemaV3<I extends Iced,S extends RapidsSchemaV3<I,S>> | |
RapidsStringsV3 | |
RapidsStringV3 | |
RemoveAllV3 | |
RemoveV3 | |
RouteV3 | |
SchemaMetadataV3 | |
SchemaV3<I extends Iced,S extends SchemaV3<I,S>> |
Base Schema class for all v3 REST API requests, gathering up common behavior such as __meta field and the
__exclude_fields/__include_fields query params.
|
SchemaV3.Meta |
Metadata for a Schema, including the version, name and type.
|
ShutdownV3 | |
SplitFrameV3 | |
TabulateV3 | |
TimelineV3 |
Display of a Timeline
Created by tomasnykodym on 6/5/14.
|
TimelineV3.EventV3<I,S extends TimelineV3.EventV3<I,S>> | |
TimelineV3.HeartBeatEvent | |
TimelineV3.IOEvent | |
TimelineV3.NetworkEvent | |
TwoDimTableV3 |
Client-facing Schema of a TwoDimTable
Notes:
1) We embed the rowHeaders into the table, extending it by 1 column
2) We store all the data in column-major order
3) We store all the data in String format
|
TwoDimTableV3.ColumnSpecsBase | |
TypeaheadV3 | |
UnlockKeysV3 | |
ValidationMessageV3 |
Model builder parameter validation message schema.
|
VarImpV3 | |
WaterMeterCpuTicksV3 | |
WaterMeterIoV3 |