- AboutEntryV3 - Class in water.api.schemas3
-
- AboutEntryV3() - Constructor for class water.api.schemas3.AboutEntryV3
-
- AboutEntryV3(String, String) - Constructor for class water.api.schemas3.AboutEntryV3
-
- AboutHandler - Class in water.api
-
- AboutHandler() - Constructor for class water.api.AboutHandler
-
- AboutV3 - Class in water.api.schemas3
-
- AboutV3() - Constructor for class water.api.schemas3.AboutV3
-
- AbstractBuildVersion - Class in water.init
-
- AbstractBuildVersion() - Constructor for class water.init.AbstractBuildVersion
-
- AbstractEmbeddedH2OConfig - Class in water.init
-
This class is a small shim between a main java program (such as a
Hadoop mapper) and an embedded full-capability H2O.
- AbstractEmbeddedH2OConfig() - Constructor for class water.init.AbstractEmbeddedH2OConfig
-
- AbstractH2OExtension - Class in water
-
- AbstractH2OExtension() - Constructor for class water.AbstractH2OExtension
-
- AbstractHTTPD - Class in water
-
- AbstractHTTPD(H2O.BaseArgs) - Constructor for class water.AbstractHTTPD
-
- AbstractKey - Class in water
-
Created by tomas on 4/25/16.
- AbstractKey() - Constructor for class water.AbstractKey
-
- AbstractRegister - Class in water.api
-
- AbstractRegister() - Constructor for class water.api.AbstractRegister
-
- ABV - Static variable in class water.H2O
-
- ACCEPTED - Static variable in class water.util.HttpResponseStatus
-
202 Accepted
- acceptRequests() - Method in class water.JettyHTTPD
-
- accuracy() - Method in class hex.ConfusionMatrix
-
The percentage of predictions that are correct.
- ACK_ACK_PRIORITY - Static variable in class water.H2O
-
- ACK_PRIORITY - Static variable in class water.H2O
-
- actual_value - Variable in class water.api.schemas3.ModelParameterSchemaV3
-
- adapt(Runnable) - Static method in class jsr166y.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs the
run
method of the given
Runnable
as its action, and returns
a null result upon
ForkJoinTask.join()
.
- adapt(Runnable, T) - Static method in class jsr166y.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs the
run
method of the given
Runnable
as its action, and returns
the given result upon
ForkJoinTask.join()
.
- adapt(Callable<? extends T>) - Static method in class jsr166y.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs the
call
method of the given
Callable
as its action, and returns
its result upon
ForkJoinTask.join()
, translating any checked exceptions
encountered into
RuntimeException
.
- adaptTestForTrain(Frame, boolean, boolean) - Method in class hex.Model
-
Adapt a Test/Validation Frame to be compatible for a Training Frame.
- adaptTestForTrain(Frame, String[], String[][], String[], String[][], Model.Parameters, boolean, boolean, String[], ToEigenVec, IcedHashMap<Key, String>, boolean) - Static method in class hex.Model
-
- adaptTo(String[]) - Method in class water.fvec.Vec
-
Make a Vec adapting this cal vector to the 'to' categorical Vec.
- add(int, int) - Method in class hex.ConfusionMatrix
-
- add(ConfusionMatrix) - Method in class hex.ConfusionMatrix
-
- add(E) - Method in class jsr166y.ConcurrentLinkedDeque
-
Inserts the specified element at the tail of this deque.
- add(E) - Method in class jsr166y.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- add(Future) - Method in class water.Futures
-
Some Future task which needs to complete before this Futures completes
- add(Futures) - Method in class water.Futures
-
Merge pending-task lists (often as part of doing a 'reduce' step)
- add(String[], Vec[]) - Method in class water.fvec.Frame
-
- add(String[], Vec[], int) - Method in class water.fvec.Frame
-
- add(String, Vec) - Method in class water.fvec.Frame
-
Append a named Vec to the Frame.
- add(Frame) - Method in class water.fvec.Frame
-
Append a Frame onto this Frame.
- add(NewChunk) - Method in class water.fvec.NewChunk
-
- add(long) - Method in class water.rapids.ast.prims.advmath.AstStratifiedSplit.LongAry
-
- add(byte[], byte[]) - Static method in class water.util.ArrayUtils
-
- add(int[], int[]) - Static method in class water.util.ArrayUtils
-
- add(int[][], int[][]) - Static method in class water.util.ArrayUtils
-
- add(long[], long[]) - Static method in class water.util.ArrayUtils
-
- add(long[][], long[][]) - Static method in class water.util.ArrayUtils
-
- add(long[][][], long[][][]) - Static method in class water.util.ArrayUtils
-
- add(float[], float[]) - Static method in class water.util.ArrayUtils
-
- add(float, float[], float, float[]) - Static method in class water.util.ArrayUtils
-
- add(float[][], float[][]) - Static method in class water.util.ArrayUtils
-
- add(double[], double[]) - Static method in class water.util.ArrayUtils
-
- add(double[], double) - Static method in class water.util.ArrayUtils
-
- add(double[], double[], double[]) - Static method in class water.util.ArrayUtils
-
- add(double[][], double[][]) - Static method in class water.util.ArrayUtils
-
- add(double[][][], double[][][]) - Static method in class water.util.ArrayUtils
-
- add(long[], long) - Static method in class water.util.ArrayUtils
-
- add(double[], int, double) - Static method in class water.util.AtomicUtils.DoubleArray
-
- add(float[], int, float) - Static method in class water.util.AtomicUtils.FloatArray
-
- add(int[], int, int) - Static method in class water.util.AtomicUtils.IntArray
-
- add(long[], int, long) - Static method in class water.util.AtomicUtils.LongArray
-
- add(double, double, int) - Method in class water.util.MathUtils.BasicStats
-
- add(double[], double) - Method in class water.util.MathUtils.BasicStats
-
- add2Chunk(NewChunk, int) - Method in class water.fvec.NewChunk
-
- add2Chunk(NewChunk) - Method in class water.fvec.NewChunk.Value
-
- addAboutEntry(String, String) - Static method in class water.H2O
-
- addAll(Collection<? extends E>) - Method in class jsr166y.ConcurrentLinkedDeque
-
Appends all of the elements in the specified collection to the end of
this deque, in the order that they are returned by the specified
collection's iterator.
- addAndCloseChunk(Chunk, Futures) - Method in class water.fvec.UploadFileVec
-
- addCategorical(int) - Method in class water.fvec.NewChunk
-
- addColumnMaker(CreateFrameColumnMaker) - Method in class hex.createframe.CreateFrameExecutor
-
Add a "column maker" task, responsible for creation of a single (rarely
married or widowed) column.
- addCompleter(H2O.H2OCountedCompleter) - Method in class water.RPC
-
- addCoreExtension(AbstractH2OExtension) - Static method in class water.H2O
-
- addErr(ParseWriter.ParseErr) - Method in class water.parser.FVecParseWriter
-
- addError(ParseWriter.ParseErr) - Method in class water.parser.FVecParseWriter
-
- addError(ParseWriter.ParseErr) - Method in interface water.parser.ParseWriter
-
- addError(ParseWriter.ParseErr) - Method in class water.parser.PreviewParseWriter
-
- addFirst(E) - Method in class jsr166y.ConcurrentLinkedDeque
-
Inserts the specified element at the front of this deque.
- addHeader(String, String) - Method in class water.api.NanoResponse
-
Adds given line to the header.
- addInvalidCol(int) - Method in class water.parser.FVecParseWriter
-
- addInvalidCol(int) - Method in interface water.parser.ParseWriter
-
- addInvalidCol(int) - Method in class water.parser.PreviewParseWriter
-
- addLast(E) - Method in class jsr166y.ConcurrentLinkedDeque
-
Inserts the specified element at the end of this deque.
- addMetrics(ModelMetrics) - Method in class hex.Model
-
- addModelMetrics(ModelMetrics) - Method in class hex.Model
-
- addNA() - Method in class water.fvec.NewChunk
-
- addNAs(int) - Method in class water.fvec.ChunkVisitor.IntAryVisitor
-
- addNAs(int) - Method in class water.fvec.NewChunk
-
- addNodeToFlatfile(H2ONode) - Static method in class water.H2O
-
Add node to a manual multicast list.
- addNum(long, int) - Method in class water.fvec.NewChunk
-
- addNum(double) - Method in class water.fvec.NewChunk
-
- addNumCol(int, long, int) - Method in class water.parser.FVecParseWriter
-
- addNumCol(int, double) - Method in class water.parser.FVecParseWriter
-
Adds double value to the column.
- addNumCol(int, long, int) - Method in interface water.parser.ParseWriter
-
- addNumCol(int, double) - Method in interface water.parser.ParseWriter
-
- addNumCol(int, long, int) - Method in class water.parser.PreviewParseWriter
-
- addNumCol(int, double) - Method in class water.parser.PreviewParseWriter
-
- addNumCol(int, long, int) - Method in class water.parser.SVMLightFVecParseWriter
-
- addPostprocessStep(CreateFramePostprocessStep) - Method in class hex.createframe.CreateFrameExecutor
-
Add a step to be performed in the end after the frame has been created.
- addRestAPIExtension(RestApiExtension) - Static method in class water.H2O
-
- addRowParam() - Method in class water.rapids.transforms.H2OBinaryOp
-
- addRowParam() - Method in class water.rapids.transforms.H2OColOp
-
- addrPack() - Method in class water.init.TimelineSnapshot.Event
-
- addrString() - Method in class water.init.TimelineSnapshot.Event
-
- addStr(Object) - Method in class water.fvec.NewChunk
-
- addStr(Chunk, long) - Method in class water.fvec.NewChunk
-
- addStr(Chunk, int) - Method in class water.fvec.NewChunk
-
- addStrCol(int, BufferedString) - Method in class water.parser.FVecParseWriter
-
- addStrCol(int, BufferedString) - Method in interface water.parser.ParseWriter
-
- addStrCol(int, BufferedString) - Method in class water.parser.PreviewParseWriter
-
- addStrCol(int, BufferedString) - Method in class water.parser.SVMLightFVecParseWriter
-
- addToPendingCount(int) - Method in class jsr166y.CountedCompleter
-
Adds (atomically) the given value to the pending count.
- addUUID(UUID) - Method in class water.fvec.NewChunk
-
- addUUID(long, long) - Method in class water.fvec.NewChunk
-
- addUUID(Chunk, long) - Method in class water.fvec.NewChunk
-
- addUUID(Chunk, int) - Method in class water.fvec.NewChunk
-
- addValue(int) - Method in class water.fvec.ChunkVisitor.IntAryVisitor
-
- addValue(long) - Method in class water.fvec.ChunkVisitor.IntAryVisitor
-
- addValue(double) - Method in class water.fvec.ChunkVisitor.IntAryVisitor
-
- addVec() - Method in class water.fvec.Vec.VectorGroup
-
Shortcut for addVecs(1)
.
- addVecs(int) - Method in class water.fvec.Vec.VectorGroup
-
Gets the next n keys of this group.
- addWarning(String) - Method in class hex.Model
-
- addZeros(int) - Method in class water.fvec.ChunkVisitor.IntAryVisitor
-
- addZeros(int) - Method in class water.fvec.NewChunk
-
- aggNRows() - Static method in class water.rapids.ast.prims.mungers.AstGroup
-
- AIC - Variable in class water.api.schemas3.ModelMetricsBinomialGLMV3
-
- AIC - Variable in class water.api.schemas3.ModelMetricsMultinomialGLMV3
-
- AIC - Variable in class water.api.schemas3.ModelMetricsRegressionGLMV3
-
- algo - Variable in class hex.schemas.ModelBuilderSchema
-
- algo - Variable in class water.api.schemas3.ModelBuildersV3
-
- algo - Variable in class water.api.schemas3.ModelSchemaBaseV3
-
- algo - Variable in class water.api.schemas4.ModelInfoV4
-
- algo_full_name - Variable in class hex.schemas.ModelBuilderSchema
-
- algo_full_name - Variable in class water.api.schemas3.ModelSchemaBaseV3
-
- algoName() - Method in class hex.Model.Parameters
-
The short name, used in making Keys.
- algoName(String) - Static method in class hex.ModelBuilder
-
gbm -> GBM, deeplearning -> DeepLearning
- algoName() - Method in class hex.quantile.QuantileModel.QuantileParameters
-
- algos() - Static method in class hex.ModelBuilder
-
- align(Vec) - Method in class water.fvec.Vec
-
Always makes a copy of the given vector which shares the same group as
this Vec.
- alloc_doubles(int) - Method in class water.fvec.NewChunk
-
- alloc_exponent(int) - Method in class water.fvec.NewChunk
-
- alloc_mantissa(int) - Method in class water.fvec.NewChunk
-
- alloc_nums(int) - Method in class water.fvec.NewChunk
-
- and_op(double, double) - Static method in class water.rapids.ast.prims.operators.AstLAnd
-
- AnyThrow - Class in water
-
Helps you avoid wrapping an exception into RTE.
- AnyThrow() - Constructor for class water.AnyThrow
-
- anyURIToKey(URI) - Method in class water.persist.PersistManager
-
Convert given URI into a specific H2O key representation.
- anyVec() - Method in class water.fvec.Frame
-
Returns the first readable vector.
- API - Annotation Type in water.api
-
API Annotation
API annotations are used to document field behaviors for the external REST API.
- API.Direction - Enum in water.api
-
Is a given field an input, an output, or both?
- API.Level - Enum in water.api
-
How important is it to specify a given field to get a useful result?
- api_name - Variable in class water.api.schemas3.RouteV3
-
- API_PORT - Static variable in class water.H2O
-
- APIException - Exception in water.api
-
The exception to report various errors during
handling API requests.
- APIException(String, Throwable) - Constructor for exception water.api.APIException
-
- APIException(String) - Constructor for exception water.api.APIException
-
- append(double[][], double[][]) - Static method in class water.util.ArrayUtils
-
- append(byte[], byte[]) - Static method in class water.util.ArrayUtils
-
- append(int[], int[]) - Static method in class water.util.ArrayUtils
-
- append(long[], long[]) - Static method in class water.util.ArrayUtils
-
- append(double[], double[]) - Static method in class water.util.ArrayUtils
-
- append(String[], String[]) - Static method in class water.util.ArrayUtils
-
- append(T[], T...) - Static method in class water.util.ArrayUtils
-
- append(int[], int) - Static method in class water.util.ArrayUtils
-
- append(StringBuffer) - Method in class water.util.MarkdownBuilder
-
- append(String) - Method in class water.util.MarkdownBuilder
-
- append(float) - Method in class water.util.SBPrintStream
-
- append(double) - Method in class water.util.SBPrintStream
-
- append(int) - Method in class water.util.SBPrintStream
-
- append(long) - Method in class water.util.SBPrintStream
-
- append(SB) - Method in class water.util.SBPrintStream
-
- append_field_arrays(String[], String[]) - Static method in class water.api.schemas3.ModelParametersSchemaV3
-
- appendables() - Method in class water.MRTask
-
New Output vectors; may be null.
- AppendableVec - Class in water.fvec
-
A NEW single distributed vector column.
- AppendableVec(Key<Vec>, byte) - Constructor for class water.fvec.AppendableVec
-
- AppendableVec(Key<Vec>, long[], byte, int) - Constructor for class water.fvec.AppendableVec
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.AstBuiltin
-
Primary method to invoke this function, passing all the parameters
as the `asts` list.
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.AstFunction
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.AstPrimitive
-
Primary method to invoke this function, passing all the parameters
as the `asts` list.
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstCorrelation
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstDistance
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstHist
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstImpute
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstKFold
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstKurtosis
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstMode
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstModuloKFold
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstQtile
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstRunif
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstSkewness
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstStratifiedKFold
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstStratifiedSplit
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstTable
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstUnique
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.advmath.AstVariance
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.assign.AstAppend
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.assign.AstAssign
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.assign.AstRectangleAssign
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.assign.AstRm
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.assign.AstTmpAssign
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.matrix.AstMMult
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.matrix.AstTranspose
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.misc.AstComma
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.misc.AstLs
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstAnyFactor
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstApply
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstAsCharacter
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstAsFactor
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstAsNumeric
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstCBind
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstColNames
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstColPySlice
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstColSlice
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstColumnsByType
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstCut
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstDdply
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstFillNA
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstFilterNaCols
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstFlatten
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstGetrow
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstGroup
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstGroupedPermute
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstIsCharacter
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstIsFactor
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstIsNumeric
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstLevels
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstMerge
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstNaOmit
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstNcol
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstNLevels
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstNrow
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstRBind
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstReLevel
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstRename
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstRowSlice
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstScale
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstSetDomain
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstSetLevel
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.mungers.AstSort
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.operators.AstBinOp
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.operators.AstIfElse
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.operators.AstLAnd
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.operators.AstLOr
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstAll
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstAny
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstAnyNa
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstCumu
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstMad
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstMean
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstMedian
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstNaCnt
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstNaRollupOp
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstProd
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstProdNa
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstReducerOp
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstRollupOp
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstSdev
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.reducers.AstSumAxis
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.repeaters.AstRepLen
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.repeaters.AstSeq
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.repeaters.AstSeqLen
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.search.AstMatch
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.search.AstWhich
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.search.AstWhichFunc
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstCountMatches
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstCountSubstringsWords
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstEntropy
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstLStrip
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstReplaceAll
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstReplaceFirst
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstRStrip
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstStrDistance
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstStrLength
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstStrSplit
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstSubstring
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstTokenize
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstToLower
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstToUpper
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.string.AstTrim
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.time.AstAsDate
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.time.AstGetTimeZone
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.time.AstListTimeZones
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.time.AstMktime
-
Deprecated.
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.time.AstSetTimeZone
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.time.AstTime
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.timeseries.AstDiffLag1
-
- apply(Env, Env.StackHelp, AstRoot[]) - Method in class water.rapids.ast.prims.timeseries.AstIsax
-
- apply(long) - Method in interface water.udf.Column
-
- apply(long) - Method in class water.udf.ColumnBase
-
- apply(Long) - Method in class water.udf.ColumnBase
-
- apply(Long) - Method in class water.udf.DataColumn
-
- apply(long) - Method in class water.udf.DataColumn
-
- apply(Chunk) - Method in class water.udf.DataColumns.BaseFactory
-
- apply(long) - Method in class water.udf.FunColumnBase
-
- apply(Long) - Method in class water.udf.FunColumnBase
-
- apply(Chunk) - Method in class water.udf.specialized.Dates
-
- apply(Chunk) - Method in class water.udf.specialized.Doubles
-
- apply(Chunk) - Method in class water.udf.specialized.Enums
-
- apply(Chunk) - Method in class water.udf.specialized.Strings
-
- apply(long) - Method in class water.udf.UnfoldingColumn
-
- apply(Long) - Method in class water.udf.UnfoldingColumn
-
- apply(Y, X) - Method in interface water.util.fp.Foldable
-
- apply(X) - Method in interface water.util.fp.Function
-
- apply(X, Y) - Method in interface water.util.fp.Function2
-
- apply(X, Y, Z) - Method in interface water.util.fp.Function3
-
- approxExp(double) - Static method in class water.util.MathUtils
-
Fast approximate exp
- approxInvSqrt(double) - Static method in class water.util.MathUtils
-
Fast approximate 1./sqrt
- approxInvSqrt(float) - Static method in class water.util.MathUtils
-
Fast approximate 1./sqrt
- approxLog(double) - Static method in class water.util.MathUtils
-
Fast approximate log for values greater than 1, otherwise exact
- approxSqrt(double) - Static method in class water.util.MathUtils
-
Fast approximate sqrt
- approxSqrt(float) - Static method in class water.util.MathUtils
-
Fast approximate sqrt
- approxSumSquares(float[], int, int) - Static method in class water.util.MathUtils
-
Approximate sumSquares
- ARFF_INFO - Static variable in class water.parser.DefaultParserProviders
-
Default parser handles
- ARGS - Static variable in class water.H2O
-
Singleton ARGS instance that contains the processed arguments.
- args() - Method in class water.rapids.ast.AstFunction
-
- args() - Method in class water.rapids.ast.AstPrimitive
-
List of argument names.
- args() - Method in class water.rapids.ast.prims.advmath.AstCorrelation
-
- args() - Method in class water.rapids.ast.prims.advmath.AstDistance
-
- args() - Method in class water.rapids.ast.prims.advmath.AstHist
-
- args() - Method in class water.rapids.ast.prims.advmath.AstImpute
-
- args() - Method in class water.rapids.ast.prims.advmath.AstKFold
-
- args() - Method in class water.rapids.ast.prims.advmath.AstKurtosis
-
- args() - Method in class water.rapids.ast.prims.advmath.AstMode
-
- args() - Method in class water.rapids.ast.prims.advmath.AstModuloKFold
-
- args() - Method in class water.rapids.ast.prims.advmath.AstQtile
-
- args() - Method in class water.rapids.ast.prims.advmath.AstRunif
-
- args() - Method in class water.rapids.ast.prims.advmath.AstSkewness
-
- args() - Method in class water.rapids.ast.prims.advmath.AstStratifiedKFold
-
- args() - Method in class water.rapids.ast.prims.advmath.AstStratifiedSplit
-
- args() - Method in class water.rapids.ast.prims.advmath.AstTable
-
- args() - Method in class water.rapids.ast.prims.advmath.AstUnique
-
- args() - Method in class water.rapids.ast.prims.advmath.AstVariance
-
- args() - Method in class water.rapids.ast.prims.assign.AstAppend
-
- args() - Method in class water.rapids.ast.prims.assign.AstAssign
-
- args() - Method in class water.rapids.ast.prims.assign.AstRectangleAssign
-
- args() - Method in class water.rapids.ast.prims.assign.AstRm
-
- args() - Method in class water.rapids.ast.prims.assign.AstTmpAssign
-
- args() - Method in class water.rapids.ast.prims.math.AstUniOp
-
- args() - Method in class water.rapids.ast.prims.matrix.AstMMult
-
- args() - Method in class water.rapids.ast.prims.matrix.AstTranspose
-
- args() - Method in class water.rapids.ast.prims.misc.AstComma
-
- args() - Method in class water.rapids.ast.prims.misc.AstLs
-
- args() - Method in class water.rapids.ast.prims.mungers.AstAnyFactor
-
- args() - Method in class water.rapids.ast.prims.mungers.AstApply
-
- args() - Method in class water.rapids.ast.prims.mungers.AstAsCharacter
-
- args() - Method in class water.rapids.ast.prims.mungers.AstAsFactor
-
- args() - Method in class water.rapids.ast.prims.mungers.AstAsNumeric
-
- args() - Method in class water.rapids.ast.prims.mungers.AstCBind
-
- args() - Method in class water.rapids.ast.prims.mungers.AstColNames
-
- args() - Method in class water.rapids.ast.prims.mungers.AstColPySlice
-
- args() - Method in class water.rapids.ast.prims.mungers.AstColSlice
-
- args() - Method in class water.rapids.ast.prims.mungers.AstColumnsByType
-
- args() - Method in class water.rapids.ast.prims.mungers.AstCut
-
- args() - Method in class water.rapids.ast.prims.mungers.AstDdply
-
- args() - Method in class water.rapids.ast.prims.mungers.AstFillNA
-
- args() - Method in class water.rapids.ast.prims.mungers.AstFilterNaCols
-
- args() - Method in class water.rapids.ast.prims.mungers.AstFlatten
-
- args() - Method in class water.rapids.ast.prims.mungers.AstGetrow
-
- args() - Method in class water.rapids.ast.prims.mungers.AstGroup
-
- args() - Method in class water.rapids.ast.prims.mungers.AstGroupedPermute
-
- args() - Method in class water.rapids.ast.prims.mungers.AstIsCharacter
-
- args() - Method in class water.rapids.ast.prims.mungers.AstIsFactor
-
- args() - Method in class water.rapids.ast.prims.mungers.AstIsNa
-
- args() - Method in class water.rapids.ast.prims.mungers.AstIsNumeric
-
- args() - Method in class water.rapids.ast.prims.mungers.AstLevels
-
- args() - Method in class water.rapids.ast.prims.mungers.AstMerge
-
- args() - Method in class water.rapids.ast.prims.mungers.AstNaOmit
-
- args() - Method in class water.rapids.ast.prims.mungers.AstNcol
-
- args() - Method in class water.rapids.ast.prims.mungers.AstNLevels
-
- args() - Method in class water.rapids.ast.prims.mungers.AstNrow
-
- args() - Method in class water.rapids.ast.prims.mungers.AstPivot
-
- args() - Method in class water.rapids.ast.prims.mungers.AstRBind
-
- args() - Method in class water.rapids.ast.prims.mungers.AstReLevel
-
- args() - Method in class water.rapids.ast.prims.mungers.AstRename
-
- args() - Method in class water.rapids.ast.prims.mungers.AstRowSlice
-
- args() - Method in class water.rapids.ast.prims.mungers.AstScale
-
- args() - Method in class water.rapids.ast.prims.mungers.AstSetDomain
-
- args() - Method in class water.rapids.ast.prims.mungers.AstSetLevel
-
- args() - Method in class water.rapids.ast.prims.mungers.AstSort
-
- args() - Method in class water.rapids.ast.prims.operators.AstBinOp
-
- args() - Method in class water.rapids.ast.prims.operators.AstIfElse
-
- args() - Method in class water.rapids.ast.prims.reducers.AstAll
-
- args() - Method in class water.rapids.ast.prims.reducers.AstAny
-
- args() - Method in class water.rapids.ast.prims.reducers.AstAnyNa
-
- args() - Method in class water.rapids.ast.prims.reducers.AstCumu
-
- args() - Method in class water.rapids.ast.prims.reducers.AstMad
-
- args() - Method in class water.rapids.ast.prims.reducers.AstMean
-
- args() - Method in class water.rapids.ast.prims.reducers.AstMedian
-
- args() - Method in class water.rapids.ast.prims.reducers.AstNaCnt
-
- args() - Method in class water.rapids.ast.prims.reducers.AstProd
-
- args() - Method in class water.rapids.ast.prims.reducers.AstProdNa
-
- args() - Method in class water.rapids.ast.prims.reducers.AstRollupOp
-
- args() - Method in class water.rapids.ast.prims.reducers.AstSdev
-
- args() - Method in class water.rapids.ast.prims.reducers.AstSumAxis
-
- args() - Method in class water.rapids.ast.prims.repeaters.AstRepLen
-
- args() - Method in class water.rapids.ast.prims.repeaters.AstSeq
-
- args() - Method in class water.rapids.ast.prims.repeaters.AstSeqLen
-
- args() - Method in class water.rapids.ast.prims.search.AstMatch
-
- args() - Method in class water.rapids.ast.prims.search.AstWhich
-
- args() - Method in class water.rapids.ast.prims.search.AstWhichFunc
-
- args() - Method in class water.rapids.ast.prims.string.AstCountMatches
-
- args() - Method in class water.rapids.ast.prims.string.AstCountSubstringsWords
-
- args() - Method in class water.rapids.ast.prims.string.AstEntropy
-
- args() - Method in class water.rapids.ast.prims.string.AstGrep
-
- args() - Method in class water.rapids.ast.prims.string.AstLStrip
-
- args() - Method in class water.rapids.ast.prims.string.AstReplaceAll
-
- args() - Method in class water.rapids.ast.prims.string.AstReplaceFirst
-
- args() - Method in class water.rapids.ast.prims.string.AstRStrip
-
- args() - Method in class water.rapids.ast.prims.string.AstStrDistance
-
- args() - Method in class water.rapids.ast.prims.string.AstStrLength
-
- args() - Method in class water.rapids.ast.prims.string.AstStrSplit
-
- args() - Method in class water.rapids.ast.prims.string.AstSubstring
-
- args() - Method in class water.rapids.ast.prims.string.AstTokenize
-
- args() - Method in class water.rapids.ast.prims.string.AstToLower
-
- args() - Method in class water.rapids.ast.prims.string.AstToUpper
-
- args() - Method in class water.rapids.ast.prims.string.AstTrim
-
- args() - Method in class water.rapids.ast.prims.time.AstAsDate
-
- args() - Method in class water.rapids.ast.prims.time.AstGetTimeZone
-
- args() - Method in class water.rapids.ast.prims.time.AstListTimeZones
-
- args() - Method in class water.rapids.ast.prims.time.AstMktime
-
Deprecated.
- args() - Method in class water.rapids.ast.prims.time.AstMoment
-
- args() - Method in class water.rapids.ast.prims.time.AstSetTimeZone
-
- args() - Method in class water.rapids.ast.prims.time.AstTime
-
- args() - Method in class water.rapids.ast.prims.timeseries.AstDiffLag1
-
- args() - Method in class water.rapids.ast.prims.timeseries.AstIsax
-
- arrayCopyOf(byte[], int) - Static method in class water.MemoryManager
-
- arrayCopyOf(int[], int) - Static method in class water.MemoryManager
-
- arrayCopyOf(long[], int) - Static method in class water.MemoryManager
-
- arrayCopyOf(double[], int) - Static method in class water.MemoryManager
-
- arrayCopyOfRange(byte[], int, int) - Static method in class water.MemoryManager
-
- arrayCopyOfRange(int[], int, int) - Static method in class water.MemoryManager
-
- arrayCopyOfRange(long[], int, int) - Static method in class water.MemoryManager
-
- arrayCopyOfRange(double[], int, int) - Static method in class water.MemoryManager
-
- arraysEquals(Object, Object) - Static method in class water.util.PojoUtils
-
Helper for Arrays.equals().
- arrayToString(int[]) - Static method in class water.util.ArrayUtils
-
- ArrayUtils - Class in water.util
-
- ArrayUtils() - Constructor for class water.util.ArrayUtils
-
- ArrayUtils.CopyArrayToFrame - Class in water.util
-
- ArrayUtils.CopyArrayToFrame(int, int, long, double[][]) - Constructor for class water.util.ArrayUtils.CopyArrayToFrame
-
- ArrayUtils.FrameToArray - Class in water.util
-
- ArrayUtils.FrameToArray(int, int, long, double[][]) - Constructor for class water.util.ArrayUtils.FrameToArray
-
- arrive() - Method in class jsr166y.Phaser
-
Arrives at this phaser, without waiting for others to arrive.
- arriveAndAwaitAdvance() - Method in class jsr166y.Phaser
-
Arrives at this phaser and awaits others.
- arriveAndDeregister() - Method in class jsr166y.Phaser
-
Arrives at this phaser and deregisters from it without waiting
for others to arrive.
- asBytes() - Method in interface water.Freezable
-
Return serialized version of self as a byte array.
- asBytes() - Method in class water.fvec.Chunk
-
- asBytes() - Method in class water.H2O.H2OCountedCompleter
-
- asBytes() - Method in class water.Iced
-
- asBytes() - Method in class water.util.IcedAtomicInt
-
- asDouble(Object) - Static method in class water.util.ReflectionUtils
-
- asDoubles(Vec) - Static method in class water.util.FrameUtils
-
- asInts(Vec) - Static method in class water.util.FrameUtils
-
- assembly - Variable in class water.api.schemas99.AssemblyV99
-
- Assembly - Class in water.rapids
-
Assemblies are essentially Pipelines.
- Assembly(Key, Transform[]) - Constructor for class water.rapids.Assembly
-
- assembly_id - Variable in class water.api.schemas99.AssemblyV99
-
- AssemblyHandler - Class in water.api
-
- AssemblyHandler() - Constructor for class water.api.AssemblyHandler
-
- AssemblyV99 - Class in water.api.schemas99
-
FIXME: comments please!
- AssemblyV99() - Constructor for class water.api.schemas99.AssemblyV99
-
- assign(Key<Frame>, Frame) - Method in class water.rapids.Session
-
Update a global ID, maintaining sharing of Vecs
- ast - Variable in class water.api.schemas3.RapidsSchemaV3
-
- ast - Variable in class water.api.schemas99.RapidsV99
-
- AstAbs - Class in water.rapids.ast.prims.math
-
- AstAbs() - Constructor for class water.rapids.ast.prims.math.AstAbs
-
- AstAcos - Class in water.rapids.ast.prims.math
-
- AstAcos() - Constructor for class water.rapids.ast.prims.math.AstAcos
-
- AstAcosh - Class in water.rapids.ast.prims.math
-
- AstAcosh() - Constructor for class water.rapids.ast.prims.math.AstAcosh
-
- AstAll - Class in water.rapids.ast.prims.reducers
-
Bulk AND operation on a scalar or numeric column; NAs count as true.
- AstAll() - Constructor for class water.rapids.ast.prims.reducers.AstAll
-
- AstAnd - Class in water.rapids.ast.prims.operators
-
- AstAnd() - Constructor for class water.rapids.ast.prims.operators.AstAnd
-
- AstAny - Class in water.rapids.ast.prims.reducers
-
Bulk OR operation on boolean column; NAs count as true.
- AstAny() - Constructor for class water.rapids.ast.prims.reducers.AstAny
-
- AstAnyFactor - Class in water.rapids.ast.prims.mungers
-
Any columns factor/categorical?
- AstAnyFactor() - Constructor for class water.rapids.ast.prims.mungers.AstAnyFactor
-
- AstAnyNa - Class in water.rapids.ast.prims.reducers
-
Bulk OR operation on boolean column.
- AstAnyNa() - Constructor for class water.rapids.ast.prims.reducers.AstAnyNa
-
- AstAppend - Class in water.rapids.ast.prims.assign
-
- AstAppend() - Constructor for class water.rapids.ast.prims.assign.AstAppend
-
- AstApply - Class in water.rapids.ast.prims.mungers
-
Apply a Function to a frame
Typically, column-by-column, produces a 1-row frame as a result
- AstApply() - Constructor for class water.rapids.ast.prims.mungers.AstApply
-
- AstAsCharacter - Class in water.rapids.ast.prims.mungers
-
Convert to StringVec
- AstAsCharacter() - Constructor for class water.rapids.ast.prims.mungers.AstAsCharacter
-
- AstAsDate - Class in water.rapids.ast.prims.time
-
Convert a String to a Time (msec since Unix Epoch) via a given parse format
- AstAsDate() - Constructor for class water.rapids.ast.prims.time.AstAsDate
-
- AstAsFactor - Class in water.rapids.ast.prims.mungers
-
Convert to a factor/categorical
- AstAsFactor() - Constructor for class water.rapids.ast.prims.mungers.AstAsFactor
-
- AstAsin - Class in water.rapids.ast.prims.math
-
- AstAsin() - Constructor for class water.rapids.ast.prims.math.AstAsin
-
- AstAsinh - Class in water.rapids.ast.prims.math
-
- AstAsinh() - Constructor for class water.rapids.ast.prims.math.AstAsinh
-
- AstAsNumeric - Class in water.rapids.ast.prims.mungers
-
Convert to a numeric
- AstAsNumeric() - Constructor for class water.rapids.ast.prims.mungers.AstAsNumeric
-
- AstAssign - Class in water.rapids.ast.prims.assign
-
Assign a whole frame over a global.
- AstAssign() - Constructor for class water.rapids.ast.prims.assign.AstAssign
-
- AstAtan - Class in water.rapids.ast.prims.math
-
- AstAtan() - Constructor for class water.rapids.ast.prims.math.AstAtan
-
- AstAtanh - Class in water.rapids.ast.prims.math
-
- AstAtanh() - Constructor for class water.rapids.ast.prims.math.AstAtanh
-
- AstBinOp - Class in water.rapids.ast.prims.operators
-
Binary operator.
- AstBinOp() - Constructor for class water.rapids.ast.prims.operators.AstBinOp
-
- AstBuiltin<T extends AstBuiltin<T>> - Class in water.rapids.ast
-
(Replacement for AstPrimitive).
- AstBuiltin() - Constructor for class water.rapids.ast.AstBuiltin
-
- AstCBind - Class in water.rapids.ast.prims.mungers
-
cbind: bind columns together into a new frame
- AstCBind() - Constructor for class water.rapids.ast.prims.mungers.AstCBind
-
- AstCeiling - Class in water.rapids.ast.prims.math
-
- AstCeiling() - Constructor for class water.rapids.ast.prims.math.AstCeiling
-
- AstColNames - Class in water.rapids.ast.prims.mungers
-
Assign column names
- AstColNames() - Constructor for class water.rapids.ast.prims.mungers.AstColNames
-
- AstColPySlice - Class in water.rapids.ast.prims.mungers
-
Column slice; allows python-like syntax.
- AstColPySlice() - Constructor for class water.rapids.ast.prims.mungers.AstColPySlice
-
- AstColSlice - Class in water.rapids.ast.prims.mungers
-
Column slice; allows R-like syntax.
- AstColSlice() - Constructor for class water.rapids.ast.prims.mungers.AstColSlice
-
- AstColumnsByType - Class in water.rapids.ast.prims.mungers
-
Get column indexes of an H2OFrame that are of a certain data type.
- AstColumnsByType() - Constructor for class water.rapids.ast.prims.mungers.AstColumnsByType
-
- AstComma - Class in water.rapids.ast.prims.misc
-
Evaluate any number of expressions, returning the last one
- AstComma() - Constructor for class water.rapids.ast.prims.misc.AstComma
-
- AstConst - Class in water.rapids.ast.params
-
Class for constants
- AstConst() - Constructor for class water.rapids.ast.params.AstConst
-
- AstConst(String, double) - Constructor for class water.rapids.ast.params.AstConst
-
- AstCorrelation - Class in water.rapids.ast.prims.advmath
-
Calculate Pearson's Correlation Coefficient between columns of a frame
Formula:
Pearson's Correlation Coefficient = Cov(X,Y)/sigma(X) * sigma(Y)
- AstCorrelation() - Constructor for class water.rapids.ast.prims.advmath.AstCorrelation
-
- AstCos - Class in water.rapids.ast.prims.math
-
- AstCos() - Constructor for class water.rapids.ast.prims.math.AstCos
-
- AstCosh - Class in water.rapids.ast.prims.math
-
- AstCosh() - Constructor for class water.rapids.ast.prims.math.AstCosh
-
- AstCosPi - Class in water.rapids.ast.prims.math
-
- AstCosPi() - Constructor for class water.rapids.ast.prims.math.AstCosPi
-
- AstCountMatches - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column, and a substring to look for in the target.
- AstCountMatches() - Constructor for class water.rapids.ast.prims.string.AstCountMatches
-
- AstCountSubstringsWords - Class in water.rapids.ast.prims.string
-
- AstCountSubstringsWords() - Constructor for class water.rapids.ast.prims.string.AstCountSubstringsWords
-
- AstCumMax - Class in water.rapids.ast.prims.reducers
-
- AstCumMax() - Constructor for class water.rapids.ast.prims.reducers.AstCumMax
-
- AstCumMin - Class in water.rapids.ast.prims.reducers
-
- AstCumMin() - Constructor for class water.rapids.ast.prims.reducers.AstCumMin
-
- AstCumProd - Class in water.rapids.ast.prims.reducers
-
- AstCumProd() - Constructor for class water.rapids.ast.prims.reducers.AstCumProd
-
- AstCumSum - Class in water.rapids.ast.prims.reducers
-
- AstCumSum() - Constructor for class water.rapids.ast.prims.reducers.AstCumSum
-
- AstCumu - Class in water.rapids.ast.prims.reducers
-
- AstCumu() - Constructor for class water.rapids.ast.prims.reducers.AstCumu
-
- AstCumu.CumuTask - Class in water.rapids.ast.prims.reducers
-
- AstCumu.CumuTaskAxis1 - Class in water.rapids.ast.prims.reducers
-
- AstCumu.CumuTaskWholeFrame - Class in water.rapids.ast.prims.reducers
-
- AstCut - Class in water.rapids.ast.prims.mungers
-
- AstCut() - Constructor for class water.rapids.ast.prims.mungers.AstCut
-
- AstDay - Class in water.rapids.ast.prims.time
-
- AstDay() - Constructor for class water.rapids.ast.prims.time.AstDay
-
- AstDayOfWeek - Class in water.rapids.ast.prims.time
-
- AstDayOfWeek() - Constructor for class water.rapids.ast.prims.time.AstDayOfWeek
-
- AstDdply - Class in water.rapids.ast.prims.mungers
-
Ddply
Group the rows of 'data' by unique combinations of '[group-by-cols]'.
- AstDdply() - Constructor for class water.rapids.ast.prims.mungers.AstDdply
-
- AstDiffLag1 - Class in water.rapids.ast.prims.timeseries
-
Compute a difference of a time series where lag = 1
- AstDiffLag1() - Constructor for class water.rapids.ast.prims.timeseries.AstDiffLag1
-
- AstDiGamma - Class in water.rapids.ast.prims.math
-
- AstDiGamma() - Constructor for class water.rapids.ast.prims.math.AstDiGamma
-
- AstDistance - Class in water.rapids.ast.prims.advmath
-
Calculate Distance Metric between pairs of rows
- AstDistance() - Constructor for class water.rapids.ast.prims.advmath.AstDistance
-
- AstDistance.DistanceComputer - Class in water.rapids.ast.prims.advmath
-
- AstDiv - Class in water.rapids.ast.prims.operators
-
- AstDiv() - Constructor for class water.rapids.ast.prims.operators.AstDiv
-
- AstEntropy - Class in water.rapids.ast.prims.string
-
- AstEntropy() - Constructor for class water.rapids.ast.prims.string.AstEntropy
-
- AstEq - Class in water.rapids.ast.prims.operators
-
- AstEq() - Constructor for class water.rapids.ast.prims.operators.AstEq
-
- AstExec - Class in water.rapids.ast
-
Apply A Function.
- AstExec() - Constructor for class water.rapids.ast.AstExec
-
- AstExec(AstRoot[]) - Constructor for class water.rapids.ast.AstExec
-
- AstExec(ArrayList<AstRoot>) - Constructor for class water.rapids.ast.AstExec
-
- AstExp - Class in water.rapids.ast.prims.math
-
- AstExp() - Constructor for class water.rapids.ast.prims.math.AstExp
-
- AstExpm1 - Class in water.rapids.ast.prims.math
-
- AstExpm1() - Constructor for class water.rapids.ast.prims.math.AstExpm1
-
- AstFillNA - Class in water.rapids.ast.prims.mungers
-
Fill NA's from previous or future values.
- AstFillNA() - Constructor for class water.rapids.ast.prims.mungers.AstFillNA
-
- AstFilterNaCols - Class in water.rapids.ast.prims.mungers
-
- AstFilterNaCols() - Constructor for class water.rapids.ast.prims.mungers.AstFilterNaCols
-
- AstFlatten - Class in water.rapids.ast.prims.mungers
-
- AstFlatten() - Constructor for class water.rapids.ast.prims.mungers.AstFlatten
-
- AstFloor - Class in water.rapids.ast.prims.math
-
- AstFloor() - Constructor for class water.rapids.ast.prims.math.AstFloor
-
- AstFrame - Class in water.rapids.ast
-
A Frame.
- AstFrame() - Constructor for class water.rapids.ast.AstFrame
-
- AstFrame(Frame) - Constructor for class water.rapids.ast.AstFrame
-
- AstFunction - Class in water.rapids.ast
-
Define a function
Syntax: { ids...
- AstFunction() - Constructor for class water.rapids.ast.AstFunction
-
- AstFunction(ArrayList<String>, AstRoot) - Constructor for class water.rapids.ast.AstFunction
-
- AstFunction(AstFunction, Val[], AstFunction) - Constructor for class water.rapids.ast.AstFunction
-
- AstGamma - Class in water.rapids.ast.prims.math
-
- AstGamma() - Constructor for class water.rapids.ast.prims.math.AstGamma
-
- AstGe - Class in water.rapids.ast.prims.operators
-
- AstGe() - Constructor for class water.rapids.ast.prims.operators.AstGe
-
- AstGetrow - Class in water.rapids.ast.prims.mungers
-
- AstGetrow() - Constructor for class water.rapids.ast.prims.mungers.AstGetrow
-
- AstGetTimeZone - Class in water.rapids.ast.prims.time
-
- AstGetTimeZone() - Constructor for class water.rapids.ast.prims.time.AstGetTimeZone
-
- AstGrep - Class in water.rapids.ast.prims.string
-
Searches for matches to argument "regex" within each element
of a string column.
- AstGrep() - Constructor for class water.rapids.ast.prims.string.AstGrep
-
- AstGroup - Class in water.rapids.ast.prims.mungers
-
GroupBy
Group the rows of 'data' by unique combinations of '[group-by-cols]'.
- AstGroup() - Constructor for class water.rapids.ast.prims.mungers.AstGroup
-
- AstGroup.AGG - Class in water.rapids.ast.prims.mungers
-
- AstGroup.AGG(AstGroup.FCN, int, AstGroup.NAHandling, int) - Constructor for class water.rapids.ast.prims.mungers.AstGroup.AGG
-
- AstGroup.FCN - Enum in water.rapids.ast.prims.mungers
-
- AstGroup.G - Class in water.rapids.ast.prims.mungers
-
- AstGroup.G(int, AstGroup.AGG[]) - Constructor for class water.rapids.ast.prims.mungers.AstGroup.G
-
- AstGroup.GBTask - Class in water.rapids.ast.prims.mungers
-
- AstGroup.NAHandling - Enum in water.rapids.ast.prims.mungers
-
- AstGroupedPermute - Class in water.rapids.ast.prims.mungers
-
- AstGroupedPermute() - Constructor for class water.rapids.ast.prims.mungers.AstGroupedPermute
-
- AstGt - Class in water.rapids.ast.prims.operators
-
- AstGt() - Constructor for class water.rapids.ast.prims.operators.AstGt
-
- AstHist - Class in water.rapids.ast.prims.advmath
-
- AstHist() - Constructor for class water.rapids.ast.prims.advmath.AstHist
-
- AstHist.FourthMomTask - Class in water.rapids.ast.prims.advmath
-
- AstHist.HistTask - Class in water.rapids.ast.prims.advmath
-
- AstHist.ThirdMomTask - Class in water.rapids.ast.prims.advmath
-
- AstHour - Class in water.rapids.ast.prims.time
-
- AstHour() - Constructor for class water.rapids.ast.prims.time.AstHour
-
- AstId - Class in water.rapids.ast.params
-
An ID.
- AstId() - Constructor for class water.rapids.ast.params.AstId
-
- AstId(String) - Constructor for class water.rapids.ast.params.AstId
-
- AstId(Frame) - Constructor for class water.rapids.ast.params.AstId
-
- AstIfElse - Class in water.rapids.ast.prims.operators
-
If-Else -- ternary conditional operator, equivalent of "?:" in C++ and Java.
- AstIfElse() - Constructor for class water.rapids.ast.prims.operators.AstIfElse
-
- AstImpute - Class in water.rapids.ast.prims.advmath
-
Impute columns of a data frame in place.
- AstImpute() - Constructor for class water.rapids.ast.prims.advmath.AstImpute
-
- AstIntDiv - Class in water.rapids.ast.prims.operators
-
Integer division
- AstIntDiv() - Constructor for class water.rapids.ast.prims.operators.AstIntDiv
-
- AstIntDivR - Class in water.rapids.ast.prims.operators
-
Language R intdiv op
- AstIntDivR() - Constructor for class water.rapids.ast.prims.operators.AstIntDivR
-
- AstIsax - Class in water.rapids.ast.prims.timeseries
-
The iSAX algorithm is a time series indexing strategy that reduces the dimensionality of a time series along the time axis.
- AstIsax() - Constructor for class water.rapids.ast.prims.timeseries.AstIsax
-
- AstIsax.IsaxReduceCard - Class in water.rapids.ast.prims.timeseries
-
- AstIsax.IsaxStringTask - Class in water.rapids.ast.prims.timeseries
-
- AstIsax.IsaxTask - Class in water.rapids.ast.prims.timeseries
-
- AstIsCharacter - Class in water.rapids.ast.prims.mungers
-
Is String Vec?
- AstIsCharacter() - Constructor for class water.rapids.ast.prims.mungers.AstIsCharacter
-
- AstIsFactor - Class in water.rapids.ast.prims.mungers
-
Is a factor/categorical?
- AstIsFactor() - Constructor for class water.rapids.ast.prims.mungers.AstIsFactor
-
- AstIsNa - Class in water.rapids.ast.prims.mungers
-
Split out in it's own function, instead of Yet Another UniOp, because it
needs a "is.NA" check instead of just using the Double.isNaN hack...
- AstIsNa() - Constructor for class water.rapids.ast.prims.mungers.AstIsNa
-
- AstIsNumeric - Class in water.rapids.ast.prims.mungers
-
Is a numeric?
- AstIsNumeric() - Constructor for class water.rapids.ast.prims.mungers.AstIsNumeric
-
- AstKFold - Class in water.rapids.ast.prims.advmath
-
- AstKFold() - Constructor for class water.rapids.ast.prims.advmath.AstKFold
-
- AstKurtosis - Class in water.rapids.ast.prims.advmath
-
- AstKurtosis() - Constructor for class water.rapids.ast.prims.advmath.AstKurtosis
-
- AstLAnd - Class in water.rapids.ast.prims.operators
-
Logical-AND.
- AstLAnd() - Constructor for class water.rapids.ast.prims.operators.AstLAnd
-
- AstLe - Class in water.rapids.ast.prims.operators
-
- AstLe() - Constructor for class water.rapids.ast.prims.operators.AstLe
-
- AstLevels - Class in water.rapids.ast.prims.mungers
-
- AstLevels() - Constructor for class water.rapids.ast.prims.mungers.AstLevels
-
- AstLGamma - Class in water.rapids.ast.prims.math
-
- AstLGamma() - Constructor for class water.rapids.ast.prims.math.AstLGamma
-
- AstListTimeZones - Class in water.rapids.ast.prims.time
-
- AstListTimeZones() - Constructor for class water.rapids.ast.prims.time.AstListTimeZones
-
- AstLog - Class in water.rapids.ast.prims.math
-
- AstLog() - Constructor for class water.rapids.ast.prims.math.AstLog
-
- AstLog10 - Class in water.rapids.ast.prims.math
-
- AstLog10() - Constructor for class water.rapids.ast.prims.math.AstLog10
-
- AstLog1P - Class in water.rapids.ast.prims.math
-
- AstLog1P() - Constructor for class water.rapids.ast.prims.math.AstLog1P
-
- AstLog2 - Class in water.rapids.ast.prims.math
-
- AstLog2() - Constructor for class water.rapids.ast.prims.math.AstLog2
-
- AstLOr - Class in water.rapids.ast.prims.operators
-
Logical-OR.
- AstLOr() - Constructor for class water.rapids.ast.prims.operators.AstLOr
-
- AstLs - Class in water.rapids.ast.prims.misc
-
R 'ls' command.
- AstLs() - Constructor for class water.rapids.ast.prims.misc.AstLs
-
- AstLStrip - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column.
- AstLStrip() - Constructor for class water.rapids.ast.prims.string.AstLStrip
-
- AstLt - Class in water.rapids.ast.prims.operators
-
- AstLt() - Constructor for class water.rapids.ast.prims.operators.AstLt
-
- AstMad - Class in water.rapids.ast.prims.reducers
-
Median absolute deviation
- AstMad() - Constructor for class water.rapids.ast.prims.reducers.AstMad
-
- AstMatch - Class in water.rapids.ast.prims.search
-
- AstMatch() - Constructor for class water.rapids.ast.prims.search.AstMatch
-
- AstMax - Class in water.rapids.ast.prims.reducers
-
- AstMax() - Constructor for class water.rapids.ast.prims.reducers.AstMax
-
- AstMaxNa - Class in water.rapids.ast.prims.reducers
-
- AstMaxNa() - Constructor for class water.rapids.ast.prims.reducers.AstMaxNa
-
- AstMean - Class in water.rapids.ast.prims.reducers
-
- AstMean() - Constructor for class water.rapids.ast.prims.reducers.AstMean
-
- AstMedian - Class in water.rapids.ast.prims.reducers
-
- AstMedian() - Constructor for class water.rapids.ast.prims.reducers.AstMedian
-
- AstMerge - Class in water.rapids.ast.prims.mungers
-
plyr's merge: Join by any other name.
- AstMerge() - Constructor for class water.rapids.ast.prims.mungers.AstMerge
-
- AstMillis - Class in water.rapids.ast.prims.time
-
- AstMillis() - Constructor for class water.rapids.ast.prims.time.AstMillis
-
- AstMin - Class in water.rapids.ast.prims.reducers
-
- AstMin() - Constructor for class water.rapids.ast.prims.reducers.AstMin
-
- AstMinNa - Class in water.rapids.ast.prims.reducers
-
Subclasses take a Frame and produces a scalar.
- AstMinNa() - Constructor for class water.rapids.ast.prims.reducers.AstMinNa
-
- AstMinute - Class in water.rapids.ast.prims.time
-
- AstMinute() - Constructor for class water.rapids.ast.prims.time.AstMinute
-
- AstMktime - Class in water.rapids.ast.prims.time
-
Deprecated.
- AstMktime() - Constructor for class water.rapids.ast.prims.time.AstMktime
-
Deprecated.
- AstMMult - Class in water.rapids.ast.prims.matrix
-
Matrix multiplication
- AstMMult() - Constructor for class water.rapids.ast.prims.matrix.AstMMult
-
- AstMod - Class in water.rapids.ast.prims.operators
-
- AstMod() - Constructor for class water.rapids.ast.prims.operators.AstMod
-
- AstMode - Class in water.rapids.ast.prims.advmath
-
Find the mode: the most popular element.
- AstMode() - Constructor for class water.rapids.ast.prims.advmath.AstMode
-
- AstModR - Class in water.rapids.ast.prims.operators
-
Language R mod operator
- AstModR() - Constructor for class water.rapids.ast.prims.operators.AstModR
-
- AstModuloKFold - Class in water.rapids.ast.prims.advmath
-
- AstModuloKFold() - Constructor for class water.rapids.ast.prims.advmath.AstModuloKFold
-
- AstMoment - Class in water.rapids.ast.prims.time
-
Convert year, month, day, hour, minute, sec, msec to Unix epoch time
(in milliseconds).
- AstMoment() - Constructor for class water.rapids.ast.prims.time.AstMoment
-
- AstMonth - Class in water.rapids.ast.prims.time
-
- AstMonth() - Constructor for class water.rapids.ast.prims.time.AstMonth
-
- AstMul - Class in water.rapids.ast.prims.operators
-
Multiplication
- AstMul() - Constructor for class water.rapids.ast.prims.operators.AstMul
-
- AstNaCnt - Class in water.rapids.ast.prims.reducers
-
- AstNaCnt() - Constructor for class water.rapids.ast.prims.reducers.AstNaCnt
-
- AstNaOmit - Class in water.rapids.ast.prims.mungers
-
Remove rows with NAs from the H2OFrame
Note: Current implementation is NOT in-place replacement
- AstNaOmit() - Constructor for class water.rapids.ast.prims.mungers.AstNaOmit
-
- AstNaRollupOp - Class in water.rapids.ast.prims.reducers
-
Optimization for the RollupStats: use them directly
- AstNaRollupOp() - Constructor for class water.rapids.ast.prims.reducers.AstNaRollupOp
-
- AstNcol - Class in water.rapids.ast.prims.mungers
-
- AstNcol() - Constructor for class water.rapids.ast.prims.mungers.AstNcol
-
- AstNe - Class in water.rapids.ast.prims.operators
-
- AstNe() - Constructor for class water.rapids.ast.prims.operators.AstNe
-
- AstNLevels - Class in water.rapids.ast.prims.mungers
-
- AstNLevels() - Constructor for class water.rapids.ast.prims.mungers.AstNLevels
-
- AstNoOp - Class in water.rapids.ast.prims.math
-
- AstNoOp() - Constructor for class water.rapids.ast.prims.math.AstNoOp
-
- AstNot - Class in water.rapids.ast.prims.math
-
- AstNot() - Constructor for class water.rapids.ast.prims.math.AstNot
-
- AstNrow - Class in water.rapids.ast.prims.mungers
-
- AstNrow() - Constructor for class water.rapids.ast.prims.mungers.AstNrow
-
- AstNum - Class in water.rapids.ast.params
-
A number literal.
- AstNum() - Constructor for class water.rapids.ast.params.AstNum
-
- AstNum(double) - Constructor for class water.rapids.ast.params.AstNum
-
- AstNumList - Class in water.rapids.ast.params
-
A collection of base/stride/cnts.
- AstNumList(ArrayList<Double>, ArrayList<Double>, ArrayList<Long>) - Constructor for class water.rapids.ast.params.AstNumList
-
- AstNumList(double) - Constructor for class water.rapids.ast.params.AstNumList
-
- AstNumList(long, long) - Constructor for class water.rapids.ast.params.AstNumList
-
- AstNumList() - Constructor for class water.rapids.ast.params.AstNumList
-
- AstNumList(double[]) - Constructor for class water.rapids.ast.params.AstNumList
-
- AstNumList(int[]) - Constructor for class water.rapids.ast.params.AstNumList
-
- AstOr - Class in water.rapids.ast.prims.operators
-
- AstOr() - Constructor for class water.rapids.ast.prims.operators.AstOr
-
- AstParameter - Class in water.rapids.ast
-
- AstParameter() - Constructor for class water.rapids.ast.AstParameter
-
- AstPivot - Class in water.rapids.ast.prims.mungers
-
- AstPivot() - Constructor for class water.rapids.ast.prims.mungers.AstPivot
-
- AstPlus - Class in water.rapids.ast.prims.operators
-
- AstPlus() - Constructor for class water.rapids.ast.prims.operators.AstPlus
-
- AstPow - Class in water.rapids.ast.prims.operators
-
- AstPow() - Constructor for class water.rapids.ast.prims.operators.AstPow
-
- AstPrimitive<T extends AstPrimitive<T>> - Class in water.rapids.ast
-
A primitive operation.
- AstPrimitive() - Constructor for class water.rapids.ast.AstPrimitive
-
- AstProd - Class in water.rapids.ast.prims.reducers
-
- AstProd() - Constructor for class water.rapids.ast.prims.reducers.AstProd
-
- AstProdNa - Class in water.rapids.ast.prims.reducers
-
- AstProdNa() - Constructor for class water.rapids.ast.prims.reducers.AstProdNa
-
- AstQtile - Class in water.rapids.ast.prims.advmath
-
Quantiles:
(quantile %frame [numnber_list_probs] "string_interpolation_type")
- AstQtile() - Constructor for class water.rapids.ast.prims.advmath.AstQtile
-
- AstRBind - Class in water.rapids.ast.prims.mungers
-
rbind: bind rows together into a new frame
- AstRBind() - Constructor for class water.rapids.ast.prims.mungers.AstRBind
-
- AstRecAsgnHelper - Class in water.rapids.ast.prims.assign
-
- AstRecAsgnHelper() - Constructor for class water.rapids.ast.prims.assign.AstRecAsgnHelper
-
- AstRecAsgnHelper.ValueSetter - Class in water.rapids.ast.prims.assign
-
Generic abstraction over Chunk setter methods.
- AstRecAsgnHelper.ValueSetter() - Constructor for class water.rapids.ast.prims.assign.AstRecAsgnHelper.ValueSetter
-
- AstRectangleAssign - Class in water.rapids.ast.prims.assign
-
Rectangular assign into a row and column slice.
- AstRectangleAssign() - Constructor for class water.rapids.ast.prims.assign.AstRectangleAssign
-
- AstReducerOp - Class in water.rapids.ast.prims.reducers
-
Subclasses take a Frame and produces a scalar.
- AstReducerOp() - Constructor for class water.rapids.ast.prims.reducers.AstReducerOp
-
- AstReLevel - Class in water.rapids.ast.prims.mungers
-
- AstReLevel() - Constructor for class water.rapids.ast.prims.mungers.AstReLevel
-
- AstRename - Class in water.rapids.ast.prims.mungers
-
- AstRename() - Constructor for class water.rapids.ast.prims.mungers.AstRename
-
- AstReplaceAll - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column, a regex pattern string, a replacement substring,
and a boolean to indicate whether to ignore the case of the target string.
- AstReplaceAll() - Constructor for class water.rapids.ast.prims.string.AstReplaceAll
-
- AstReplaceFirst - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column, a regex pattern string, a replacement substring,
and a boolean to indicate whether to ignore the case of the target string.
- AstReplaceFirst() - Constructor for class water.rapids.ast.prims.string.AstReplaceFirst
-
- AstRepLen - Class in water.rapids.ast.prims.repeaters
-
- AstRepLen() - Constructor for class water.rapids.ast.prims.repeaters.AstRepLen
-
- AstRm - Class in water.rapids.ast.prims.assign
-
Remove by ID.
- AstRm() - Constructor for class water.rapids.ast.prims.assign.AstRm
-
- AstRollupOp - Class in water.rapids.ast.prims.reducers
-
Optimization for the RollupStats: use them directly
- AstRollupOp() - Constructor for class water.rapids.ast.prims.reducers.AstRollupOp
-
- AstRoot<T extends AstRoot<T>> - Class in water.rapids.ast
-
Base class for all nodes in Rapids language Abstract Syntax Tree.
- AstRoot() - Constructor for class water.rapids.ast.AstRoot
-
- AstRound - Class in water.rapids.ast.prims.math
-
- AstRound() - Constructor for class water.rapids.ast.prims.math.AstRound
-
- AstRow - Class in water.rapids.ast
-
A Row.
- AstRow(double[], String[]) - Constructor for class water.rapids.ast.AstRow
-
- AstRowSlice - Class in water.rapids.ast.prims.mungers
-
Row Slice
- AstRowSlice() - Constructor for class water.rapids.ast.prims.mungers.AstRowSlice
-
- AstRStrip - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column.
- AstRStrip() - Constructor for class water.rapids.ast.prims.string.AstRStrip
-
- AstRunif - Class in water.rapids.ast.prims.advmath
-
- AstRunif() - Constructor for class water.rapids.ast.prims.advmath.AstRunif
-
- AstScale - Class in water.rapids.ast.prims.mungers
-
Center and scale a frame.
- AstScale() - Constructor for class water.rapids.ast.prims.mungers.AstScale
-
- AstSdev - Class in water.rapids.ast.prims.reducers
-
TODO: allow for multiple columns, package result into Frame
- AstSdev() - Constructor for class water.rapids.ast.prims.reducers.AstSdev
-
- AstSecond - Class in water.rapids.ast.prims.time
-
- AstSecond() - Constructor for class water.rapids.ast.prims.time.AstSecond
-
- AstSeq - Class in water.rapids.ast.prims.repeaters
-
Same logic as R's generic seq method
- AstSeq() - Constructor for class water.rapids.ast.prims.repeaters.AstSeq
-
- AstSeqLen - Class in water.rapids.ast.prims.repeaters
-
Simple sequence of length n
- AstSeqLen() - Constructor for class water.rapids.ast.prims.repeaters.AstSeqLen
-
- AstSetDomain - Class in water.rapids.ast.prims.mungers
-
- AstSetDomain() - Constructor for class water.rapids.ast.prims.mungers.AstSetDomain
-
- AstSetLevel - Class in water.rapids.ast.prims.mungers
-
- AstSetLevel() - Constructor for class water.rapids.ast.prims.mungers.AstSetLevel
-
- AstSetTimeZone - Class in water.rapids.ast.prims.time
-
- AstSetTimeZone() - Constructor for class water.rapids.ast.prims.time.AstSetTimeZone
-
- AstSgn - Class in water.rapids.ast.prims.math
-
- AstSgn() - Constructor for class water.rapids.ast.prims.math.AstSgn
-
- AstSignif - Class in water.rapids.ast.prims.math
-
- AstSignif() - Constructor for class water.rapids.ast.prims.math.AstSignif
-
- AstSin - Class in water.rapids.ast.prims.math
-
- AstSin() - Constructor for class water.rapids.ast.prims.math.AstSin
-
- AstSinh - Class in water.rapids.ast.prims.math
-
- AstSinh() - Constructor for class water.rapids.ast.prims.math.AstSinh
-
- AstSinPi - Class in water.rapids.ast.prims.math
-
- AstSinPi() - Constructor for class water.rapids.ast.prims.math.AstSinPi
-
- AstSkewness - Class in water.rapids.ast.prims.advmath
-
- AstSkewness() - Constructor for class water.rapids.ast.prims.advmath.AstSkewness
-
- AstSort - Class in water.rapids.ast.prims.mungers
-
Sort the whole frame by the given columns
- AstSort() - Constructor for class water.rapids.ast.prims.mungers.AstSort
-
- AstSqrt - Class in water.rapids.ast.prims.math
-
- AstSqrt() - Constructor for class water.rapids.ast.prims.math.AstSqrt
-
- AstStr - Class in water.rapids.ast.params
-
A String.
- AstStr() - Constructor for class water.rapids.ast.params.AstStr
-
- AstStr(String) - Constructor for class water.rapids.ast.params.AstStr
-
- AstStratifiedKFold - Class in water.rapids.ast.prims.advmath
-
- AstStratifiedKFold() - Constructor for class water.rapids.ast.prims.advmath.AstStratifiedKFold
-
- AstStratifiedSplit - Class in water.rapids.ast.prims.advmath
-
- AstStratifiedSplit() - Constructor for class water.rapids.ast.prims.advmath.AstStratifiedSplit
-
- AstStratifiedSplit.ClassAssignMRTask - Class in water.rapids.ast.prims.advmath
-
- AstStratifiedSplit.ClassIdxTask - Class in water.rapids.ast.prims.advmath
-
- AstStratifiedSplit.ClassIdxTask(int, long[]) - Constructor for class water.rapids.ast.prims.advmath.AstStratifiedSplit.ClassIdxTask
-
- AstStratifiedSplit.LongAry - Class in water.rapids.ast.prims.advmath
-
- AstStratifiedSplit.LongAry(long...) - Constructor for class water.rapids.ast.prims.advmath.AstStratifiedSplit.LongAry
-
- AstStrDistance - Class in water.rapids.ast.prims.string
-
Calculates string distances between elements of two frames
- AstStrDistance() - Constructor for class water.rapids.ast.prims.string.AstStrDistance
-
- AstStrLength - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column.
- AstStrLength() - Constructor for class water.rapids.ast.prims.string.AstStrLength
-
- AstStrList - Class in water.rapids.ast.params
-
A collection of Strings only.
- AstStrList() - Constructor for class water.rapids.ast.params.AstStrList
-
- AstStrList(ArrayList<String>) - Constructor for class water.rapids.ast.params.AstStrList
-
- AstStrSplit - Class in water.rapids.ast.prims.string
-
- AstStrSplit() - Constructor for class water.rapids.ast.prims.string.AstStrSplit
-
- AstSub - Class in water.rapids.ast.prims.operators
-
Subtraction
- AstSub() - Constructor for class water.rapids.ast.prims.operators.AstSub
-
- AstSubstring - Class in water.rapids.ast.prims.string
-
- AstSubstring() - Constructor for class water.rapids.ast.prims.string.AstSubstring
-
- AstSum - Class in water.rapids.ast.prims.reducers
-
- AstSum() - Constructor for class water.rapids.ast.prims.reducers.AstSum
-
- AstSumAxis - Class in water.rapids.ast.prims.reducers
-
- AstSumAxis() - Constructor for class water.rapids.ast.prims.reducers.AstSumAxis
-
- AstSumNa - Class in water.rapids.ast.prims.reducers
-
- AstSumNa() - Constructor for class water.rapids.ast.prims.reducers.AstSumNa
-
- AstTable - Class in water.rapids.ast.prims.advmath
-
Variance between columns of a frame
TODO: Define "table" in terms of "groupby"
TODO: keep dense format for two-column comparison (like in previous version of Rapids)
(table X Y) ==>
(groupby (cbind X Y) [X Y] nrow TRUE)
- AstTable() - Constructor for class water.rapids.ast.prims.advmath.AstTable
-
- AstTan - Class in water.rapids.ast.prims.math
-
- AstTan() - Constructor for class water.rapids.ast.prims.math.AstTan
-
- AstTanh - Class in water.rapids.ast.prims.math
-
- AstTanh() - Constructor for class water.rapids.ast.prims.math.AstTanh
-
- AstTanPi - Class in water.rapids.ast.prims.math
-
- AstTanPi() - Constructor for class water.rapids.ast.prims.math.AstTanPi
-
- AstTime - Class in water.rapids.ast.prims.time
-
Basic time accessors; extract hours/days/years/etc from H2O's internal
msec-since-Unix-epoch time
- AstTime() - Constructor for class water.rapids.ast.prims.time.AstTime
-
- AstTmpAssign - Class in water.rapids.ast.prims.assign
-
Assign a temp.
- AstTmpAssign() - Constructor for class water.rapids.ast.prims.assign.AstTmpAssign
-
- AstTokenize - Class in water.rapids.ast.prims.string
-
- AstTokenize() - Constructor for class water.rapids.ast.prims.string.AstTokenize
-
- AstToLower - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column.
- AstToLower() - Constructor for class water.rapids.ast.prims.string.AstToLower
-
- AstToUpper - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column.
- AstToUpper() - Constructor for class water.rapids.ast.prims.string.AstToUpper
-
- AstTranspose - Class in water.rapids.ast.prims.matrix
-
Matrix transposition
- AstTranspose() - Constructor for class water.rapids.ast.prims.matrix.AstTranspose
-
- AstTriGamma - Class in water.rapids.ast.prims.math
-
- AstTriGamma() - Constructor for class water.rapids.ast.prims.math.AstTriGamma
-
- AstTrim - Class in water.rapids.ast.prims.string
-
Accepts a frame with a single string column.
- AstTrim() - Constructor for class water.rapids.ast.prims.string.AstTrim
-
- AstTrunc - Class in water.rapids.ast.prims.math
-
- AstTrunc() - Constructor for class water.rapids.ast.prims.math.AstTrunc
-
- AstUniOp<T extends AstUniOp<T>> - Class in water.rapids.ast.prims.math
-
Subclasses auto-widen between scalars and Frames, and have exactly one argument
- AstUniOp() - Constructor for class water.rapids.ast.prims.math.AstUniOp
-
- AstUnique - Class in water.rapids.ast.prims.advmath
-
- AstUnique() - Constructor for class water.rapids.ast.prims.advmath.AstUnique
-
- AstVariance - Class in water.rapids.ast.prims.advmath
-
Variance between columns of a frame
- AstVariance() - Constructor for class water.rapids.ast.prims.advmath.AstVariance
-
- AstWeek - Class in water.rapids.ast.prims.time
-
- AstWeek() - Constructor for class water.rapids.ast.prims.time.AstWeek
-
- AstWhich - Class in water.rapids.ast.prims.search
-
Indices of which entries are not equal to 0
- AstWhich() - Constructor for class water.rapids.ast.prims.search.AstWhich
-
- AstWhichFunc - Class in water.rapids.ast.prims.search
-
- AstWhichFunc() - Constructor for class water.rapids.ast.prims.search.AstWhichFunc
-
- AstWhichMax - Class in water.rapids.ast.prims.search
-
- AstWhichMax() - Constructor for class water.rapids.ast.prims.search.AstWhichMax
-
- AstWhichMin - Class in water.rapids.ast.prims.search
-
- AstWhichMin() - Constructor for class water.rapids.ast.prims.search.AstWhichMin
-
- AstYear - Class in water.rapids.ast.prims.time
-
- AstYear() - Constructor for class water.rapids.ast.prims.time.AstYear
-
- asyncExecOnAllNodes() - Method in class water.MRTask
-
- at(long) - Method in class water.fvec.Vec
-
Fetch element the slow way, as a double, or Double.NaN is missing.
- at(long) - Method in class water.fvec.Vec.Reader
-
- at16h(int) - Method in class water.fvec.Chunk
-
High half of a 128-bit UUID, or throws if the value is missing.
- at16h(long) - Method in class water.fvec.Vec
-
Fetch element the slow way, as the high half of a UUID.
- at16h_impl(int) - Method in class water.fvec.NewChunk
-
- at16l(int) - Method in class water.fvec.Chunk
-
Low half of a 128-bit UUID, or throws if the value is missing.
- at16l(long) - Method in class water.fvec.Vec
-
Fetch element the slow way, as the low half of a UUID.
- at16l_impl(int) - Method in class water.fvec.NewChunk
-
- at8(int) - Method in class water.fvec.Chunk
-
Load a long
value using chunk-relative row numbers.
- at8(long) - Method in class water.fvec.Vec
-
Fetch element the slow way, as a long.
- at8(long) - Method in class water.fvec.Vec.Reader
-
- at8_impl(int) - Method in class water.fvec.CategoricalWrappedVec.CategoricalWrappedChunk
-
- at8_impl(int) - Method in class water.fvec.InteractionWrappedVec.InteractionWrappedChunk
-
- at8_impl(int) - Method in class water.fvec.NewChunk
-
- at8_impl(int) - Method in class water.fvec.SubsetChunk
-
- at8_impl(int) - Method in class water.fvec.TransformWrappedVec.TransformWrappedChunk
-
- at8_impl2(int) - Method in class water.fvec.NewChunk
-
- atd(int) - Method in class water.fvec.Chunk
-
Load a double
value using chunk-relative row numbers.
- atd_impl(int) - Method in class water.fvec.CategoricalWrappedVec.CategoricalWrappedChunk
-
- atd_impl(int) - Method in class water.fvec.InteractionWrappedVec.InteractionWrappedChunk
-
- atd_impl(int) - Method in class water.fvec.NewChunk
-
- atd_impl(int) - Method in class water.fvec.SubsetChunk
-
- atd_impl(int) - Method in class water.fvec.TransformWrappedVec.TransformWrappedChunk
-
- Atomic<T extends Atomic> - Class in water
-
Atomic update of a Key
- Atomic() - Constructor for class water.Atomic
-
- Atomic(H2O.H2OCountedCompleter) - Constructor for class water.Atomic
-
- atomic(Value) - Method in class water.Atomic
-
- atomic(T) - Method in class water.TAtomic
-
Atomically update an old value to a new one.
- atomic(Value) - Method in class water.TAtomic
-
- atomic(IcedInt) - Method in class water.util.IcedInt.AtomicIncrementAndGet
-
- atomic_op(double[][], long[], int, double[], long) - Method in class water.rapids.ast.prims.mungers.AstGroup.AGG
-
- atomic_op(double[], double[]) - Method in enum water.rapids.ast.prims.mungers.AstGroup.FCN
-
- ATOMIC_PRIORITY - Static variable in class water.H2O
-
- AtomicUtils - Class in water.util
-
- AtomicUtils() - Constructor for class water.util.AtomicUtils
-
- AtomicUtils.DoubleArray - Class in water.util
-
- AtomicUtils.DoubleArray() - Constructor for class water.util.AtomicUtils.DoubleArray
-
- AtomicUtils.FloatArray - Class in water.util
-
- AtomicUtils.FloatArray() - Constructor for class water.util.AtomicUtils.FloatArray
-
- AtomicUtils.IntArray - Class in water.util
-
- AtomicUtils.IntArray() - Constructor for class water.util.AtomicUtils.IntArray
-
- AtomicUtils.LongArray - Class in water.util
-
- AtomicUtils.LongArray() - Constructor for class water.util.AtomicUtils.LongArray
-
- atStr(BufferedString, int) - Method in class water.fvec.Chunk
-
String value using chunk-relative row numbers, or null if missing.
- atStr(BufferedString, long) - Method in class water.fvec.Vec
-
- atStr(BufferedString, long) - Method in class water.fvec.Vec.Reader
-
- atStr_impl(BufferedString, int) - Method in class water.fvec.NewChunk
-
- attemptTimeParse(BufferedString) - Static method in class water.parser.ParseTime
-
- attemptUUIDParse(BufferedString) - Static method in class water.parser.ParseUUID
-
Attempts to parse the provided
BufferedString
as
a UUID into hash value in two longs.
- attemptUUIDParseHigh(BufferedString) - Static method in class water.parser.ParseUUID
-
- auc() - Method in class hex.Model
-
- auc() - Method in class hex.ModelMetricsBinomial
-
- auc() - Method in class hex.ModelMetricsBinomial.MetricBuilderBinomial
-
- AUC - Variable in class water.api.schemas3.ModelMetricsBinomialV3
-
- AUC2 - Class in hex
-
One-pass approximate AUC
This algorithm can compute the AUC in 1-pass with good resolution.
- AUC2(Vec, Vec) - Constructor for class hex.AUC2
-
Default bins, good answers on a highly unbalanced sorted (and reverse
sorted) datasets
- AUC2(AUC2.AUCBuilder) - Constructor for class hex.AUC2
-
- AUC2.AUCBuilder - Class in hex
-
- AUC2.AUCBuilder(int) - Constructor for class hex.AUC2.AUCBuilder
-
- AUC2.ThresholdCriterion - Enum in hex
-
Criteria for 2-class Confusion Matrices
This is an Enum class, with an exec() function to compute the criteria
from the basic parts, and from an AUC2 at a given threshold index.
- auc_obj() - Method in class hex.ModelMetrics
-
- auc_obj() - Method in class hex.ModelMetricsBinomial
-
- AutoBuffer - Class in water
-
A ByteBuffer backed mixed Input/Output streaming class, using Iced serialization.
- AutoBuffer(FileChannel, boolean, byte) - Constructor for class water.AutoBuffer
-
Spill-to/from-disk request.
- AutoBuffer(byte[]) - Constructor for class water.AutoBuffer
-
Read from a fixed byte[]; should not be closed.
- AutoBuffer() - Constructor for class water.AutoBuffer
-
Write to an ever-expanding byte[].
- AutoBuffer(int) - Constructor for class water.AutoBuffer
-
Write to a known sized byte[].
- AutoBuffer(OutputStream, boolean) - Constructor for class water.AutoBuffer
-
Write to a persistent Stream, including all TypeMap info to allow later
reloading (by the same exact rev of H2O).
- AutoBuffer(InputStream) - Constructor for class water.AutoBuffer
-
Read from a persistent Stream (including all TypeMap info) into same
exact rev of H2O).
- AutoBuffer.AutoBufferException - Exception in water
-
- available() - Method in class water.fvec.Frame.CSVStream
-
- available() - Method in class water.util.RIStream
-
- avg(double[]) - Static method in class water.util.ArrayUtils
-
- avg(long[]) - Static method in class water.util.ArrayUtils
-
- avg_response_rate - Variable in class hex.GainsLift
-
- avg_response_rate() - Method in class hex.GainsLift.GainsLiftBuilder
-
- awaitAdvance(int) - Method in class jsr166y.Phaser
-
Awaits the phase of this phaser to advance from the given phase
value, returning immediately if the current phase is not equal
to the given phase value or this phaser is terminated.
- awaitAdvanceInterruptibly(int) - Method in class jsr166y.Phaser
-
Awaits the phase of this phaser to advance from the given phase
value, throwing InterruptedException
if interrupted
while waiting, or returning immediately if the current phase is
not equal to the given phase value or this phaser is
terminated.
- awaitAdvanceInterruptibly(int, long, TimeUnit) - Method in class jsr166y.Phaser
-
Awaits the phase of this phaser to advance from the given phase
value or the given timeout to elapse, throwing InterruptedException
if interrupted while waiting, or
returning immediately if the current phase is not equal to the
given phase value or this phaser is terminated.
- awaitTermination(long, TimeUnit) - Method in class jsr166y.ForkJoinPool
-
Blocks until all tasks have completed execution after a shutdown
request, or the timeout occurs, or the current thread is
interrupted, whichever happens first.
- aws_credentials - Variable in class water.H2O.OptArgs
-
-aws_credentials=aws_credentials; properties file for aws credentials
- c - Variable in class water.udf.DataChunk
-
- C1NCHUNK - Static variable in class water.TypeMap
-
- cache() - Static method in class water.KeySnapshot
-
- calcNextUniqueModelId(String) - Static method in class water.H2O
-
Calculate a unique model id that includes User-Agent info (if it can be discovered).
- calcOptimalChunkSize(long, int, long, int, int, boolean, boolean) - Static method in class water.fvec.FileVec
-
Calculates safe and hopefully optimal chunk sizes.
- calcTypeaheadMatches(String, int) - Method in class water.persist.Persist
-
Calculate typeahead matches for src
- calcTypeaheadMatches(String, int) - Method in class water.persist.PersistManager
-
Calculate typeahead matches for src
- calcTypeaheadMatches(String, int) - Method in class water.persist.PersistNFS
-
- calcVarImp(VarImp) - Static method in class hex.ModelMetrics
-
- calcVarImp(float[], String[]) - Static method in class hex.ModelMetrics
-
- calcVarImp(double[], String[]) - Static method in class hex.ModelMetrics
-
- calcVarImp(double[], String[], String, String[]) - Static method in class hex.ModelMetrics
-
- call(H2ONode, DT) - Static method in class water.RPC
-
- call() - Method in class water.RPC
-
- callback(T) - Method in class water.H2O.H2OCallback
-
- can_build() - Method in class hex.ModelBuilder
-
List containing the categories of models that this builder can
build.
- can_build() - Method in class hex.quantile.Quantile
-
- can_build - Variable in class hex.schemas.ModelBuilderSchema
-
- cancel(boolean) - Method in class jsr166y.ForkJoinTask
-
Attempts to cancel execution of this task.
- cancel(int, JobsV3) - Method in class water.api.JobsHandler
-
- cancel(boolean) - Method in class water.RPC
-
- cancel_sparse() - Method in class water.fvec.NewChunk
-
- canCompile() - Static method in class water.util.JCodeGen
-
- canHandle(String) - Method in class water.persist.Persist
-
Returns true if the persist layer understands given path.
- capabilities - Variable in class water.api.schemas3.CapabilitiesV3
-
- CapabilitiesHandler - Class in water.api
-
- CapabilitiesHandler() - Constructor for class water.api.CapabilitiesHandler
-
- CapabilitiesV3 - Class in water.api.schemas3
-
- CapabilitiesV3() - Constructor for class water.api.schemas3.CapabilitiesV3
-
- CapabilityEntryV3 - Class in water.api.schemas3
-
- CapabilityEntryV3() - Constructor for class water.api.schemas3.CapabilityEntryV3
-
- CapabilityEntryV3(String) - Constructor for class water.api.schemas3.CapabilityEntryV3
-
- cardinality() - Method in class water.fvec.Frame
-
Number of categorical levels for categorical columns; -1 for non-categorical columns.
- cardinality() - Method in class water.fvec.Vec
-
Returns cardinality for categorical domain or -1 for other types.
- cardinality() - Method in class water.util.IcedBitSet
-
- CAS(double[], int, double, double) - Static method in class water.util.AtomicUtils.DoubleArray
-
- Categorical - Class in water.parser
-
Class for tracking categorical (factor) columns.
- categorical_encoding - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- categorical_fraction - Variable in class hex.CreateFrame
-
- categorical_fraction - Variable in class water.api.schemas3.CreateFrameV3
-
- categorical_fraction - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- CategoricalColumnCfcm - Class in hex.createframe.columns
-
Random categorical column.
- CategoricalColumnCfcm() - Constructor for class hex.createframe.columns.CategoricalColumnCfcm
-
- CategoricalColumnCfcm(String, int) - Constructor for class hex.createframe.columns.CategoricalColumnCfcm
-
- categoricalDomainsToNumeric(Vec) - Static method in class water.util.VecUtils
-
Create a new
Vec
of numeric values from a categorical
Vec
.
- categoricalEncoder(Frame, String[], Model.Parameters.CategoricalEncodingScheme, ToEigenVec, int) - Static method in class water.util.FrameUtils
-
- categoricalOK() - Method in class water.rapids.ast.prims.operators.AstBinOp
-
- categoricalOK() - Method in class water.rapids.ast.prims.operators.AstEq
-
- categoricalOK() - Method in class water.rapids.ast.prims.operators.AstNe
-
- categoricalToInt(Vec) - Static method in class water.util.VecUtils
-
Create a new
Vec
of numeric values from a categorical
Vec
.
- categoricalToStringVec(Vec) - Static method in class water.util.VecUtils
-
Create a new
Vec
of string values from a categorical
Vec
.
- CategoricalWrappedVec - Class in water.fvec
-
A vector transforming values of given vector according to given domain
mapping - currently only used to transform categorical columns but in theory would
work for any dense-packed Int column.
- CategoricalWrappedVec(Key, int, String[], Key) - Constructor for class water.fvec.CategoricalWrappedVec
-
Main constructor: convert from one categorical to another
- CategoricalWrappedVec.CategoricalWrappedChunk - Class in water.fvec
-
- category - Variable in class water.api.schemas3.NodePersistentStorageV3
-
- category - Variable in class water.api.schemas3.NodePersistentStorageV3.NodePersistentStorageEntryV3
-
- centroid_stats - Variable in class water.api.schemas3.ModelMetricsClusteringV3
-
- CHAR_DECIMAL_SEP - Variable in class water.parser.Parser
-
- CHAR_SEPARATOR - Variable in class water.parser.Parser
-
- check(boolean, String) - Method in class hex.createframe.CreateFrameRecipe
-
Simple helper function for parameter testing.
- check(long, AstRoot) - Static method in class water.rapids.ast.prims.mungers.AstGroup
-
- check(File) - Static method in class water.util.FileIntegrityChecker
-
- check_header - Variable in class water.api.schemas3.ParseSetupV3
-
- check_header - Variable in class water.api.schemas3.ParseV3
-
- checkDistributions() - Method in class hex.ModelBuilder
-
- checkFile(File, String) - Static method in class water.util.FileUtils
-
- checkIfRegistered(Schema) - Static method in class water.api.SchemaServer
-
- checkMemoryFootPrint() - Method in class hex.ModelBuilder
-
Override this method to call error() if the model is expected to not fit in memory, and say why
- checkParametersValidity() - Method in class hex.createframe.CreateFrameRecipe
-
Test whether the input parameters are valid, and throw error if they
aren't.
- checkParametersValidity() - Method in class hex.createframe.recipes.OriginalCreateFrameRecipe
-
- checkParametersValidity() - Method in class hex.createframe.recipes.SimpleCreateFrameRecipe
-
- checkParametersValidity2(CreateFrameExecutor) - Method in class hex.createframe.CreateFrameRecipe
-
Final step of parameter testing, after the
CreateFrameExecutor
has been set up, but just before the actual frame creation commences.
- checkpoint - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
A model key associated with a previously trained
model.
- checksum() - Method in class hex.Model.Parameters
-
- checksum - Variable in class water.api.schemas3.FrameV3
-
- checksum - Variable in class water.api.schemas3.ModelSchemaV3
-
- checksum() - Method in class water.Keyed
-
- checksum_impl() - Method in class hex.grid.Grid
-
- checksum_impl() - Method in class hex.Model
-
- checksum_impl() - Method in class hex.Model.Output
-
- checksum_impl() - Method in class hex.Model.Parameters
-
Compute a checksum based on all non-transient non-static ice-able assignable fields (incl.
- checksum_impl() - Method in class hex.ModelMetrics
-
- checksum_impl() - Method in class water.fvec.Frame
-
64-bit checksum of the checksums of the vecs.
- checksum_impl() - Method in class water.fvec.Vec
-
A high-quality 64-bit checksum of the Vec's content, useful for
establishing dataset identity.
- checksum_impl() - Method in class water.fvec.Vec.ESPC
-
- checksum_impl() - Method in class water.fvec.Vec.VectorGroup
-
- checksum_impl() - Method in class water.Keyed
-
High-quality 64-bit checksum of the content of the object.
- checksum_impl() - Method in class water.rapids.Assembly
-
- checkUnsupportedJava() - Static method in class water.H2O
-
Check if the Java version is not supported
- CHK - Static variable in class water.Key
-
- chk2() - Method in class water.fvec.Chunk
-
Exposed for internal testing only.
- Chunk - Class in water.fvec
-
A compression scheme, over a chunk of data - a single array of bytes.
- Chunk() - Constructor for class water.fvec.Chunk
-
- chunk2StartElem(int) - Method in class water.fvec.AppendableVec
-
- chunk_size - Variable in class water.api.schemas3.ParseSetupV3
-
- chunk_size - Variable in class water.api.schemas3.ParseV3
-
- chunk_summary - Variable in class water.api.schemas3.FrameV3
-
- chunkAt(int) - Method in interface water.udf.Column
-
- chunkAt(int) - Method in class water.udf.DataColumn
-
- chunkAt(int) - Method in class water.udf.FoldingColumn
-
- chunkAt(int) - Method in class water.udf.Fun2Column
-
- chunkAt(int) - Method in class water.udf.Fun3Column
-
- chunkAt(int) - Method in class water.udf.FunColumn
-
- chunkAt(int) - Method in class water.udf.UnfoldingColumn
-
- chunkCnts - Variable in class hex.DMatrix.MatrixMulStats
-
- ChunkFactory<DataType> - Interface in water.udf
-
This factory creates a TypedChunk; there's a variety of data sources,
can be a materialized Chunk, or a function.
- chunkForChunkIdx(int) - Method in class water.fvec.AppendableVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.ByteVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.CategoricalWrappedVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.InteractionWrappedVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.SubsetVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.TransformWrappedVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.Vec
-
The Chunk for a chunk#.
- chunkForRow(long) - Method in class water.fvec.Vec
-
The Chunk for a row#.
- chunkIdx(int) - Method in class water.fvec.AppendableVec
-
- chunkIdx(int) - Method in class water.fvec.FileVec
-
- chunkIdx(int) - Method in class water.fvec.UploadFileVec
-
- chunkIdx(int) - Method in class water.fvec.Vec
-
Get a Chunk's Value by index.
- chunkKey(int) - Method in class water.fvec.Vec
-
Get a Chunk Key from a chunk-index.
- chunkKey(Key, int) - Static method in class water.fvec.Vec
-
Get a Chunk Key from a chunk-index and a Vec Key, without needing the
actual Vec object.
- chunkOffset(Key) - Static method in class water.fvec.FileVec
-
Convert a chunk-key to a file offset.
- chunksDone - Variable in class hex.DMatrix.MatrixMulStats
-
- ChunkSplitter - Class in water
-
Helper to provide access to package
hidden methods and attributes.
- ChunkSplitter() - Constructor for class water.ChunkSplitter
-
- chunksTotal - Variable in class hex.DMatrix.MatrixMulStats
-
- ChunkSummary - Class in water.util
-
Simple summary of how many chunks of each type are in a Frame
- chunkSummary(Frame) - Static method in class water.util.FrameUtils
-
Compute a chunk summary (how many chunks of each type, relative size, total size)
- chunkTypes - Variable in class hex.DMatrix.MatrixMulStats
-
- chunkTypes - Static variable in class water.util.ChunkSummary
-
- ChunkUtils - Class in water.fvec
-
Simple helper class which publishes some frame and chunk package private methods as public
- ChunkUtils() - Constructor for class water.fvec.ChunkUtils
-
- ChunkVisitor - Class in water.fvec
-
Created by tomas on 3/8/17.
- ChunkVisitor() - Constructor for class water.fvec.ChunkVisitor
-
- ChunkVisitor.DoubleAryVisitor - Class in water.fvec
-
Simple chunk visitor for extracting rows from chunks into a double array.
- ChunkVisitor.IntAryVisitor - Class in water.fvec
-
Simple chunk visitor for extracting rows from chunks into a integer array.
- ChunkVisitor.NewChunkVisitor - Class in water.fvec
-
Visitor wrapper around NewChunk.
- ChunkVisitor.SparseDoubleAryVisitor - Class in water.fvec
-
Simple chunk visitor for extracting rows from chunks into a sparse double array.
- ci(JCodeSB) - Method in interface water.exceptions.JCodeSB
-
- ci(JCodeSB) - Method in class water.util.SB
-
- ci(JCodeSB) - Method in class water.util.SBPrintStream
-
- cidx() - Method in class water.fvec.Chunk
-
- cidx() - Method in class water.fvec.NewChunk
-
- cidx() - Method in class water.udf.DataChunk
-
- cidx() - Method in class water.udf.DependentChunk
-
- cidx() - Method in interface water.udf.TypedChunk
-
- class_error(int) - Method in class hex.ConfusionMatrix
-
- classification_error() - Method in class hex.Model
-
- classname - Variable in class water.api.schemas3.MetadataV3
-
- className() - Method in class water.Icer
-
- className(int) - Static method in class water.TypeMap
-
- className() - Method in class water.Value
-
Class name of the embedded POJO, without needing an actual POJO.
- classNames() - Method in class hex.Model.Output
-
Names of levels for a categorical response column.
- cleaner - Variable in class water.H2O.OptArgs
-
-cleaner; enable user-mode spilling of big data to disk in ice_root
- cleanString(String) - Static method in class water.util.StringUtils
-
- cleanUp() - Method in class water.persist.Persist
-
Delete persistent storage on startup and shutdown
- cleanUp() - Method in class water.persist.PersistNFS
-
- cleanUp(IcedHashMap<Key, String>) - Static method in class water.util.FrameUtils
-
- cleanup_adapt(Frame, Frame) - Static method in class hex.Model
-
- clear() - Method in class jsr166y.ConcurrentLinkedDeque
-
Removes all of the elements from this deque.
- clear() - Static method in class water.fvec.Vec.ESPC
-
- clear() - Method in class water.rapids.ast.prims.advmath.AstStratifiedSplit.LongAry
-
- clear(int) - Method in class water.util.IcedBitSet
-
- clear() - Method in class water.util.IcedHashMapBase
-
- clear() - Method in class water.util.IcedHashMapGeneric
-
- clearBinsField() - Method in class water.api.schemas3.FrameV3
-
- clearBinsField() - Method in class water.api.schemas3.FrameV3.ColV3
-
- clearInitState() - Method in class hex.ModelBuilder
-
Clear whatever was done by init() so it can be run again.
- clearModelMetrics() - Method in class hex.Model.Output
-
- clearValidationErrors() - Method in class hex.ModelBuilder
-
- client - Variable in class water.H2O.OptArgs
-
-client, -client=true; Client-only; no work; no homing of Keys (but can cache)
- CLIENT_ID_GA_CUST_DIM - Static variable in class water.H2O
-
- CLIENT_TIMEOUT - Static variable in class water.HeartBeatThread
-
- CLIENT_TYPE_GA_CUST_DIM - Static variable in class water.H2O
-
- clientChannel(ByteChannel, String, int) - Method in class water.network.SocketChannelFactory
-
- clientNode - Variable in class water.UDPClientEvent.ClientEvent
-
- clone() - Method in interface water.Freezable
-
Make clone public, but without the annoying exception.
- clone() - Method in class water.H2O.H2OCountedCompleter
-
- clone() - Method in class water.Iced
-
Clone, without the annoying exception
- clone() - Method in class water.init.TimelineSnapshot.Event
-
- clone() - Method in class water.util.IcedAtomicInt
-
- cloneOrNull(T[]) - Static method in class water.util.ArrayUtils
-
- close() - Method in class water.AutoBuffer
-
- close(int, Futures) - Method in class water.fvec.AppendableVec
-
- close(int, Futures) - Method in class water.fvec.Chunk
-
After writing we must call close() to register the bulk changes.
- close() - Method in class water.fvec.Frame.CSVStream
-
- close(Futures) - Method in class water.fvec.NewChunk
-
- close(C1NChunk, int, Futures) - Method in class water.fvec.UploadFileVec
-
- close(Futures) - Method in class water.fvec.Vec.Writer
-
- close() - Method in class water.fvec.Vec.Writer
-
- close() - Method in class water.parser.FVecParseWriter
-
- close(Futures) - Method in class water.parser.FVecParseWriter
-
- close() - Method in class water.parser.PreviewParseWriter
-
- close(Futures) - Method in class water.parser.PreviewParseWriter
-
- close() - Method in interface water.parser.StreamParseWriter
-
- close(Futures) - Method in interface water.parser.StreamParseWriter
-
- close(Futures) - Method in class water.parser.SVMLightFVecParseWriter
-
- close() - Method in class water.rapids.Env.StackHelp
-
- close(Closeable...) - Static method in class water.util.FileUtils
-
Silently close given files.
- close() - Method in class water.util.LineLimitOutputStreamWrapper
-
- close() - Method in class water.util.RIStream
-
- closeAll(AppendableVec[]) - Static method in class water.fvec.AppendableVec
-
- closeAll(AppendableVec[], Futures) - Static method in class water.fvec.AppendableVec
-
- closeAll() - Static method in class water.H2O
-
- closeBigScorePredict() - Method in class hex.Model
-
- closeLocal() - Method in class water.MRTask
-
Override to do any remote cleaning on the last remote instance of
this object, for disposing of node-local shared data structures.
- closeNewChunks(NewChunk[]) - Static method in class water.fvec.ChunkUtils
-
- closeQuietly() - Method in class water.util.RIStream
-
- CLOUD - Static variable in class water.H2O
-
- CLOUD_DGRAM - Static variable in class water.init.NetworkInit
-
- cloud_healthy - Variable in class water.api.schemas3.CloudV3
-
- CLOUD_MULTICAST_GROUP - Static variable in class water.H2O
-
- CLOUD_MULTICAST_IF - Static variable in class water.H2O
-
- CLOUD_MULTICAST_PORT - Static variable in class water.H2O
-
- CLOUD_MULTICAST_SOCKET - Static variable in class water.H2O
-
- cloud_name - Variable in class water.api.schemas3.CloudV3
-
- cloud_size - Variable in class water.api.schemas3.CloudV3
-
- cloud_uptime_millis - Variable in class water.api.schemas3.CloudV3
-
- CloudV3 - Class in water.api.schemas3
-
- CloudV3() - Constructor for class water.api.schemas3.CloudV3
-
- CloudV3.NodeV3 - Class in water.api.schemas3
-
- CloudV3.NodeV3() - Constructor for class water.api.schemas3.CloudV3.NodeV3
-
- CloudV3.NodeV3(H2ONode, boolean) - Constructor for class water.api.schemas3.CloudV3.NodeV3
-
- CLUSTER_ID - Static variable in class water.H2O
-
- ClusteringModel<M extends ClusteringModel<M,P,O>,P extends ClusteringModel.ClusteringParameters,O extends ClusteringModel.ClusteringOutput> - Class in hex
-
Clustering Model
Generates a 2-D array of clusters.
- ClusteringModel(Key, P, O) - Constructor for class hex.ClusteringModel
-
- ClusteringModel.ClusteringOutput - Class in hex
-
Output from all Clustering Models, includes generated clusters
- ClusteringModel.ClusteringOutput() - Constructor for class hex.ClusteringModel.ClusteringOutput
-
- ClusteringModel.ClusteringOutput(ClusteringModelBuilder) - Constructor for class hex.ClusteringModel.ClusteringOutput
-
Any final prep-work just before model-building starts, but after the
user has clicked "go".
- ClusteringModel.ClusteringParameters - Class in hex
-
Clustering Model Parameters includes the number of clusters desired
- ClusteringModel.ClusteringParameters() - Constructor for class hex.ClusteringModel.ClusteringParameters
-
- ClusteringModelBuilder<M extends ClusteringModel<M,P,O>,P extends ClusteringModel.ClusteringParameters,O extends ClusteringModel.ClusteringOutput> - Class in hex
-
- ClusteringModelBuilder(P) - Constructor for class hex.ClusteringModelBuilder
-
Constructor called from an http request; MUST override in subclasses.
- ClusteringModelBuilder(P, Job) - Constructor for class hex.ClusteringModelBuilder
-
- ClusteringModelBuilder(P, boolean) - Constructor for class hex.ClusteringModelBuilder
-
- ClusteringModelBuilderSchema<B extends ClusteringModelBuilder,S extends ClusteringModelBuilderSchema<B,S,P>,P extends ClusteringModelParametersSchemaV3> - Class in hex.schemas
-
- ClusteringModelBuilderSchema() - Constructor for class hex.schemas.ClusteringModelBuilderSchema
-
- ClusteringModelParametersSchemaV3<P extends ClusteringModel.ClusteringParameters,S extends ClusteringModelParametersSchemaV3<P,S>> - Class in water.api.schemas3
-
An instance of a ClusteringModelParameters schema contains the common ClusteringModel build parameters.
- ClusteringModelParametersSchemaV3() - Constructor for class water.api.schemas3.ClusteringModelParametersSchemaV3
-
- cm() - Method in class hex.ModelMetrics
-
- cm() - Method in class hex.ModelMetricsBinomial
-
- cm() - Method in class hex.ModelMetricsMultinomial
-
- cm - Variable in class water.api.schemas3.ModelMetricsMultinomialV3
-
- cnt() - Method in class water.rapids.ast.params.AstNumList
-
- CodeGenerator - Interface in water.codegen
-
Interface for code generator.
- CodeGeneratorPipeline - Class in water.codegen
-
A simple code generation pipeline.
- CodeGeneratorPipeline() - Constructor for class water.codegen.CodeGeneratorPipeline
-
- col_select(String[], AstParameter) - Static method in class water.rapids.ast.prims.mungers.AstColSlice
-
- CollectionUtils - Class in water.util
-
- CollectionUtils() - Constructor for class water.util.CollectionUtils
-
- collective - Variable in class water.init.NetworkTest
-
- cols - Variable in class hex.CreateFrame
-
- cols - Variable in class water.api.schemas3.CreateFrameV3
-
- cols - Variable in class water.api.schemas3.PartialDependenceV3
-
- cols - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- column(int, FramesV3) - Method in class water.api.FramesHandler
-
Return a single column from the frame.
- column - Variable in class water.api.FramesHandler.Frames
-
- column - Variable in class water.api.schemas3.FindV3
-
- column - Variable in class water.api.schemas3.FramesV3
-
- Column<T> - Interface in water.udf
-
Generic typed data column
This is a type-aware representation of id -> value accessors.
- column_count - Variable in class water.api.schemas3.FramesV3
-
- column_count - Variable in class water.api.schemas3.FrameV3
-
- column_count - Variable in class water.api.schemas3.ParseSetupV3
-
- column_name - Variable in class water.api.schemas3.FrameV3.ColSpecifierV3
-
- column_name_filter - Variable in class water.api.schemas3.ParseSetupV3
-
- column_names - Variable in class water.api.schemas3.ParseSetupV3
-
- column_names - Variable in class water.api.schemas3.ParseV3
-
- column_offset - Variable in class water.api.schemas3.FramesV3
-
- column_offset - Variable in class water.api.schemas3.FrameV3
-
- column_offset - Variable in class water.api.schemas3.ParseSetupV3
-
- column_types - Variable in class water.api.schemas3.ParseSetupV3
-
- column_types - Variable in class water.api.schemas3.ParseV3
-
- ColumnBase<T> - Class in water.udf
-
Basic common behavior for Functional Columns
- ColumnBase() - Constructor for class water.udf.ColumnBase
-
- columnDomain(int, FramesV3) - Method in class water.api.FramesHandler
-
- columnDomains() - Method in class hex.createframe.columns.CategoricalColumnCfcm
-
- columnDomains() - Method in class hex.createframe.CreateFrameColumnMaker
-
Domains for categorical columns being created (if any).
- ColumnFactory<T> - Interface in water.udf
-
General-case factory for columns
- columnNames() - Method in class hex.createframe.columns.BinaryColumnCfcm
-
- columnNames() - Method in class hex.createframe.columns.CategoricalColumnCfcm
-
- columnNames() - Method in class hex.createframe.columns.IntegerColumnCfcm
-
- columnNames() - Method in class hex.createframe.columns.RealColumnCfcm
-
- columnNames() - Method in class hex.createframe.columns.StringColumnCfcm
-
- columnNames() - Method in class hex.createframe.columns.TimeColumnCfcm
-
- columnNames() - Method in class hex.createframe.CreateFrameColumnMaker
-
Names of the columns produces by this column maker.
- columns(int, FramesV3) - Method in class water.api.FramesHandler
-
- columns - Variable in class water.api.schemas3.FrameSynopsisV3
-
- columns - Variable in class water.api.schemas3.FrameV3
-
- columns - Variable in class water.api.schemas3.ImportSQLTableV99
-
- columns - Variable in class water.api.schemas3.TwoDimTableV3
-
- columns(String[]) - Method in class water.rapids.ast.AstParameter
-
- columns(String[]) - Method in class water.rapids.ast.params.AstNum
-
- columns(String[]) - Method in class water.rapids.ast.params.AstNumList
-
- columns(String[]) - Method in class water.rapids.ast.params.AstStr
-
- columns(String[]) - Method in class water.rapids.ast.params.AstStrList
-
- columnSummary(int, FramesV3) - Method in class water.api.FramesHandler
-
- columnTypes() - Method in class hex.createframe.columns.BinaryColumnCfcm
-
- columnTypes() - Method in class hex.createframe.columns.CategoricalColumnCfcm
-
- columnTypes() - Method in class hex.createframe.columns.IntegerColumnCfcm
-
- columnTypes() - Method in class hex.createframe.columns.RealColumnCfcm
-
- columnTypes() - Method in class hex.createframe.columns.StringColumnCfcm
-
- columnTypes() - Method in class hex.createframe.columns.TimeColumnCfcm
-
- columnTypes() - Method in class hex.createframe.CreateFrameColumnMaker
-
Types of the columns produced by the column maker.
- combine_method - Variable in class hex.schemas.QuantileV3.QuantileParametersV3
-
- comment(String...) - Method in class water.util.MarkdownBuilder
-
- comparator(ScoreKeeper.StoppingMetric) - Static method in class hex.ScoreKeeper
-
- comparator(ScoreKeeper.StoppingMetric) - Static method in class hex.ScoringInfo
-
Create a java.util.Comparator which allows us to sort an array of ScoringInfo based
on a stopping criterion / metric.
- compare(double, double, double, double) - Static method in class water.util.MathUtils
-
Compare 2 doubles within a tolerance
- compare(long, long) - Static method in class water.util.MathUtils
-
Compare signed longs
- compareAndSetForkJoinTaskTag(short, short) - Method in class jsr166y.ForkJoinTask
-
Atomically conditionally sets the tag value for this task.
- compareAndSetPendingCount(int, int) - Method in class jsr166y.CountedCompleter
-
Sets (atomically) the pending count to the given count only if
it currently holds the given expected value.
- compareTo(M) - Method in class hex.Model
-
- compareTo(Object) - Method in class water.H2ONode
-
- compareTo(TimelineSnapshot.Event) - Method in class water.init.TimelineSnapshot.Event
-
Used to determine ordering of events not bound by any dependency.
- compareTo(Object) - Method in class water.Key
-
Lexically ordered Key comparison, so Keys can be sorted.
- compareTo(KeySnapshot.KeyInfo) - Method in class water.KeySnapshot.KeyInfo
-
- compareTo(BufferedString) - Method in class water.parser.BufferedString
-
Comparison, according to Comparable interface
- compareTo(Delayed) - Method in class water.RPC
-
- compareTo(HttpResponseStatus) - Method in class water.util.HttpResponseStatus
-
- compareUnsigned(long, long) - Static method in class water.util.MathUtils
-
Copmarision of unsigned longs.
- compareUnsigned(long, long, long, long) - Static method in class water.util.MathUtils
-
Comparision of 128bit unsigned values represented by 2 longs
- compatible_frames - Variable in class water.api.schemas3.ModelSchemaV3
-
- compatible_frames - Variable in class water.api.schemas3.ModelsV3
-
- compatible_models - Variable in class water.api.schemas3.FramesV3
-
- compatible_models - Variable in class water.api.schemas3.FrameV3
-
- compile(String, String) - Static method in class water.util.JCodeGen
-
- compiledBy() - Method in class water.init.AbstractBuildVersion
-
- compiledBy() - Method in class water.init.BuildVersion
-
- compiledOn() - Method in class water.init.AbstractBuildVersion
-
- compiledOn() - Method in class water.init.BuildVersion
-
- compiledOnDate() - Method in class water.init.AbstractBuildVersion
-
Returns compile date for this H2O version or null.
- complete(Void) - Method in class jsr166y.CountedCompleter
-
- complete(V) - Method in class jsr166y.ForkJoinTask
-
Completes this task, and if not already aborted or cancelled,
returning the given value as the result of subsequent
invocations of join
and related operations.
- completeExceptionally(Throwable) - Method in class jsr166y.ForkJoinTask
-
Completes this task abnormally, and if not already aborted or
cancelled, causes it to throw the given exception upon
join
and related operations.
- compose(Function<Y, Z>, Function<X, Y>) - Static method in class water.util.fp.Functions
-
- compose(PureFunctions.Function<X, Y>, PureFunctions.Function<Y, Z>) - Static method in class water.util.fp.PureFunctions
-
- compress() - Method in class water.fvec.NewChunk
-
- compress2(AutoBuffer) - Method in class water.util.IcedBitSet
-
- compress3(AutoBuffer) - Method in class water.util.IcedBitSet
-
- compute() - Method in class jsr166y.CountedCompleter
-
The main computation performed by this task.
- compute() - Method in class jsr166y.RecursiveAction
-
The main computation performed by this task.
- compute() - Method in class jsr166y.RecursiveTask
-
The main computation performed by this task.
- compute() - Method in class water.H2O.H2OCountedCompleter
-
Used by the F/J framework internally to do work.
- compute1() - Method in class water.H2O.H2OCountedCompleter
-
- compute1(H2O.H2OCountedCompleter) - Method in class water.Icer
-
- compute2() - Method in class hex.createframe.CreateFrameExecutor
-
- compute2() - Method in class hex.DMatrix.MatrixMulTsk
-
- compute2() - Method in class hex.FrameSplitter
-
- compute2() - Method in class hex.ModelBuilder.Driver
-
- compute2() - Method in class hex.quantile.Quantile.StratifiedQuantilesTask
-
- compute2() - Method in class water.Atomic
-
- compute2() - Method in class water.DTask.DKeyTask
-
- compute2() - Method in class water.ExternalFrameConfirmationCheck
-
- compute2() - Method in class water.fvec.CreateInteractions
-
- compute2() - Method in class water.fvec.FrameCreator
-
- compute2() - Method in class water.fvec.RebalanceDataSet
-
- compute2() - Method in class water.H2O.H2OCallback
-
- compute2() - Method in class water.H2O.H2OCountedCompleter
-
Override compute3() with actual work without having to worry about tryComplete()
- compute2() - Method in class water.init.NetworkTest.NetworkTester
-
- compute2() - Method in class water.LocalMR
-
- compute2() - Method in class water.MRTask
-
Called from FJ threads to do local work.
- compute2() - Method in class water.ParallelizationTask
-
- compute2() - Method in class water.parser.ParseDataset.ParserFJTask
-
- compute2() - Method in class water.TaskGetKey
-
- compute2() - Method in class water.TaskPutKey
-
- compute2() - Method in class water.UDPRebooted.ShutdownTsk
-
- compute2() - Method in class water.util.FrameUtils.ExportTaskDriver
-
- compute_rowLayout() - Method in class water.fvec.AppendableVec
-
- computeCosineDistances(Frame, Frame, String) - Method in class water.rapids.ast.prims.advmath.AstDistance
-
- computeCrossValidation() - Method in class hex.ModelBuilder
-
Default naive (serial) implementation of N-fold cross-validation
(builds N+1 models, all have train+validation metrics, the main model has N-fold cross-validated validation metrics)
- computeCuts(Vec, int) - Method in class water.rapids.ast.prims.advmath.AstHist
-
- computeDeviances(Frame, Frame, String) - Method in class hex.Model
-
Compute the deviances for each observation
- computeHuberDelta(Vec, Vec, Vec, double) - Static method in class hex.ModelMetricsRegression
-
- computeImpl() - Method in class hex.ModelBuilder.Driver
-
- computeMap(String[], String[]) - Static method in class water.fvec.CategoricalWrappedVec
-
- computeMaxSizeOfHyperSpace() - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- computePriorClassDistribution() - Method in class hex.ModelBuilder
-
- computeWeightedQuantile(Vec, Vec, double) - Static method in class water.util.MathUtils
-
- ConcurrentLinkedDeque<E> - Class in jsr166y
-
An unbounded concurrent deque based on linked nodes.
- ConcurrentLinkedDeque() - Constructor for class jsr166y.ConcurrentLinkedDeque
-
Constructs an empty deque.
- ConcurrentLinkedDeque(Collection<? extends E>) - Constructor for class jsr166y.ConcurrentLinkedDeque
-
Constructs a deque initially containing the elements of
the given collection, added in traversal order of the
collection's iterator.
- COND_QUOTE - Static variable in class water.parser.Parser
-
- COND_QUOTED_NUMBER_END - Static variable in class water.parser.Parser
-
- COND_QUOTED_TOKEN - Static variable in class water.parser.Parser
-
- configured(int, NodePersistentStorageV3) - Method in class water.api.NodePersistentStorageHandler
-
- configured - Variable in class water.api.schemas3.NodePersistentStorageV3
-
- configured() - Method in class water.init.NodePersistentStorage
-
- configureLogging() - Static method in class water.H2O
-
- CONFLICT - Static variable in class water.util.HttpResponseStatus
-
409 Conflict
- ConfusionMatrix - Class in hex
-
- ConfusionMatrix(double[][], String[]) - Constructor for class hex.ConfusionMatrix
-
Constructor for Confusion Matrix
- ConfusionMatrixV3 - Class in water.api.schemas3
-
- ConfusionMatrixV3() - Constructor for class water.api.schemas3.ConfusionMatrixV3
-
- connection_url - Variable in class water.api.schemas3.ImportSQLTableV99
-
- consensus - Variable in class water.api.schemas3.CloudV3
-
- constant(Y) - Static method in class water.util.fp.Functions
-
- constColumn(T, long) - Method in class water.udf.DataColumns.BaseFactory
-
- consType(Schema, Class, String, API) - Static method in class water.api.SchemaMetadata.FieldMetadata
-
For a given Class generate a client-friendly type name (e.g., int[][] or Frame).
- consValue(Object) - Static method in class water.api.SchemaMetadata.FieldMetadata
-
- contains(Object) - Method in class jsr166y.ConcurrentLinkedDeque
-
Returns true
if this deque contains at least one
element e
such that o.equals(e)
.
- contains(Object) - Method in class jsr166y.LinkedTransferQueue
-
Returns true
if this queue contains the specified element.
- contains(String[], String) - Static method in class water.util.ArrayUtils
-
- contains(int[], int) - Static method in class water.util.ArrayUtils
-
- contains(int) - Method in class water.util.IcedBitSet
-
- contains(int) - Method in class water.util.SetOfBytes
-
- containsKey(Key) - Static method in class water.H2O
-
- containsKey(Object) - Method in class water.util.IcedHashMapBase
-
- containsKey(Object) - Method in class water.util.IcedHashMapGeneric
-
- containsValue(Object) - Method in class water.util.IcedHashMapBase
-
- containsValue(Object) - Method in class water.util.IcedHashMapGeneric
-
- contentsOf(File, String) - Static method in class water.util.FileUtils
-
- context_path - Variable in class water.H2O.BaseArgs
-
-context_path=jetty_context_path; the context path for jetty
- CONTINUE - Static variable in class water.util.HttpResponseStatus
-
100 Continue
- convertTo2DMatrix(double[], int) - Static method in class water.util.ArrayUtils
-
- convertToUTF8(int) - Method in class water.parser.Categorical
-
- copyAndFillOf(T[], int, T) - Static method in class water.util.ArrayUtils
-
- copyAndFillOf(double[], int, double) - Static method in class water.util.ArrayUtils
-
- copyAndFillOf(long[], int, long) - Static method in class water.util.ArrayUtils
-
- copyAndFillOf(int[], int, int) - Static method in class water.util.ArrayUtils
-
- copyFromIntArray(int[]) - Static method in class water.util.ArrayUtils
-
- copyMemory(byte[], long, byte[], long, long) - Static method in class water.util.UnsafeUtils
-
- copyMeta(Vec, Futures) - Method in class water.fvec.Vec
-
- copyOnWrite(Frame, int[]) - Method in class water.rapids.Session
-
Support C-O-W optimizations: the following list of columns are about to be updated.
- copyOver(T) - Method in class water.DTask
-
- copyOver(D) - Method in class water.Iced
-
Copy over cloned instance 'src' over 'this', field by field.
- copyOver(T, T) - Method in class water.Icer
-
- copyOver(VecUtils.CollectIntegerDomain) - Method in class water.util.VecUtils.CollectIntegerDomain
-
- copyProperties(Object, Object, PojoUtils.FieldNaming) - Static method in class water.util.PojoUtils
-
Copy properties "of the same name" from one POJO to the other.
- copyProperties(Object, Object, PojoUtils.FieldNaming, String[]) - Static method in class water.util.PojoUtils
-
Copy properties "of the same name" from one POJO to the other.
- copyProperties(Object, Object, PojoUtils.FieldNaming, String[], String[]) - Static method in class water.util.PojoUtils
-
Copy properties "of the same name" from one POJO to the other.
- copyStream(InputStream, OutputStream, int) - Static method in class water.util.FileUtils
-
- copyTo(T) - Method in class water.parser.ParseSetup
-
Copies the common setup to another object (that is possibly and extension of the base setup).
- count - Variable in class water.api.schemas3.ProfilerNodeV3.ProfilerNodeEntryV3
-
- count_table - Variable in class water.api.schemas3.TabulateV3
-
- CountedCompleter - Class in jsr166y
-
A resultless
ForkJoinTask
with a completion action
performed when triggered and there are no remaining pending
actions.
- CountedCompleter(CountedCompleter, int) - Constructor for class jsr166y.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and initial pending count.
- CountedCompleter(CountedCompleter) - Constructor for class jsr166y.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and an initial pending count of zero.
- CountedCompleter() - Constructor for class jsr166y.CountedCompleter
-
Creates a new CountedCompleter with no completer
and an initial pending count of zero.
- countNonzeros(double[]) - Static method in class water.util.ArrayUtils
-
- counts - Variable in class water.util.ProfileCollectorTask.NodeProfile
-
- cpu_ticks - Variable in class water.api.schemas3.WaterMeterCpuTicksV3
-
- cpu_ticks - Variable in class water.util.WaterMeterCpuTicks
-
- cpus_allowed - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- create(MP, Map<String, Object[]>, ModelParametersBuilderFactory<MP>, C) - Static method in class hex.grid.HyperSpaceWalker.BaseWalker.WalkerFactory
-
Factory method to create an instance based on the given HyperSpaceSearchCriteria instance.
- create(Class<? extends Handler>) - Method in interface water.api.HandlerFactory
-
- create(String, boolean) - Method in class water.persist.Persist
-
Create a new file and return OutputStream for writing.
- create(String, boolean) - Method in class water.persist.PersistManager
-
- createAndFillImpl() - Method in class water.api.Schema
-
Convenience helper which creates and fills an impl object from this schema.
- createCentroidStatsTable() - Method in class hex.ModelMetricsClustering
-
Populate TwoDimTable from members _size and _withinss
- createChunks(String, byte[], int, int) - Method in class water.ExternalFrameWriterClient
-
Create chunks on the h2o backend.
- CREATED - Static variable in class water.util.HttpResponseStatus
-
201 Created
- CreateFrame - Class in hex
-
Create a Frame from scratch
If randomize = true, then the frame is filled with Random values.
- CreateFrame(Key<Frame>) - Constructor for class hex.CreateFrame
-
- CreateFrame() - Constructor for class hex.CreateFrame
-
- CreateFrameColumnMaker - Class in hex.createframe
-
Base class for all "column makers" used by the CreateFrameExecutor to construct the frame.
- CreateFrameColumnMaker() - Constructor for class hex.createframe.CreateFrameColumnMaker
-
- CreateFrameExecutor - Class in hex.createframe
-
This class carries out the frame creation job.
- CreateFrameExecutor(Job<Frame>) - Constructor for class hex.createframe.CreateFrameExecutor
-
Make a new CreateFrameExecutor.
- CreateFrameHandler - Class in water.api
-
- CreateFrameHandler() - Constructor for class water.api.CreateFrameHandler
-
- CreateFrameHandler.CreateSimpleFrame - Class in water.api
-
- CreateFrameHandler.CreateSimpleFrame() - Constructor for class water.api.CreateFrameHandler.CreateSimpleFrame
-
- CreateFrameOriginalIV4 - Class in water.api.schemas4.input
-
Input schema for `POST /4/frames/$original` endpoint.
- CreateFrameOriginalIV4() - Constructor for class water.api.schemas4.input.CreateFrameOriginalIV4
-
- CreateFramePostprocessStep - Class in hex.createframe
-
Base class for any "postprocessing" steps that should be undertaken after
the frame has been created using
CreateFrameColumnMaker
s.
- CreateFramePostprocessStep() - Constructor for class hex.createframe.CreateFramePostprocessStep
-
- CreateFrameRecipe<T extends CreateFrameRecipe<T>> - Class in hex.createframe
-
Base class for all frame creation recipes.
- CreateFrameRecipe() - Constructor for class hex.createframe.CreateFrameRecipe
-
- CreateFrameSimpleIV4 - Class in water.api.schemas4.input
-
Input schema for `POST /4/frames/$simple` endpoint.
- CreateFrameSimpleIV4() - Constructor for class water.api.schemas4.input.CreateFrameSimpleIV4
-
- CreateFrameV3 - Class in water.api.schemas3
-
- CreateFrameV3() - Constructor for class water.api.schemas3.CreateFrameV3
-
- createH2oCompatibleGson() - Static method in class water.api.H2oRestGsonHelper
-
Create a Gson JSON serializer / deserializer that has custom handling for certain H2O classes for
which our REST API does automagic type conversions.
- createHexName(String) - Static method in class water.parser.ParseSetup
-
Cleans up the file name to make .hex name
to be used as a destination key.
- createIfApiAnnotation(Schema, Field, List<Field>) - Static method in class water.api.SchemaMetadata.FieldMetadata
-
Factory method to create a new FieldMetadata instance if the Field has an @API annotation.
- createImpl() - Method in class hex.schemas.GridSchemaV99
-
- createImpl() - Method in class hex.schemas.ModelBuilderSchema
-
Create the corresponding impl object, as well as its parameters object.
- createImpl() - Method in class water.api.Schema
-
Create an appropriate implementation object and any child objects but does not fill them.
- createImpl() - Method in class water.api.schemas3.ConfusionMatrixV3
-
- createImpl() - Method in class water.api.schemas3.CreateFrameV3
-
- createImpl() - Method in class water.api.schemas3.DCTTransformerV3
-
- createImpl() - Method in class water.api.schemas3.InteractionV3
-
- createImpl() - Method in class water.api.schemas3.JobV3
-
- createImpl() - Method in class water.api.schemas3.KeyV3
-
- createImpl() - Method in class water.api.schemas3.MissingInserterV3
-
- createImpl() - Method in class water.api.schemas3.ModelParameterSchemaV3
-
- createImpl() - Method in class water.api.schemas3.PartialDependenceV3
-
- createImpl() - Method in class water.api.schemas3.SchemaMetadataV3
-
- createImpl() - Method in class water.api.schemas3.SplitFrameV3
-
- createImpl() - Method in class water.api.schemas3.TabulateV3
-
- createImpl() - Method in class water.api.schemas3.ValidationMessageV3
-
- createImpl() - Method in class water.api.schemas3.WaterMeterCpuTicksV3
-
- createImpl() - Method in class water.api.schemas3.WaterMeterIoV3
-
- CreateInteractions - Class in water.fvec
-
Helper to create interaction features between categorical columns
- CreateInteractions(Interaction) - Constructor for class water.fvec.CreateInteractions
-
- CreateInteractions(int, int) - Constructor for class water.fvec.CreateInteractions
-
- CreateInteractions.createInteractionDomain - Class in water.fvec
-
- CreateInteractions.createInteractionDomain(boolean, boolean) - Constructor for class water.fvec.CreateInteractions.createInteractionDomain
-
- CreateInteractions.createInteractionDomain(boolean, boolean, int[], int[]) - Constructor for class water.fvec.CreateInteractions.createInteractionDomain
-
- createIPv4(int[], int) - Static method in class water.init.HostnameGuesser.CIDRBlock
-
- createIPv6(int[], int) - Static method in class water.init.HostnameGuesser.CIDRBlock
-
- createMap(K[], V[]) - Static method in class water.util.CollectionUtils
-
- createNewChunks(String, byte[], int) - Static method in class water.fvec.ChunkUtils
-
- createOutputSchema() - Method in class water.api.schemas3.ModelSchemaV3
-
Factory method to create the model-specific output schema.
- createParametersSchema() - Method in class hex.schemas.ModelBuilderSchema
-
Factory method to create the model-specific parameters schema.
- createParametersSchema() - Method in class water.api.schemas3.ModelSchemaV3
-
Factory method to create the model-specific parameters schema.
- createParser(ParseSetup, Key<Job>) - Method in class water.parser.DefaultParserProviders.ArffParserProvider
-
- createParser(ParseSetup, Key<Job>) - Method in class water.parser.DefaultParserProviders.CsvParserProvider
-
- createParser(ParseSetup, Key<Job>) - Method in class water.parser.DefaultParserProviders.GuessParserProvider
-
- createParser(ParseSetup, Key<Job>) - Method in class water.parser.DefaultParserProviders.SVMLightParserProvider
-
- createParser(ParseSetup, Key<Job>) - Method in class water.parser.DefaultParserProviders.XlsParserProvider
-
- createParser(ParseSetup, Key<Job>) - Method in class water.parser.ParserProvider
-
Create a new parser
- createParserSetup(Key[], ParseSetup) - Method in class water.parser.ParserProvider
-
Create a parser specific setup.
- createSchemaMetadata(String) - Static method in class water.api.SchemaMetadata
-
- createScoringHistoryTable() - Method in class hex.grid.Grid
-
- createScoringHistoryTable(ScoringInfo[], boolean, boolean, ModelCategory, boolean) - Static method in class hex.ScoringInfo
-
Create a TwoDimTable to display the scoring history from an array of scoringInfo.
- createServer(Connector) - Method in class water.AbstractHTTPD
-
- createSummaryTable(Key<Model>[], String, boolean) - Method in class hex.grid.Grid
-
- createTwoDimTable() - Method in class hex.GainsLift
-
- createValueSetter(Vec, Object) - Static method in class water.rapids.ast.prims.assign.AstRecAsgnHelper
-
Create an instance of ValueSetter for a given scalar value.
- cross_validation - Variable in class hex.ScoringInfo
-
- cross_validation_fold_assignment_frame_id - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- cross_validation_holdout_predictions_frame_id - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- cross_validation_metrics - Variable in class hex.schemas.GridSchemaV99
-
- cross_validation_metrics - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- cross_validation_metrics_summary - Variable in class hex.schemas.GridSchemaV99
-
- cross_validation_metrics_summary - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- cross_validation_models - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- cross_validation_predictions - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- crossProductSize(Map<K, V[]>) - Static method in class water.util.ArrayUtils
-
- csv - Variable in class water.api.schemas3.DownloadDataV3
-
- CSV_INFO - Static variable in class water.parser.DefaultParserProviders
-
- current() - Static method in class jsr166y.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom
.
- currThrPriority() - Static method in class water.H2O.H2OCountedCompleter
-
If this is a F/J thread, return it's priority - used to lift the
priority of a blocking remote call, so the remote node runs it at a
higher priority - so we don't deadlock when we burn the local
thread.
- cv_AssignFold(int) - Method in class hex.ModelBuilder
-
- cv_buildModels(int, ModelBuilder<M, P, O>[]) - Method in class hex.ModelBuilder
-
- cv_computeAndSetOptimalParameters(ModelBuilder<M, P, O>[]) - Method in class hex.ModelBuilder
-
Override for model-specific checks / modifications to _parms for the main model during N-fold cross-validation.
- cv_mainModelScores(int, ModelMetrics.MetricBuilder[], ModelBuilder<M, P, O>[]) - Method in class hex.ModelBuilder
-
- cv_makeFramesAndBuilders(int, Vec[]) - Method in class hex.ModelBuilder
-
- cv_makeWeights(int, Vec) - Method in class hex.ModelBuilder
-
- cv_scoreCVModels(int, Vec[], ModelBuilder<M, P, O>[]) - Method in class hex.ModelBuilder
-
- data(Chunk[], int, int) - Method in class hex.Model
-
- data - Variable in class water.api.NanoResponse
-
Data of the response, may be null.
- data - Variable in class water.api.schemas3.FrameV3.ColV3
-
- data - Variable in class water.api.schemas3.ParseSetupV3
-
- data - Variable in class water.api.schemas3.TwoDimTableV3
-
- data_frame - Variable in class water.api.schemas3.ModelSchemaBaseV3
-
- DataChunk<T> - Class in water.udf
-
Wrapper of a chunk that knows its type, with mutability
- DataChunk() - Constructor for class water.udf.DataChunk
-
Deserializaiton only
- DataChunk(Chunk) - Constructor for class water.udf.DataChunk
-
- DataColumn<T> - Class in water.udf
-
A Column based on actual data in a Vec (hence implementing Vec.Holder)
- DataColumn() - Constructor for class water.udf.DataColumn
-
Deserialization only; pls don't use
- DataColumn(Vec, ChunkFactory<T>) - Constructor for class water.udf.DataColumn
-
- DataColumns - Class in water.udf
-
An adapter to Vec, allows type-safe access to data
- DataColumns() - Constructor for class water.udf.DataColumns
-
- DataColumns.BaseFactory<T> - Class in water.udf
-
- DataColumns.BaseFactory(byte, String) - Constructor for class water.udf.DataColumns.BaseFactory
-
- dataHi() - Method in class water.init.TimelineSnapshot.Event
-
- dataLo() - Method in class water.init.TimelineSnapshot.Event
-
- dataset - Variable in class water.api.schemas3.DCTTransformerV3
-
- dataset - Variable in class water.api.schemas3.MissingInserterV3
-
- dataset - Variable in class water.api.schemas3.SplitFrameV3
-
- dataset - Variable in class water.api.schemas3.TabulateV3
-
- DatasetServlet - Class in water.api
-
- DatasetServlet() - Constructor for class water.api.DatasetServlet
-
- Dates - Class in water.udf.specialized
-
Specialized factory for dates
- Dates() - Constructor for class water.udf.specialized.Dates
-
- Dates - Static variable in class water.udf.specialized.Dates
-
- DCTTransformer - Class in water.util
-
- DCTTransformer(Key<Frame>) - Constructor for class water.util.DCTTransformer
-
- DCTTransformerHandler - Class in water.api
-
- DCTTransformerHandler() - Constructor for class water.api.DCTTransformerHandler
-
- DCTTransformerV3 - Class in water.api.schemas3
-
- DCTTransformerV3() - Constructor for class water.api.schemas3.DCTTransformerV3
-
- DEBUG - Static variable in class water.util.Log
-
- debug(Object...) - Static method in class water.util.Log
-
- decodeAsInt(int, byte[], int) - Static method in class water.util.ArrayUtils
-
- decodeFile(File) - Static method in class water.persist.PersistNFS
-
Key from file
- decreasing - Variable in class hex.schemas.GridSchemaV99
-
- decrementActiveRapidsCounter() - Static method in class water.H2O
-
Decrement the current number of active Rapids exec calls.
- deepClone(double[][]) - Static method in class water.util.ArrayUtils
-
- deepClone(T[][]) - Static method in class water.util.ArrayUtils
-
- deepClone(T[]) - Static method in class water.util.ArrayUtils
-
- deepCloneWithDifferentModelAndFrame(Model, Frame) - Method in class hex.ModelMetrics
-
Utility used by code which creates metrics on a different frame and model than
the ones that we want the metrics object to be accessible for.
- deepCopy() - Method in class water.fvec.CategoricalWrappedVec.CategoricalWrappedChunk
-
- deepCopy() - Method in class water.fvec.Chunk
-
- deepCopy(String) - Method in class water.fvec.Frame
-
Create a copy of the input Frame and return that copied Frame.
- deepCopy() - Method in class water.fvec.TransformWrappedVec.TransformWrappedChunk
-
- deepCopy(T) - Static method in class water.IcedUtils
-
Deep-copy clone given iced object.
- deepSlice(Object, Object) - Method in class water.fvec.Frame
-
In support of R, a generic Deep Copy and Slice.
- DEFAULT - Static variable in interface water.api.HandlerFactory
-
Shared default factory to create handler by using no-arg ctor
and reflection.
- DEFAULT_CM - Static variable in class hex.AUC2
-
- DEFAULT_FLOW_DIR() - Static method in class water.H2O
-
- DEFAULT_ICE_ROOT() - Static method in class water.H2O
-
- DEFAULT_JKS_PASS - Static variable in class water.H2O
-
- default_percentiles - Variable in class water.api.schemas3.FrameV3
-
- default_stopping_tolerance_for_frame(Frame) - Static method in class hex.grid.HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria
-
Calculate a reasonable stopping tolerance for the Frame.
- default_value - Variable in class water.api.schemas3.ModelParameterSchemaV3
-
- defaultCM() - Method in class hex.AUC2
-
- defaultColName(int) - Static method in class water.fvec.Frame
-
Default column name maker
- defaultDropConsCols() - Method in class hex.Model.Parameters
-
- defaultDropConsCols() - Method in class hex.quantile.QuantileModel.QuantileParameters
-
- defaultErr() - Method in class hex.AUC2
-
- defaultFilter() - Static method in class water.api.RequestServer
-
Provide the default filters for H2O's HTTP logging.
- defaultForkJoinWorkerThreadFactory - Static variable in class jsr166y.ForkJoinPool
-
Creates a new ForkJoinWorkerThread.
- defaultKey(String) - Static method in class hex.ModelBuilder
-
Default model-builder key
- DefaultParserProviders - Class in water.parser
-
Default parsers provided by H2O.
- DefaultParserProviders() - Constructor for class water.parser.DefaultParserProviders
-
- DefaultParserProviders.ArffParserProvider - Class in water.parser
-
- DefaultParserProviders.ArffParserProvider() - Constructor for class water.parser.DefaultParserProviders.ArffParserProvider
-
- DefaultParserProviders.CsvParserProvider - Class in water.parser
-
- DefaultParserProviders.CsvParserProvider() - Constructor for class water.parser.DefaultParserProviders.CsvParserProvider
-
- DefaultParserProviders.GuessParserProvider - Class in water.parser
-
- DefaultParserProviders.GuessParserProvider() - Constructor for class water.parser.DefaultParserProviders.GuessParserProvider
-
- DefaultParserProviders.SVMLightParserProvider - Class in water.parser
-
- DefaultParserProviders.SVMLightParserProvider() - Constructor for class water.parser.DefaultParserProviders.SVMLightParserProvider
-
- DefaultParserProviders.XlsParserProvider - Class in water.parser
-
- DefaultParserProviders.XlsParserProvider() - Constructor for class water.parser.DefaultParserProviders.XlsParserProvider
-
- defaultStoppingTolerance() - Method in class hex.Model.Parameters
-
Default relative tolerance for convergence-based early stopping
- defaultThreshold() - Method in class hex.AUC2
-
- defaultThreshold() - Method in class hex.Model
-
Default threshold for assigning class labels to the target class (for binomial models)
- defaultTLSVersion() - Static method in class water.network.SecurityUtils
-
- delete(int, FramesV3) - Method in class water.api.FramesHandler
-
Remove an unlocked frame.
- delete(int, ModelsV3) - Method in class water.api.ModelsHandler
-
Remove an unlocked model.
- delete(int, NodePersistentStorageV3) - Method in class water.api.NodePersistentStorageHandler
-
- delete(String, String) - Method in class water.init.NodePersistentStorage
-
- delete(Key) - Static method in class water.Lockable
-
Write-lock key and delete; blocking.
- delete() - Method in class water.Lockable
-
Write-lock 'this' and delete; blocking.
- delete(Key<Job>, Futures) - Method in class water.Lockable
-
Write-lock 'this' and delete.
- delete(Value) - Method in class water.persist.Persist
-
Reclaim space from a previously stored Value
- delete(String) - Method in class water.persist.Persist
-
- delete(int, Value) - Method in class water.persist.PersistManager
-
- delete(String) - Method in class water.persist.PersistManager
-
- delete(Value) - Method in class water.persist.PersistNFS
-
- delete(File) - Static method in class water.util.FileUtils
-
- delete_and_lock() - Method in class water.Lockable
-
Write-lock this._key
by job_key
, and delete any prior mapping.
- delete_and_lock(Job) - Method in class water.Lockable
-
- delete_and_lock(Key<Job>) - Method in class water.Lockable
-
- delete_count - Variable in class water.persist.PersistManager.PersistStatsEntry
-
- delete_count - Variable in class water.util.WaterMeterIo.IoStatsEntry
-
- delete_on_done - Variable in class water.api.schemas3.ParseV3
-
- deleteAll(int, FramesV3) - Method in class water.api.FramesHandler
-
Remove ALL an unlocked frames.
- deleteAll(int, ModelsV3) - Method in class water.api.ModelsHandler
-
Remove ALL an unlocked models.
- deleteCrossValidationModels() - Method in class hex.Model
-
- deleteVecs(Vec[], int) - Static method in class water.util.VecUtils
-
- dels - Variable in class water.api.schemas3.ImportFilesV3
-
- dels - Variable in class water.api.schemas3.ImportFilesV3.ImportFiles
-
- DependentChunk<T> - Class in water.udf
-
Represents a chunk that depends on another
- depth - Variable in class water.api.schemas3.ProfilerV3
-
- depth - Variable in class water.util.JProfile
-
- descendingIterator() - Method in class jsr166y.ConcurrentLinkedDeque
-
Returns an iterator over the elements in this deque in reverse
sequential order.
- describe() - Method in class water.init.AbstractBuildVersion
-
- describe() - Method in class water.init.BuildVersion
-
- description - Variable in class water.api.schemas3.JobV3
-
- description - Variable in class water.api.schemas3.ModelMetricsBaseV3
-
- description - Variable in class water.api.schemas3.RapidsHelpV3.RapidsExpressionV3
-
- description - Variable in class water.api.schemas3.TwoDimTableV3
-
- description - Variable in class water.api.schemas4.EndpointV4
-
- description() - Method in class water.rapids.ast.AstExec
-
- description() - Method in class water.rapids.ast.AstFrame
-
- description() - Method in class water.rapids.ast.AstFunction
-
- description() - Method in class water.rapids.ast.AstParameter
-
- description() - Method in class water.rapids.ast.AstPrimitive
-
- description() - Method in class water.rapids.ast.AstRoot
-
Return the detailed description (help) for what this language construct
does or how it is supposed to be used.
- description() - Method in class water.rapids.ast.AstRow
-
- description() - Method in class water.rapids.ast.prims.advmath.AstDistance
-
- description() - Method in class water.rapids.ast.prims.mungers.AstGetrow
-
- description() - Method in class water.rapids.ast.prims.mungers.AstNrow
-
- description() - Method in class water.rapids.ast.prims.reducers.AstMean
-
- description() - Method in class water.rapids.ast.prims.reducers.AstSumAxis
-
- DESERIAL_PRIORITY - Static variable in class water.H2O
-
- desiredChunks(Frame, boolean) - Method in class hex.ModelBuilder
-
Find desired number of chunks.
- desiredChunks(Frame, boolean) - Method in class hex.quantile.Quantile
-
- dest - Variable in class hex.createframe.CreateFrameRecipe
-
- dest() - Method in class hex.ModelBuilder
-
- dest - Variable in class water.api.schemas3.CreateFrameV3
-
- dest - Variable in class water.api.schemas3.InteractionV3
-
- dest - Variable in class water.api.schemas3.JobV3
-
- dest - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- dest - Variable in class water.api.schemas4.input.CreateFrameSimpleIV4
-
- destination_frame - Variable in class water.api.schemas3.DCTTransformerV3
-
- destination_frame - Variable in class water.api.schemas3.ParseSetupV3
-
- destination_frame - Variable in class water.api.schemas3.ParseSVMLightV3
-
- destination_frame - Variable in class water.api.schemas3.ParseV3
-
- destination_frames - Variable in class water.api.schemas3.ImportFilesV3
-
- destination_frames - Variable in class water.api.schemas3.ImportFilesV3.ImportFiles
-
- destination_frames - Variable in class water.api.schemas3.SplitFrameV3
-
- destination_key - Variable in class water.api.schemas3.PartialDependenceV3
-
- dev_message - Variable in exception water.exceptions.H2OAbstractRuntimeException
-
- dev_msg - Variable in class water.api.schemas3.H2OErrorV3
-
- DEVEL_VERSION_PATCH_NUMBER - Static variable in class water.init.AbstractBuildVersion
-
- deviance(double, double, double) - Method in class hex.Distribution
-
Deviance of given distribution function at predicted value f
- deviance(double, double, double) - Method in class hex.Model
-
Deviance of given distribution function at predicted value f
- deviance() - Method in class hex.Model
-
- DFLT_CHUNK_SIZE - Static variable in class water.fvec.FileVec
-
Default Chunk size in bytes, useful when breaking up large arrays into
"bite-sized" chunks.
- DFLT_LOG2_CHUNK_SIZE - Static variable in class water.fvec.FileVec
-
Log-2 of Chunk size.
- dfork(Key...) - Method in class water.MRTask
-
- dfork(byte[], Vec...) - Method in class water.MRTask
-
Invokes the map/reduce computation over the given Vec instances and produces
outputs
Vec instances.
- dfork(Vec...) - Method in class water.MRTask
-
- dfork(Frame) - Method in class water.MRTask
-
Invokes the map/reduce computation over the given Frame instance.
- dfork(byte[], Frame, boolean) - Method in class water.MRTask
-
Fork the task in strictly non-blocking fashion.
- di(int) - Method in interface water.exceptions.JCodeSB
-
Decrease indentation counter
- di(int) - Method in class water.util.SB
-
- di(int) - Method in class water.util.SBPrintStream
-
- die(String) - Static method in class water.H2O
-
- difference(int[], int[]) - Static method in class water.util.ArrayUtils
-
- difference(String[], String[]) - Static method in class water.util.ArrayUtils
-
- dimensions - Variable in class water.api.schemas3.DCTTransformerV3
-
- dinvoke(H2ONode) - Method in class water.DTask
-
Top-level remote execution hook.
- dinvoke(H2ONode) - Method in class water.MRTask
-
Called once on remote at top level, probably with a subset of the cloud.
- dinvoke(H2ONode) - Method in class water.TaskGetKey
-
- dinvoke(H2ONode) - Method in class water.TaskPutKey
-
- dir - Variable in class water.api.schemas3.ModelExportV3
-
Destination directory to save exported model.
- dir - Variable in class water.api.schemas3.ModelImportV3
-
- direction - Variable in class water.api.schemas3.FieldMetadataV3
-
- disable_web - Variable in class water.H2O.OptArgs
-
-disable_web; disable Jetty and REST API interface
- disableParallelParse - Variable in class water.parser.ParseSetup
-
- dist() - Method in class water.util.MRUtils.ClassDist
-
- dist() - Method in class water.util.MRUtils.Dist
-
- DistributedException - Exception in water.util
-
Created by tomas on 3/2/16.
- DistributedException() - Constructor for exception water.util.DistributedException
-
- DistributedException(Throwable) - Constructor for exception water.util.DistributedException
-
- DistributedException(Throwable, boolean) - Constructor for exception water.util.DistributedException
-
- DistributedException(String, Throwable) - Constructor for exception water.util.DistributedException
-
- Distribution - Class in hex
-
Distribution functions to be used by ML Algos
- Distribution(DistributionFamily) - Constructor for class hex.Distribution
-
- Distribution(Model.Parameters) - Constructor for class hex.Distribution
-
- distribution - Variable in class hex.Distribution
-
- distribution - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- distribution_summary - Variable in class water.api.schemas3.FrameV3
-
- div(float[], int) - Static method in class water.util.ArrayUtils
-
- div(float[], float) - Static method in class water.util.ArrayUtils
-
- div(double[], double) - Static method in class water.util.ArrayUtils
-
- div(double[][], long[]) - Static method in class water.util.ArrayUtils
-
- div(double[][], double[]) - Static method in class water.util.ArrayUtils
-
- div(double[], long[]) - Static method in class water.util.ArrayUtils
-
- div(double[], double[]) - Static method in class water.util.ArrayUtils
-
- div(float[], float) - Static method in class water.util.MathUtils
-
- div(double[], double) - Static method in class water.util.MathUtils
-
- DKV - Class in water
-
A Distributed Key/Value Store.
- DKV() - Constructor for class water.DKV
-
- DMatrix - Class in hex
-
Created by tomasnykodym on 11/13/14.
- DMatrix() - Constructor for class hex.DMatrix
-
- DMatrix.MatrixMulStats - Class in hex
-
Info about matrix multiplication currently in progress.
- DMatrix.MatrixMulStats(long, Key) - Constructor for class hex.DMatrix.MatrixMulStats
-
- DMatrix.MatrixMulTsk - Class in hex
-
- DMatrix.MatrixMulTsk(H2O.H2OCountedCompleter, Key, Frame, Frame) - Constructor for class hex.DMatrix.MatrixMulTsk
-
- DMatrix.TransposeTsk - Class in hex
-
(MR)Task performing the matrix transpose.
- DMatrix.TransposeTsk(Frame) - Constructor for class hex.DMatrix.TransposeTsk
-
- DO_HISTOGRAMS - Static variable in class water.fvec.Vec
-
- doAll(Vec...) - Method in class water.MRTask
-
Invokes the map/reduce computation over the given Vecs.
- doAll(byte[], Vec...) - Method in class water.MRTask
-
- doAll(byte, Vec...) - Method in class water.MRTask
-
- doAll(Vec, boolean) - Method in class water.MRTask
-
- doAll(byte[], Vec, boolean) - Method in class water.MRTask
-
- doAll(Frame, boolean) - Method in class water.MRTask
-
Invokes the map/reduce computation over the given Frame.
- doAll(Frame) - Method in class water.MRTask
-
- doAll(byte[], Frame) - Method in class water.MRTask
-
- doAll(byte, Frame) - Method in class water.MRTask
-
- doAll(byte[], Frame, boolean) - Method in class water.MRTask
-
- doAll(int, byte, Frame) - Method in class water.MRTask
-
- doAll(Key...) - Method in class water.MRTask
-
- doAllNodes() - Method in class water.MRTask
-
- doane(Vec) - Static method in class water.rapids.ast.prims.advmath.AstHist
-
- doConfigure(Properties, LoggerRepository) - Method in class org.apache.log4j.H2OPropertyConfigurator
-
- doCopy() - Method in class water.fvec.CategoricalWrappedVec
-
- doCopy() - Method in class water.fvec.InteractionWrappedVec
-
- doCopy() - Method in class water.fvec.TransformWrappedVec
-
- doCopy() - Method in class water.fvec.Vec
-
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
- doGeneric(String, HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
Top-level dispatch handling
- doGet(HttpServletRequest, HttpServletResponse) - Method in class water.api.DatasetServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class water.api.NpsBinServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
- doGroups(Frame, int[], AstGroup.AGG[]) - Static method in class water.rapids.ast.prims.mungers.AstGroup
-
- doHead(HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
- doIt(Frame, String, boolean) - Method in class hex.ModelBuilder.FilterCols
-
- doIt() - Method in class water.util.GetLogsFromNode
-
Do the work.
- doIt() - Method in class water.util.WaterMeterCpuTicks
-
- doIt(boolean) - Method in class water.util.WaterMeterIo
-
- domain - Variable in class water.api.schemas3.FramesV3
-
- domain - Variable in class water.api.schemas3.FrameV3.ColV3
-
- domain - Variable in class water.api.schemas3.ModelMetricsBinomialV3
-
- domain() - Method in class water.fvec.InteractionWrappedVec
-
- domain() - Method in class water.fvec.Vec
-
Returns the categorical toString mapping array, or null if not an categorical column.
- domain() - Method in class water.util.VecUtils.CollectDomainFast
-
Returns exact numeric domain of given
Vec
computed by this task.
- domain() - Method in class water.util.VecUtils.CollectDoubleDomain
-
- domain() - Method in class water.util.VecUtils.CollectIntegerDomain
-
Returns exact numeric domain of given
Vec
computed by this task.
- domain_cardinality - Variable in class water.api.schemas3.FrameV3.ColV3
-
- domainDeduper(Vec, HashMap<String, ArrayList<Integer>>) - Static method in class water.util.VecUtils.DomainDedupe
-
- domains - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- domains - Variable in class water.api.schemas3.ParseV3
-
- domains() - Method in class water.fvec.Frame
-
All the domains for categorical columns; null for non-categorical columns.
- domainUnion(String[], String[]) - Static method in class water.util.ArrayUtils
-
Clever union of String arrays.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class water.api.NpsBinServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class water.api.PostFileServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class water.api.RequestServer
-
- doTest() - Method in class water.init.NetworkBench
-
- doubles() - Method in class water.fvec.NewChunk
-
- Doubles - Class in water.udf.specialized
-
Specialized factory for double numbers
- Doubles() - Constructor for class water.udf.specialized.Doubles
-
- Doubles - Static variable in class water.udf.specialized.Doubles
-
- DownloadDataHandler - Class in water.api
-
- DownloadDataHandler() - Constructor for class water.api.DownloadDataHandler
-
- DownloadDataV3 - Class in water.api.schemas3
-
- DownloadDataV3() - Constructor for class water.api.schemas3.DownloadDataV3
-
- DputIfMatch(Key, Value, Value, Futures) - Static method in class water.DKV
-
- DputIfMatch(Key, Value, Value, Futures, boolean) - Static method in class water.DKV
-
Update the mapping for Key key, from Value old to Value
val.
- drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class jsr166y.ForkJoinPool
-
Removes all available unexecuted submitted and forked tasks
from scheduling queues and adds them to the given collection,
without altering their execution status.
- drainTo(Collection<? super E>) - Method in class jsr166y.LinkedTransferQueue
-
- drainTo(Collection<? super E>, int) - Method in class jsr166y.LinkedTransferQueue
-
- dropped() - Method in class water.init.TimelineSnapshot.Event
-
- dropped(long[], int) - Static method in class water.TimeLine
-
- DTask<T extends DTask> - Class in water
-
- DTask(H2O.H2OCountedCompleter, byte) - Constructor for class water.DTask
-
- DTask(H2O.H2OCountedCompleter) - Constructor for class water.DTask
-
- DTask(byte) - Constructor for class water.DTask
-
- DTask() - Constructor for class water.DTask
-
- DTask.DKeyTask<T extends DTask.DKeyTask,V extends Keyed> - Class in water
-
Task to be executed at the home node of the given key.
- DTask.DKeyTask(H2O.H2OCountedCompleter, Key) - Constructor for class water.DTask.DKeyTask
-
- DTask.RemoveCall - Class in water
-
Task to cleanly remove value from the K/V (call it's remove()
destructor) without the need to fetch it locally first.
- DTask.RemoveCall(H2O.H2OCountedCompleter, Key) - Constructor for class water.DTask.RemoveCall
-
- duration - Variable in class water.api.schemas4.output.JobV4
-
- E - Static variable in class water.rapids.ast.params.AstConst
-
- echo(int, LogAndEchoV3) - Method in class water.api.LogAndEchoHandler
-
- elem2ChunkIdx(long) - Method in class water.fvec.AppendableVec
-
- elem2ChunkIdx(long) - Method in class water.fvec.FileVec
-
- elem2ChunkIdx(long) - Method in class water.fvec.Vec
-
Convert a row# to a chunk#.
- element() - Method in class jsr166y.ConcurrentLinkedDeque
-
- embeddedH2OConfig - Static variable in class water.H2O
-
- emptyDouble - Static variable in class water.util.TwoDimTable
-
- encodeAsInt(byte[]) - Static method in class water.util.ArrayUtils
-
- encodeAsInt(byte[], int) - Static method in class water.util.ArrayUtils
-
- encodeAsLong(byte[]) - Static method in class water.util.ArrayUtils
-
- encodeAsLong(byte[], int, int) - Static method in class water.util.ArrayUtils
-
- end(Val) - Method in class water.rapids.Session
-
Normal session exit.
- end_time - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- end_time() - Method in class water.Job
-
- endpoints - Variable in class water.api.schemas4.EndpointsListV4
-
- EndpointsListV4 - Class in water.api.schemas4
-
List of endpoints, returned by GET /4/endpoints
- EndpointsListV4() - Constructor for class water.api.schemas4.EndpointsListV4
-
- EndpointV4 - Class in water.api.schemas4
-
- EndpointV4() - Constructor for class water.api.schemas4.EndpointV4
-
- endQuietly(Throwable) - Method in class water.rapids.Session
-
The Rapids call threw an exception.
- endSession(int, InitIDV3) - Method in class water.api.RapidsHandler
-
- endTransaction() - Static method in class water.JettyHTTPD
-
- enter() - Static method in class water.Scope
-
Enter a new Scope
- entries - Variable in class water.api.schemas3.AboutV3
-
- entries - Variable in class water.api.schemas3.NodePersistentStorageV3
-
- entries - Variable in class water.api.schemas3.ProfilerNodeV3
-
- entrySet() - Method in class water.util.IcedHashMapBase
-
- entrySet() - Method in class water.util.IcedHashMapGeneric
-
- enum_nlevels - Variable in class hex.createframe.recipes.SimpleCreateFrameRecipe
-
- enum_nlevels - Variable in class water.api.schemas4.input.CreateFrameSimpleIV4
-
- Enums - Class in water.udf.specialized
-
Specialized factory for enums (aka Cats)
- Enums() - Constructor for class water.udf.specialized.Enums
-
deserialization :(
- Enums(String[]) - Constructor for class water.udf.specialized.Enums
-
- enums(String[]) - Static method in class water.udf.specialized.Enums
-
- Enums.EnumChunk - Class in water.udf.specialized
-
- EnumUtils - Class in water.util
-
Utilities to deal with Java enums.
- EnumUtils() - Constructor for class water.util.EnumUtils
-
- Env - Class in water.rapids
-
Execute a set of instructions in the context of an H2O cloud.
- Env(Session) - Constructor for class water.rapids.Env
-
- Env.StackHelp - Class in water.rapids
-
- Env.StackHelp() - Constructor for class water.rapids.Env.StackHelp
-
- EOL - Static variable in class water.parser.Parser
-
- epoch_counter() - Method in interface hex.ScoringInfo.HasEpochs
-
- equal(Object, Object) - Static method in class water.util.fp.FP
-
- equals(Object) - Method in class hex.Model.InteractionPair
-
- equals(Object) - Method in class hex.ModelMetricsBinomialGLM
-
- equals(Object) - Method in class hex.ModelMetricsBinomialGLM.ModelMetricsMultinomialGLM
-
- equals(Object) - Method in class hex.ScoreKeeper
-
Compare this ScoreKeeper with that ScoreKeeper
- equals(Object) - Method in class water.api.Route
-
- equals(Object) - Method in class water.fvec.Vec
-
True if two Vecs are equal.
- equals(Object) - Method in class water.fvec.Vec.VectorGroup
-
True if two VectorGroups are equal
- equals(Object) - Method in class water.H2ONode
-
- equals(Object) - Method in class water.init.TimelineSnapshot.Event
-
- equals(Object) - Method in class water.Key
-
- equals(Object) - Method in class water.parser.BufferedString
-
- equals(Object) - Method in class water.parser.ParserInfo
-
- equals(Object) - Method in class water.rapids.ast.prims.mungers.AstGroup.G
-
- equals(Object) - Method in class water.udf.DataColumn
-
- equals(Object) - Method in class water.udf.FoldingColumn
-
- equals(Object) - Method in class water.udf.Fun2Column
-
- equals(Object) - Method in class water.udf.Fun3Column
-
- equals(Object) - Method in class water.udf.FunColumn
-
- equals(Object) - Method in class water.udf.UnfoldingColumn
-
- equals(Object) - Method in class water.util.fp.FP.Some
-
- equals(Object) - Method in class water.util.fp.JustCode
-
- equals(Object) - Method in class water.util.HttpResponseStatus
-
- equals(Object) - Method in class water.util.IcedDouble
-
- equals(Object) - Method in class water.util.IcedHashMapBase
-
- equals(Object) - Method in class water.util.IcedHashMapGeneric
-
- equals(Object) - Method in class water.util.IcedInt
-
- equals(Object) - Method in class water.util.IcedLong
-
- equals(Object, Object) - Static method in class water.util.Java7.Objects
-
- equals(Object) - Method in class water.util.Pair
-
- equals(Object, Field, Object, Field) - Static method in class water.util.PojoUtils
-
- equals(Object, Object) - Static method in class water.util.PojoUtils
-
Same as Objects.equals(a, b) -- copied here because Objects class does not exist in Java6 (if we ever drop
support for Java6, this method can be removed).
- equals(Object) - Method in class water.util.SetOfBytes
-
- equals(Object) - Method in class water.util.Triple
-
- equalsAny(long, long...) - Static method in class water.util.ArrayUtils
-
- equalsWithinOneSmallUlp(float, float) - Static method in class water.util.MathUtils
-
Compare two numbers to see if they are within one ulp of the smaller decade.
- equalsWithinOneSmallUlp(double, double) - Static method in class water.util.MathUtils
-
- equalsWithinRecSumErr(double, double, int, double) - Static method in class water.util.MathUtils
-
- err() - Method in class hex.ConfusionMatrix
-
- err(Object...) - Static method in class water.util.Log
-
- err(Throwable) - Static method in class water.util.Log
-
- err_count() - Method in class hex.ConfusionMatrix
-
- error(String, String) - Method in class hex.ModelBuilder
-
- error - Variable in class water.api.schemas99.RapidsV99
-
- error_count() - Method in class hex.ModelBuilder
-
- error_count - Variable in class hex.schemas.ModelBuilderSchema
-
- error_count - Variable in class water.api.schemas3.H2OModelBuilderErrorV3
-
- error_count - Variable in class water.api.schemas3.ModelBuilderV3
-
- ERRR - Static variable in class water.util.Log
-
- escapeJava(String) - Static method in class water.util.SB
-
Escape all " and \ characters to provide a proper Java-like string
Does not escape unicode characters.
- espc() - Method in class water.fvec.Vec
-
- espc(Vec) - Static method in class water.fvec.Vec.ESPC
-
Get the ESPC for a Vec.
- ESPCGROUP - Static variable in class water.TypeMap
-
- estimatedByteSize() - Method in class hex.createframe.CreateFrameExecutor
-
Estimated size of the frame (in bytes), to be used in determining the
optimal chunk size.
- event() - Method in class water.api.schemas3.TimelineV3.EventV3
-
- event() - Method in class water.api.schemas3.TimelineV3.HeartBeatEvent
-
- event() - Method in class water.api.schemas3.TimelineV3.IOEvent
-
- event() - Method in class water.api.schemas3.TimelineV3.NetworkEvent
-
- events - Variable in class hex.GainsLift
-
- events() - Method in class hex.GainsLift.GainsLiftBuilder
-
- events - Variable in class water.api.schemas3.TimelineV3
-
- ex() - Method in class water.Job
-
- example() - Method in class water.rapids.ast.AstExec
-
- example() - Method in class water.rapids.ast.AstFrame
-
- example() - Method in class water.rapids.ast.AstFunction
-
- example() - Method in class water.rapids.ast.AstParameter
-
- example() - Method in class water.rapids.ast.AstPrimitive
-
- example() - Method in class water.rapids.ast.AstRoot
-
Return an example of how this Ast construct ought to be used.
- example() - Method in class water.rapids.ast.AstRow
-
- example() - Method in class water.rapids.ast.prims.mungers.AstGetrow
-
- example() - Method in class water.rapids.ast.prims.mungers.AstNrow
-
- example() - Method in class water.rapids.ast.prims.reducers.AstMean
-
- example() - Method in class water.rapids.ast.prims.reducers.AstSumAxis
-
- exception - Variable in class water.api.schemas3.JobV3
-
- exception - Variable in class water.api.schemas4.output.JobV4
-
- exception_msg - Variable in class water.api.schemas3.H2OErrorV3
-
- exception_type - Variable in class water.api.schemas3.H2OErrorV3
-
- exec(AUC2, int) - Method in enum hex.AUC2.ThresholdCriterion
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.columns.BinaryColumnCfcm
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.columns.CategoricalColumnCfcm
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.columns.IntegerColumnCfcm
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.columns.RealColumnCfcm
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.columns.StringColumnCfcm
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.columns.TimeColumnCfcm
-
- exec(int, NewChunk[], Random) - Method in class hex.createframe.CreateFrameColumnMaker
-
Implement this method in a subclass to actually build the columns.
- exec(Frame, Random) - Method in class hex.createframe.CreateFramePostprocessStep
-
This method performs the actual work of the postprocessing task.
- exec() - Method in class hex.createframe.CreateFrameRecipe
-
This function will be called by the REST API handler to initiate making
of the recipe.
- exec(Frame, Random) - Method in class hex.createframe.postprocess.MissingInserterCfps
-
Execute this post-processing step.
- exec(Frame, Random) - Method in class hex.createframe.postprocess.ShuffleColumnsCfps
-
- exec() - Method in class hex.GainsLift
-
- exec(Job) - Method in class hex.GainsLift
-
- exec() - Method in class hex.MeanResidualDeviance
-
- exec() - Method in class hex.Transformer
-
Execution endpoint for transformations.
- exec() - Method in class jsr166y.CountedCompleter
-
Implements execution conventions for CountedCompleters
- exec() - Method in class jsr166y.ForkJoinTask
-
Immediately performs the base action of this task and returns
true if, upon return from this method, this task is guaranteed
to have completed normally.
- exec() - Method in class jsr166y.RecursiveAction
-
Implements execution conventions for RecursiveActions.
- exec() - Method in class jsr166y.RecursiveTask
-
Implements execution conventions for RecursiveTask.
- exec(int, CreateFrameSimpleIV4) - Method in class water.api.CreateFrameHandler.CreateSimpleFrame
-
- exec(int, JobIV4) - Method in class water.api.JobsHandler.FetchJob
-
- exec(int, RapidsSchemaV3) - Method in class water.api.RapidsHandler
-
- exec(int, InputSchemaV4) - Method in class water.api.RapidsHandler.StartSession4
-
- exec(int, IS) - Method in class water.api.RestApiHandler
-
Execute the endpoint, returning the result as the output schema.
- exec(Val[]) - Method in class water.rapids.ast.AstBuiltin
-
Most Ast* functions will want to override this method.
- exec(Env) - Method in class water.rapids.ast.AstExec
-
- exec(Env) - Method in class water.rapids.ast.AstFrame
-
- exec(Env) - Method in class water.rapids.ast.AstFunction
-
- exec(Env) - Method in class water.rapids.ast.AstPrimitive
-
- exec(Env) - Method in class water.rapids.ast.AstRoot
-
"Execute" this AST expression, and return the result.
- exec(Env) - Method in class water.rapids.ast.AstRow
-
- exec(Env) - Method in class water.rapids.ast.params.AstConst
-
- exec(Env) - Method in class water.rapids.ast.params.AstId
-
- exec(Env) - Method in class water.rapids.ast.params.AstNum
-
- exec(Env) - Method in class water.rapids.ast.params.AstNumList
-
- exec(Env) - Method in class water.rapids.ast.params.AstStr
-
- exec(Env) - Method in class water.rapids.ast.params.AstStrList
-
- exec(Val...) - Method in class water.rapids.ast.prims.math.AstUniOp
-
- exec(Val...) - Method in class water.rapids.ast.prims.mungers.AstIsNa
-
- exec(Val[]) - Method in class water.rapids.ast.prims.mungers.AstPivot
-
- exec(Val[]) - Method in class water.rapids.ast.prims.string.AstGrep
-
- exec(Val[]) - Method in class water.rapids.ast.prims.time.AstMoment
-
- exec(String) - Static method in class water.rapids.Rapids
-
Execute a single rapids call in a short-lived session
- exec(String, Session) - Static method in class water.rapids.Rapids
-
Compute and return a value in this session.
- exec(AstRoot, AstFunction) - Method in class water.rapids.Session
-
Execute an AstRoot in the current Session with much assertion-checking
- exec() - Method in class water.util.FrameUtils.CategoricalBinaryEncoder
-
- exec() - Method in class water.util.FrameUtils.CategoricalEigenEncoder
-
- exec() - Method in class water.util.FrameUtils.CategoricalEnumLimitedEncoder
-
- exec() - Method in class water.util.FrameUtils.CategoricalLabelEncoder
-
- exec() - Method in class water.util.FrameUtils.CategoricalOneHotEncoder
-
- execImpl() - Method in class hex.CreateFrame
-
- execImpl(Key<Frame>) - Method in class hex.Interaction
-
- execImpl() - Method in class hex.PartialDependence
-
- execImpl() - Method in class hex.SplitFrame
-
- execImpl() - Method in class hex.Transformer
-
Implementation endpoint for transformations.
- execImpl() - Method in class water.init.NetworkTest
-
- execImpl() - Method in class water.util.DCTTransformer
-
- execImpl() - Method in class water.util.FrameUtils.MissingInserter
-
- execImpl(boolean) - Method in class water.util.JProfile
-
- execImpl() - Method in class water.util.JStack
-
- execImpl() - Method in class water.util.Tabulate
-
- execute(ForkJoinTask<?>) - Method in class jsr166y.ForkJoinPool
-
Arranges for (asynchronous) execution of the given task.
- execute(Runnable) - Method in class jsr166y.ForkJoinPool
-
- exists(int, NodePersistentStorageV3) - Method in class water.api.NodePersistentStorageHandler
-
- exists - Variable in class water.api.schemas3.NodePersistentStorageV3
-
- exists(String) - Method in class water.init.NodePersistentStorage
-
- exists(String, String) - Method in class water.init.NodePersistentStorage
-
- exists(String) - Method in class water.persist.Persist
-
- exists(String) - Method in class water.persist.PersistManager
-
- exit(int) - Static method in class water.H2O
-
Notify embedding software instance H2O wants to exit.
- exit(int) - Method in class water.init.AbstractEmbeddedH2OConfig
-
Tell the embedding software that H2O wants the process to exit.
- exit(Key...) - Static method in class water.Scope
-
Exit the inner-most Scope, remove all Keys created since the matching
enter call except for the listed Keys.
- exp(double) - Static method in class hex.Distribution
-
- expand() - Method in class water.rapids.ast.params.AstNumList
-
- expand(String) - Method in class water.rapids.Env
-
- expand4() - Method in class water.rapids.ast.params.AstNumList
-
- expand8() - Method in class water.rapids.ast.params.AstNumList
-
- expand8Sort() - Method in class water.rapids.ast.params.AstNumList
-
- expandAndScatter(double[], int, int[]) - Static method in class water.util.ArrayUtils
-
- expandedLength() - Method in class water.fvec.InteractionWrappedVec
-
Obtain the length of the expanded (i.e.
- expandedVals() - Method in class water.fvec.ChunkVisitor
-
- expandedVals() - Method in class water.fvec.ChunkVisitor.NewChunkVisitor
-
- expandPath(String) - Static method in class water.util.StringUtils
-
Expand ~ to user.home
- EXPECT_COND_LF - Static variable in class water.parser.Parser
-
- EXPECTATION_FAILED - Static variable in class water.util.HttpResponseStatus
-
417 Expectation Failed
- EXPECTED_BOOL - Static variable in class water.ExternalFrameUtils
-
Hints for expected types in order to improve performance network communication.
- EXPECTED_BYTE - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_CHAR - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_DOUBLE - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_FLOAT - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_INT - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_LONG - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_SHORT - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_STRING - Static variable in class water.ExternalFrameUtils
-
- EXPECTED_TIMESTAMP - Static variable in class water.ExternalFrameUtils
-
- expectedSz() - Method in class water.util.RIStream
-
- export(int, FramesV3) - Method in class water.api.FramesHandler
-
Export a single frame to the specified path.
- export(Frame, String, String, boolean, int) - Static method in class water.fvec.Frame
-
- exportModel(int, ModelExportV3) - Method in class water.api.ModelsHandler
-
- exportModelDetails(int, ModelExportV3) - Method in class water.api.ModelsHandler
-
- exportMojo(int, ModelExportV3) - Method in class water.api.ModelsHandler
-
- expString(String) - Static method in class hex.Distribution
-
- ExternalFrameConfirmationCheck - Class in water
-
A class used for checking whether read/write operation in external cluster finished within specified timeout
- ExternalFrameConfirmationCheck(AutoBuffer) - Constructor for class water.ExternalFrameConfirmationCheck
-
- ExternalFrameConfirmationException - Exception in water
-
Exception used for reporting failure during write/read confirmation in external mode
- ExternalFrameConfirmationException(String) - Constructor for exception water.ExternalFrameConfirmationException
-
- ExternalFrameReaderClient - Class in water
-
This class is used to read data from H2O Frames from non-H2O environments, such as Spark Executors.
- ExternalFrameReaderClient(ByteChannel, String, int, int[], byte[]) - Constructor for class water.ExternalFrameReaderClient
-
- ExternalFrameUtils - Class in water
-
Various utilities methods to help with external frame handling.
- ExternalFrameUtils() - Constructor for class water.ExternalFrameUtils
-
- ExternalFrameWriterClient - Class in water
-
This class is used to create and write data to H2O Frames from non-H2O environments, such as Spark Executors.
- ExternalFrameWriterClient(ByteChannel) - Constructor for class water.ExternalFrameWriterClient
-
Initialize the External frame writer
This method expects expected types in order to ensure we send the data in optimal way.
- extractChunkPart(Chunk, Chunk, int, int, Futures) - Static method in class water.ChunkSplitter
-
Extract portion of given chunk into given output chunk.
- extractCol(int, double[][]) - Static method in class water.util.ArrayUtils
-
- extractFrame(int, int) - Method in class water.fvec.Frame
-
Split this Frame; return a subframe created from the given column interval, and
remove those columns from this Frame.
- extractPartInputStream(HttpServletRequest, HttpServletResponse) - Static method in class water.JettyHTTPD
-
- extractRows(NewChunk, int, int) - Method in class water.fvec.Chunk
-
- extractRows(NewChunk, int[]) - Method in class water.fvec.Chunk
-
- extractRows(NewChunk, int) - Method in class water.fvec.Chunk
-
- extractRows(NewChunk, int, int) - Method in class water.fvec.NewChunk
-
- extractRows(NewChunk, int...) - Method in class water.fvec.NewChunk
-
- extractVersionFromSchemaName(String) - Static method in class water.api.Schema
-
Extract the version number from the schema class name.
- f0point5() - Method in class hex.ConfusionMatrix
-
Returns the F-measure which combines precision and recall and weights precision higher than recall.
- f1() - Method in class hex.ConfusionMatrix
-
Returns the F-measure which combines precision and recall.
- f2() - Method in class hex.ConfusionMatrix
-
Returns the F-measure which combines precision and recall and weights recall higher than precision.
- factor(long) - Method in class water.fvec.Vec
-
Returns the i
th factor for this categorical column.
- factor_columns - Variable in class water.api.schemas3.InteractionV3
-
- factors - Variable in class hex.CreateFrame
-
- factors - Variable in class water.api.schemas3.CreateFrameV3
-
- factors - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- factors() - Method in class water.rapids.ast.prims.time.AstDayOfWeek
-
- factors() - Method in class water.rapids.ast.prims.time.AstTime
-
- factory - Variable in class water.udf.UnfoldingFrame
-
- fail(String, Throwable) - Static method in class water.H2O
-
H2O.fail is intended to be used in code where something should never happen, and if
it does it's a coding error that needs to be addressed immediately.
- fail() - Static method in class water.H2O
-
- fail(String) - Static method in class water.H2O
-
- FAILED_DEPENDENCY - Static variable in class water.util.HttpResponseStatus
-
424 Failed Dependency (WebDAV, RFC4918)
- failed_params - Variable in class hex.schemas.GridSchemaV99
-
- failed_raw_params - Variable in class hex.schemas.GridSchemaV99
-
- FailedNodeWatchdogExtension - Class in water
-
Extension used for checking failed nodes
- FailedNodeWatchdogExtension() - Constructor for class water.FailedNodeWatchdogExtension
-
- failEx(String) - Method in class water.AbstractHTTPD
-
- failEx(String) - Method in class water.JettyHTTPD
-
- fails - Variable in class water.api.schemas3.ImportFilesV3
-
- fails - Variable in class water.api.schemas3.ImportFilesV3.ImportFiles
-
- failure_details - Variable in class hex.schemas.GridSchemaV99
-
- failure_stack_traces - Variable in class hex.schemas.GridSchemaV99
-
- FALSE - Static variable in class water.rapids.ast.params.AstConst
-
- FATAL - Static variable in class water.util.Log
-
- fatal(Object...) - Static method in class water.util.Log
-
- fd(Vec, double) - Static method in class water.rapids.ast.prims.advmath.AstHist
-
- fds_h(Vec) - Static method in class water.rapids.ast.prims.advmath.AstHist
-
- fetch(int, DownloadDataV3) - Method in class water.api.DownloadDataHandler
-
- fetch(int, FramesV3) - Method in class water.api.FramesHandler
-
Return a single frame.
- fetch(int, GridSchemaV99) - Method in class water.api.GridsHandler
-
Return a specified grid.
- fetch(int, JobsV3) - Method in class water.api.JobsHandler
-
- fetch(int, JStackV3) - Method in class water.api.JStackHandler
-
- fetch(int, LogsV3) - Method in class water.api.LogsHandler
-
- fetch(int, ModelsV3) - Method in class water.api.ModelsHandler
-
Return a single model.
- fetch(int, NetworkTestV3) - Method in class water.api.NetworkTestHandler
-
- fetch(int, ProfilerV3) - Method in class water.api.ProfilerHandler
-
- fetch(int, SteamMetricsV3) - Method in class water.api.SteamMetricsHandler
-
- fetch(int, TimelineV3) - Method in class water.api.TimelineHandler
-
- fetch(int, WaterMeterCpuTicksV3) - Method in class water.api.WaterMeterCpuTicksHandler
-
- fetch(int, WaterMeterIoV3) - Method in class water.api.WaterMeterIoHandler
-
- FETCH_ACK_PRIORITY - Static variable in class water.H2O
-
- fetch_all(int, WaterMeterIoV3) - Method in class water.api.WaterMeterIoHandler
-
- fetchAll() - Static method in class water.api.FramesHandler.Frames
-
Fetch all Frames from the KV store.
- fetchAll() - Static method in class water.api.ModelsHandler.Models
-
- fetchAll(Class<T>) - Method in class water.KeySnapshot
-
- fetchAll(Class<T>, boolean) - Method in class water.KeySnapshot
-
- fetchAll(Class<T>, boolean, int, int) - Method in class water.KeySnapshot
-
- fetchFlatfile() - Method in class water.init.AbstractEmbeddedH2OConfig
-
If configProvidesFlatfile, get it.
- fetchFrameCols() - Method in class water.api.ModelsHandler.Models
-
Fetch all the Frames so we can see if they are compatible with our Model(s).
- fetchJavaCode(int, ModelsV3) - Method in class water.api.ModelsHandler
-
- fetchModelCols(Model[]) - Static method in class water.api.FramesHandler.Frames
-
Fetch all the Models so we can see if they are compatible with our Frame(s).
- fetchMojo(int, ModelsV3) - Method in class water.api.ModelsHandler
-
- fetchPartialDependence(int, KeyV3.PartialDependenceKeyV3) - Method in class water.api.ModelsHandler
-
- fetchPreview(int, ModelsV3) - Method in class water.api.ModelsHandler
-
Return a single model.
- fetchRoute(int, MetadataV3) - Method in class water.api.MetadataHandler
-
Return the metadata for a REST API Route, specified either by number or path.
- fetchSchemaMetadata(int, MetadataV3) - Method in class water.api.MetadataHandler
-
Fetch the metadata for a Schema by its simple Schema name (e.g., "DeepLearningParametersV2").
- fetchSchemaMetadataByClass(int, MetadataV3) - Method in class water.api.MetadataHandler
-
Deprecated.
- fetchStreaming(int, DownloadDataV3) - Method in class water.api.DownloadDataHandler
-
- field_name - Variable in class water.api.schemas3.ValidationMessageV3
-
- FieldMetadataV3 - Class in water.api.schemas3
-
Schema for the metadata for the field of a Schema.
- FieldMetadataV3() - Constructor for class water.api.schemas3.FieldMetadataV3
-
- fields - Variable in class water.api.SchemaMetadata
-
- fields() - Method in class water.api.schemas3.ModelParametersSchemaV3
-
- fields - Variable in class water.api.schemas3.SchemaMetadataV3
-
- FILE - Static variable in class water.persist.PersistManager.Schemes
-
- fileHasHeader(byte[], ParseSetup) - Method in class water.parser.Parser
-
- FileIntegrityChecker - Class in water.util
-
- FileIntegrityChecker(File) - Constructor for class water.util.FileIntegrityChecker
-
- filename - Variable in class water.api.schemas3.DownloadDataV3
-
- files - Variable in class water.api.schemas3.ImportFilesV3
-
- files - Variable in class water.api.schemas3.ImportFilesV3.ImportFiles
-
- FileUtils - Class in water.util
-
File utilities.
- FileUtils() - Constructor for class water.util.FileUtils
-
- FileVec - Class in water.fvec
-
- FileVec(Key, long, byte) - Constructor for class water.fvec.FileVec
-
- fill(int, Chunk[], int[]) - Method in class water.rapids.ast.prims.mungers.AstGroup.G
-
- fill(byte[], int, int, int) - Method in class water.util.IcedBitSet
-
- fill2(byte[], AutoBuffer) - Method in class water.util.IcedBitSet
-
- fill3(byte[], AutoBuffer) - Method in class water.util.IcedBitSet
-
- fillFrom(ModelMetrics) - Method in class hex.ScoreKeeper
-
- fillFromImpl(Grid) - Method in class hex.schemas.GridSchemaV99
-
- fillFromImpl(G) - Method in class hex.schemas.GridSearchSchema
-
- fillFromImpl(B) - Method in class hex.schemas.ModelBuilderSchema
-
- fillFromImpl() - Method in class water.api.Schema
-
Fill this schema from the default impl, and then return self.
- fillFromImpl(I) - Method in class water.api.Schema
-
Fill this Schema from the given implementation object.
- fillFromImpl(I, String[]) - Method in class water.api.Schema
-
- fillFromImpl(FramesHandler.Frames) - Method in class water.api.schemas3.FramesV3
-
- fillFromImpl(Frame) - Method in class water.api.schemas3.FrameV3
-
- fillFromImpl(Frame, long, int, int, int) - Method in class water.api.schemas3.FrameV3
-
- fillFromImpl(Job) - Method in class water.api.schemas3.JobV3
-
- fillFromImpl(Iced) - Method in class water.api.schemas3.KeyV3
-
- fillFromImpl(J) - Method in class water.api.schemas3.ModelBuilderV3
-
- fillFromImpl(ModelMetrics) - Method in class water.api.schemas3.ModelMetricsBaseV3
-
- fillFromImpl(ModelMetricsBinomialGLM) - Method in class water.api.schemas3.ModelMetricsBinomialGLMV3
-
- fillFromImpl(ModelMetricsBinomial) - Method in class water.api.schemas3.ModelMetricsBinomialV3
-
- fillFromImpl(ModelMetricsClustering) - Method in class water.api.schemas3.ModelMetricsClusteringV3
-
- fillFromImpl(ModelMetricsBinomialGLM.ModelMetricsMultinomialGLM) - Method in class water.api.schemas3.ModelMetricsMultinomialGLMV3
-
- fillFromImpl(I) - Method in class water.api.schemas3.ModelMetricsMultinomialV3
-
- fillFromImpl(ModelMetricsRegressionGLM) - Method in class water.api.schemas3.ModelMetricsRegressionGLMV3
-
- fillFromImpl(I) - Method in class water.api.schemas3.ModelMetricsRegressionV3
-
- fillFromImpl(O) - Method in class water.api.schemas3.ModelOutputSchemaV3
-
- fillFromImpl(Iced) - Method in class water.api.schemas3.ModelParameterSchemaV3
-
- fillFromImpl(P) - Method in class water.api.schemas3.ModelParametersSchemaV3
-
- fillFromImpl(M) - Method in class water.api.schemas3.ModelSchemaV3
-
- fillFromImpl(ModelsHandler.Models) - Method in class water.api.schemas3.ModelsV3
-
- fillFromImpl(NetworkBench) - Method in class water.api.schemas3.NetworkBenchV3
-
- fillFromImpl(ParseSetup) - Method in class water.api.schemas3.ParseSetupV3
-
- fillFromImpl(Route) - Method in class water.api.schemas3.RouteV3
-
- fillFromImpl(SchemaMetadata) - Method in class water.api.schemas3.SchemaMetadataV3
-
- fillFromImpl(Tabulate) - Method in class water.api.schemas3.TabulateV3
-
- fillFromImpl(TimelineHandler.Timeline) - Method in class water.api.schemas3.TimelineV3
-
- fillFromImpl(TwoDimTable) - Method in class water.api.schemas3.TwoDimTableV3
-
Fill a TwoDimTable Schema from a TwoDimTable
- fillFromImpl(ModelBuilder.ValidationMessage) - Method in class water.api.schemas3.ValidationMessageV3
-
- fillFromImpl(WaterMeterCpuTicks) - Method in class water.api.schemas3.WaterMeterCpuTicksV3
-
- fillFromImpl(WaterMeterIo) - Method in class water.api.schemas3.WaterMeterIoV3
-
- fillFromImpl(Route) - Method in class water.api.schemas4.EndpointV4
-
- fillFromImpl(Job<?>) - Method in class water.api.schemas4.output.JobV4
-
- fillFromImplWithSynopsis(FramesHandler.Frames) - Method in class water.api.schemas3.FramesV3
-
- fillFromImplWithSynopsis(ModelsHandler.Models) - Method in class water.api.schemas3.ModelsV3
-
- fillFromJson(Object, String) - Static method in class water.util.PojoUtils
-
Take a object which potentially has default values for some fields and set
only those fields which are in the supplied JSON string.
- fillFromParms(Properties) - Method in class hex.schemas.GridSearchSchema
-
- fillFromParms(Properties) - Method in class hex.schemas.ModelBuilderSchema
-
- fillFromParms(Properties) - Method in class water.api.Schema
-
Fill this Schema object from a set of parameters.
- fillFromParms(Properties, boolean) - Method in class water.api.Schema
-
Fill this Schema from a set of (generally HTTP) parameters.
- fillImpl(B) - Method in class hex.schemas.ModelBuilderSchema
-
- fillImpl(I, String[]) - Method in class water.api.Schema
-
- fillImpl(I) - Method in class water.api.Schema
-
Fill an impl object and any children from this schema and its children.
- fillImpl(FramesHandler.Frames) - Method in class water.api.schemas3.FramesV3
-
- fillImpl(P) - Method in class water.api.schemas3.ModelParametersSchemaV3
-
- fillImpl(ModelsHandler.Models) - Method in class water.api.schemas3.ModelsV3
-
- fillImpl(ParseSetup) - Method in class water.api.schemas3.ParseSetupV3
-
- fillImpl(SchemaMetadata) - Method in class water.api.schemas3.SchemaMetadataV3
-
- fillImpl(TwoDimTable) - Method in class water.api.schemas3.TwoDimTableV3
-
Fill a TwoDimTable from this Schema
- fillMissingParameters() - Method in class hex.createframe.CreateFrameRecipe
-
Resolve parameter values that cannot be initialized to static defaults.
- fillScoringInfo(ScoringInfo) - Method in class hex.Model
-
Fill a ScoringInfo with data from the ModelMetrics for this model.
- fillSparseNAs(int) - Method in class water.util.MathUtils.BasicStats
-
- fillSparseZeros(int) - Method in class water.util.MathUtils.BasicStats
-
- fillTable() - Method in class water.init.NetworkTest
-
- fillWithDefaults() - Method in class hex.schemas.HyperSpaceSearchCriteriaV99
-
Fill with the default values from the corresponding Iced object.
- filter(Vec) - Method in class hex.ModelBuilder.FilterCols
-
- filter(RequestUri, Properties, Properties) - Method in interface water.api.RequestServer.HttpLogFilter
-
- filter(KeySnapshot.KVFilter) - Method in class water.KeySnapshot
-
Filter the snapshot providing custom filter.
- filter(KeySnapshot.KeyInfo) - Method in class water.KeySnapshot.KVFilter
-
- filter(List<Y>) - Method in class water.util.fp.Predicate
-
- filterFields(Object, String, String) - Static method in class water.util.PojoUtils
-
Null out fields in this schema and its children as specified by parameters __exclude_fields and __include_fields.
- finalizeFrame(String, long[], byte[], String[][]) - Static method in class water.fvec.ChunkUtils
-
- finalizeRegistration() - Static method in class water.H2O
-
Deprecated.
use starServingRestApi
- find(String) - Method in class water.fvec.Frame
-
Finds the column index with a matching name, or -1 if missing
- find(Vec) - Method in class water.fvec.Frame
-
Finds the matching column index, or -1 if missing
- find(Key) - Method in class water.fvec.Frame
-
Finds the matching column index, or -1 if missing
- find(String[]) - Method in class water.fvec.Frame
-
- find(T[], T) - Static method in class water.util.ArrayUtils
-
- find(T[], T, int) - Static method in class water.util.ArrayUtils
-
- find(long[], long) - Static method in class water.util.ArrayUtils
-
- find(int[], int) - Static method in class water.util.ArrayUtils
-
- find_compatible_frames - Variable in class water.api.ModelsHandler.Models
-
- find_compatible_frames - Variable in class water.api.schemas3.ModelsV3
-
- find_compatible_models - Variable in class water.api.FramesHandler.Frames
-
- find_compatible_models - Variable in class water.api.schemas3.FramesV3
-
- findActualClassParameter(Class, int) - Static method in class water.util.ReflectionUtils
-
Reflection helper which returns the actual class for a type parameter, even if itself is parameterized.
- findActualFieldClass(Class, Field) - Static method in class water.util.ReflectionUtils
-
Reflection helper which returns the actual class for a field which has a parameterized type.
- findInetAddressForSelf(String, String) - Static method in class water.init.HostnameGuesser
-
Finds InetAddress for a specified IP, guesses the address if parameter is not specified
(uses network as a hint if provided).
- findInetAddressForSelf() - Static method in class water.init.NetworkInit
-
- findMethodOutputClass(Method) - Static method in class water.util.ReflectionUtils
-
Reflection helper which returns the actual class for a method's parameter.
- findMethodParameterClass(Method, int) - Static method in class water.util.ReflectionUtils
-
Reflection helper which returns the actual class for a method's parameter.
- findNamedField(Object, String) - Static method in class water.util.ReflectionUtils
-
Return the Field for the specified name.
- FindV3 - Class in water.api.schemas3
-
- FindV3() - Constructor for class water.api.schemas3.FindV3
-
- finishWritingTextFile() - Method in class hex.ModelMojoWriter
-
Finish writing a text file.
- fit(int, AssemblyV99) - Method in class water.api.AssemblyHandler
-
- fit(Frame) - Method in class water.rapids.Assembly
-
- fit(Frame) - Method in class water.rapids.transforms.H2OColOp
-
- fit(Frame) - Method in class water.rapids.transforms.H2OColSelect
-
- fit(Frame) - Method in class water.rapids.transforms.H2OScaler
-
- fit(Frame) - Method in class water.rapids.transforms.Transform
-
- fitsIntoInt(double) - Static method in class water.util.PrettyPrint
-
- fitTransform(Frame) - Method in class water.rapids.transforms.Transform
-
- fixedLength(String, int) - Static method in class water.util.Log
-
- fjqueue - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- fjthrds - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- flat(T[][]) - Static method in class water.util.ArrayUtils
-
Flatenize given array.
- flat(double[][]) - Static method in class water.util.ArrayUtils
-
- flatfile - Variable in class water.H2O.OptArgs
-
-flatfile=flatfile; Specify a list of cluster IP addresses
- flatMap(Function<T, FP.Option<U>>) - Method in class water.util.fp.FP.Some
-
- flatten(FP.Option<FP.Option<T>>) - Static method in class water.util.fp.FP
-
- flipForReading() - Method in class water.AutoBuffer
-
- flow_dir - Variable in class water.H2O.OptArgs
-
-flow_dir=/path/to/dir; directory to save flows in
- flush() - Method in class water.util.LineLimitOutputStreamWrapper
-
- flushStdout() - Static method in class water.util.Log
-
- fn(int) - Method in class hex.AUC2
-
- fold_assignment - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- fold_column - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- Foldable<X,Y> - Interface in water.util.fp
-
Represents a folding operation applicable to streams or collection
Initial value of type Y is the value that is returned on an empty collection.
- foldIdx() - Method in class hex.Model.Output
-
- FoldingColumn<X,Y> - Class in water.udf
-
This column depends a plurality of columns
- FoldingColumn() - Constructor for class water.udf.FoldingColumn
-
deserialization :(
- FoldingColumn(Foldable<X, Y>, Column<X>...) - Constructor for class water.udf.FoldingColumn
-
- FoldingColumn(Foldable<X, Y>, Iterable<Column<X>>) - Constructor for class water.udf.FoldingColumn
-
- foldName() - Method in class hex.Model.Output
-
- FORBIDDEN - Static variable in class water.util.HttpResponseStatus
-
403 Forbidden
- force - Variable in class water.api.schemas3.FramesV3
-
- force - Variable in class water.api.schemas3.ModelExportV3
-
Destination directory to save exported model.
- force - Variable in class water.api.schemas3.ModelImportV3
-
- forceTermination() - Method in class jsr166y.Phaser
-
Forces this phaser to enter termination state.
- forColumn(DataColumns.BaseFactory<X>, Column<X>) - Static method in class water.udf.TypedFrame
-
- forCriterion(AUC2.ThresholdCriterion) - Method in class hex.AUC2
-
- fork() - Method in class jsr166y.ForkJoinTask
-
Arranges to asynchronously execute this task.
- fork(Key) - Method in class water.Atomic
-
- ForkJoinPool - Class in jsr166y
-
- ForkJoinPool() - Constructor for class jsr166y.ForkJoinPool
-
Creates a
ForkJoinPool
with parallelism equal to
Runtime.availableProcessors()
, using the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int) - Constructor for class jsr166y.ForkJoinPool
-
Creates a
ForkJoinPool
with the indicated parallelism
level, the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class jsr166y.ForkJoinPool
-
Creates a ForkJoinPool
with the given parameters.
- ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in jsr166y
-
- ForkJoinPool.ManagedBlocker - Interface in jsr166y
-
Interface for extending managed parallelism for tasks running
in
ForkJoinPool
s.
- ForkJoinTask<V> - Class in jsr166y
-
Abstract base class for tasks that run within a
ForkJoinPool
.
- ForkJoinTask() - Constructor for class jsr166y.ForkJoinTask
-
- ForkJoinWorkerThread - Class in jsr166y
-
- ForkJoinWorkerThread(ForkJoinPool) - Constructor for class jsr166y.ForkJoinWorkerThread
-
Creates a ForkJoinWorkerThread operating in the given pool.
- forkParseDataset(Key<Frame>, Key[], ParseSetup, boolean) - Static method in class water.parser.ParseDataset
-
The entry-point for data set parsing.
- forkParseSVMLight(Key<Frame>, Key[], ParseSetup) - Static method in class water.parser.ParseDataset
-
- form_auth - Variable in class water.H2O.BaseArgs
-
-form_auth enables Form-based authentication
- formatPct(double) - Static method in class water.util.PrettyPrint
-
- formGram(double[][], boolean) - Static method in class water.util.ArrayUtils
-
Given a n by k matrix X, form its Gram matrix
- formGram(double[][]) - Static method in class water.util.ArrayUtils
-
- forStrptimePattern(String) - Static method in class water.parser.ParseTime
-
Factory to create a formatter from a strptime pattern string.
- FOUND - Static variable in class water.util.HttpResponseStatus
-
302 Found
- fourth_moment(Vec) - Static method in class water.rapids.ast.prims.advmath.AstHist
-
- fp(int) - Method in class hex.AUC2
-
- FP - Class in water.util.fp
-
Elements of Functional Programming (known as FP) in Java
- FP() - Constructor for class water.util.fp.FP
-
- FP.Some<T> - Class in water.util.fp
-
- FP.Some(T) - Constructor for class water.util.fp.FP.Some
-
- fraction - Variable in class water.api.schemas3.MissingInserterV3
-
- frame() - Method in class hex.ModelMetrics
-
- frame - Variable in class water.api.schemas3.ModelMetricsBaseV3
-
- frame - Variable in class water.api.schemas99.AssemblyV99
-
- Frame - Class in water.fvec
-
A collection of named
Vec
s, essentially an R-like Distributed Data Frame.
- Frame(Vec...) - Constructor for class water.fvec.Frame
-
Creates an internal frame composed of the given Vecs and default names.
- Frame(String[], Vec[]) - Constructor for class water.fvec.Frame
-
Creates an internal frame composed of the given Vecs and names.
- Frame(Key<Frame>) - Constructor for class water.fvec.Frame
-
Creates an empty frame with given key.
- Frame(Key<Frame>, Vec[], boolean) - Constructor for class water.fvec.Frame
-
Special constructor for data with unnamed columns (e.g.
- Frame(Key<Frame>, String[], Vec[]) - Constructor for class water.fvec.Frame
-
Creates a frame with given key, names and vectors.
- Frame(Frame) - Constructor for class water.fvec.Frame
-
Deep copy of Vecs and Keys and Names (but not data!) to a new random Key.
- FRAME - Static variable in class water.TypeMap
-
- frame(Key<Frame>, String[], double[]...) - Static method in class water.util.ArrayUtils
-
Create a new frame based on given row data.
- frame(double[]...) - Static method in class water.util.ArrayUtils
-
- frame(String[], double[]...) - Static method in class water.util.ArrayUtils
-
- frame(String, Vec) - Static method in class water.util.ArrayUtils
-
- Frame.CSVStream - Class in water.fvec
-
- Frame.CSVStream(Frame, boolean, boolean) - Constructor for class water.fvec.Frame.CSVStream
-
- Frame.CSVStream(Chunk[], String[], int, boolean) - Constructor for class water.fvec.Frame.CSVStream
-
- Frame.DeepSelect - Class in water.fvec
-
Last column is a bit vec indicating whether or not to take the row.
- Frame.DeepSelect() - Constructor for class water.fvec.Frame.DeepSelect
-
- Frame.VecSpecifier - Class in water.fvec
-
Pair of (column name, Frame key).
- Frame.VecSpecifier() - Constructor for class water.fvec.Frame.VecSpecifier
-
- frame_checksum - Variable in class water.api.schemas3.ModelMetricsBaseV3
-
- frame_id - Variable in class water.api.FramesHandler.Frames
-
- frame_id - Variable in class water.api.schemas3.DownloadDataV3
-
- frame_id - Variable in class water.api.schemas3.FrameBaseV3
-
- frame_id - Variable in class water.api.schemas3.FramesV3
-
- frame_id - Variable in class water.api.schemas3.PartialDependenceV3
-
- frame_op_scalar(Frame, double) - Method in class water.rapids.ast.prims.operators.AstBinOp
-
Auto-widen the scalar to every element of the frame
- frame_op_scalar(Frame, double) - Method in class water.rapids.ast.prims.operators.AstEq
-
- frame_op_scalar(Frame, double) - Method in class water.rapids.ast.prims.operators.AstNe
-
- FrameBaseV3<I extends Iced,S extends FrameBaseV3<I,S>> - Class in water.api.schemas3
-
The minimal amount of information on a Frame.
- FrameBaseV3() - Constructor for class water.api.schemas3.FrameBaseV3
-
- FrameCreator - Class in water.fvec
-
Helper to make up a Frame from scratch, with random content
- FrameCreator(CreateFrame) - Constructor for class water.fvec.FrameCreator
-
- frames - Variable in class water.api.FramesHandler.Frames
-
- frames - Variable in class water.api.schemas3.FramesV3
-
- FramesHandler<I extends FramesHandler.Frames,S extends SchemaV3<I,S>> - Class in water.api
-
- FramesHandler() - Constructor for class water.api.FramesHandler
-
- FramesHandler.Frames - Class in water.api
-
Class which contains the internal representation of the frames list and params.
- FramesHandler.Frames() - Constructor for class water.api.FramesHandler.Frames
-
- FrameSplitter - Class in hex
-
Frame splitter function to divide given frame into
multiple partitions based on given ratios.
- FrameSplitter(Frame, double[], Key<Frame>[], Key<Job>) - Constructor for class hex.FrameSplitter
-
- FrameSplitter(H2O.H2OCountedCompleter, Frame, double[], Key<Frame>[], Key<Job>) - Constructor for class hex.FrameSplitter
-
- FramesV3 - Class in water.api.schemas3
-
- FramesV3() - Constructor for class water.api.schemas3.FramesV3
-
- FrameSynopsisV3 - Class in water.api.schemas3
-
The minimal amount of information on a Frame.
- FrameSynopsisV3() - Constructor for class water.api.schemas3.FrameSynopsisV3
-
- FrameSynopsisV3(Frame) - Constructor for class water.api.schemas3.FrameSynopsisV3
-
- FrameUtils - Class in water.util
-
- FrameUtils() - Constructor for class water.util.FrameUtils
-
- FrameUtils.CategoricalBinaryEncoder - Class in water.util
-
Helper to convert a categorical variable into a "binary" encoding format.
- FrameUtils.CategoricalBinaryEncoder(Frame, String[]) - Constructor for class water.util.FrameUtils.CategoricalBinaryEncoder
-
- FrameUtils.CategoricalEigenEncoder - Class in water.util
-
Helper to convert a categorical variable into the first eigenvector of the dummy-expanded matrix.
- FrameUtils.CategoricalEigenEncoder(ToEigenVec, Frame, String[]) - Constructor for class water.util.FrameUtils.CategoricalEigenEncoder
-
- FrameUtils.CategoricalEnumLimitedEncoder - Class in water.util
-
Helper to convert a categorical variable into the first eigenvector of the dummy-expanded matrix.
- FrameUtils.CategoricalEnumLimitedEncoder(int, Frame, String[]) - Constructor for class water.util.FrameUtils.CategoricalEnumLimitedEncoder
-
- FrameUtils.CategoricalLabelEncoder - Class in water.util
-
- FrameUtils.CategoricalLabelEncoder(Frame, String[]) - Constructor for class water.util.FrameUtils.CategoricalLabelEncoder
-
- FrameUtils.CategoricalOneHotEncoder - Class in water.util
-
- FrameUtils.CategoricalOneHotEncoder(Frame, String[]) - Constructor for class water.util.FrameUtils.CategoricalOneHotEncoder
-
- FrameUtils.ExportTaskDriver - Class in water.util
-
- FrameUtils.ExportTaskDriver(Frame, String, String, boolean, Job, int) - Constructor for class water.util.FrameUtils.ExportTaskDriver
-
- FrameUtils.MissingInserter - Class in water.util
-
Helper to insert missing values into a Frame
- FrameUtils.MissingInserter(Key<Frame>, long, double) - Constructor for class water.util.FrameUtils.MissingInserter
-
- FrameUtils.WeightedMean - Class in water.util
-
- FrameUtils.WeightedMean() - Constructor for class water.util.FrameUtils.WeightedMean
-
- FrameV3 - Class in water.api.schemas3
-
All the details on a Frame.
- FrameV3() - Constructor for class water.api.schemas3.FrameV3
-
- FrameV3(Key<Frame>) - Constructor for class water.api.schemas3.FrameV3
-
- FrameV3(Frame) - Constructor for class water.api.schemas3.FrameV3
-
- FrameV3(Frame, long, int) - Constructor for class water.api.schemas3.FrameV3
-
- FrameV3(Frame, long, int, int, int) - Constructor for class water.api.schemas3.FrameV3
-
- FrameV3.ColSpecifierV3 - Class in water.api.schemas3
-
- FrameV3.ColSpecifierV3() - Constructor for class water.api.schemas3.FrameV3.ColSpecifierV3
-
- FrameV3.ColSpecifierV3(String) - Constructor for class water.api.schemas3.FrameV3.ColSpecifierV3
-
- FrameV3.ColV3 - Class in water.api.schemas3
-
- FrameV3.ColV3() - Constructor for class water.api.schemas3.FrameV3.ColV3
-
- free_disk - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- free_mem - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- free_mem() - Method in class water.H2O
-
- freeMem() - Method in class water.Value
-
Invalidate byte[] cache.
- freePOJO() - Method in class water.Value
-
Invalidate POJO cache.
- Freezable<T extends Freezable> - Interface in water
-
Auto-serializer interface using a delegator pattern (the faster option is
to byte-code gen directly in all Iced classes, but this requires all Iced
classes go through a ClassLoader).
- FRM - Static variable in class water.rapids.Val
-
- from - Variable in class water.api.schemas3.TimelineV3.NetworkEvent
-
- frozenType() - Method in interface water.Freezable
-
Returns a small dense integer, which is cluster-wide unique per-class.
- frozenType() - Method in class water.H2O.H2OCountedCompleter
-
- frozenType() - Method in class water.Iced
-
Returns a small dense integer, which is cluster-wide unique per-class.
- frozenType() - Method in class water.Icer
-
- frozenType() - Method in class water.util.IcedAtomicInt
-
- FSIOException - Exception in water.api
-
- FSIOException(String, Throwable) - Constructor for exception water.api.FSIOException
-
- FSIOException(String, String) - Constructor for exception water.api.FSIOException
-
- fullName() - Method in class hex.Model.Parameters
-
The pretty algo name for this Model (e.g., Gradient Boosting Machine, rather than GBM).
- fullName() - Method in class hex.quantile.QuantileModel.QuantileParameters
-
- FUN - Static variable in class water.rapids.Val
-
- Fun2Column<X,Y,Z> - Class in water.udf
-
This column depends on two other columns
- Fun2Column() - Constructor for class water.udf.Fun2Column
-
deserialization :(
- Fun2Column(Function2<X, Y, Z>, Column<X>, Column<Y>) - Constructor for class water.udf.Fun2Column
-
- Fun2Column.FunChunk - Class in water.udf
-
Pretends to be a chunk of a column, for distributed calculations.
- Fun2Column.FunChunk(TypedChunk<X>, TypedChunk<Y>) - Constructor for class water.udf.Fun2Column.FunChunk
-
- Fun3Column<X,Y,Z,T> - Class in water.udf
-
This column depends on three other columns
- Fun3Column() - Constructor for class water.udf.Fun3Column
-
deserialization :(
- Fun3Column(Function3<X, Y, Z, T>, Column<X>, Column<Y>, Column<Z>) - Constructor for class water.udf.Fun3Column
-
- Fun3Column.FunChunk - Class in water.udf
-
Pretends to be a chunk of a column, for distributed calculations.
- Fun3Column.FunChunk(TypedChunk<X>, TypedChunk<Y>, TypedChunk<Z>) - Constructor for class water.udf.Fun3Column.FunChunk
-
- FunColumn<X,Y> - Class in water.udf
-
This column depends on another column
- FunColumn() - Constructor for class water.udf.FunColumn
-
deserialization :(
- FunColumn(Function<X, Y>, Column<X>) - Constructor for class water.udf.FunColumn
-
- FunColumn.FunChunk - Class in water.udf
-
Pretends to be a chunk of a column, for distributed calculations.
- FunColumn.FunChunk(TypedChunk<X>) - Constructor for class water.udf.FunColumn.FunChunk
-
- FunColumnBase<T> - Class in water.udf
-
Basic common behavior for Functional Columns
- FunColumnBase() - Constructor for class water.udf.FunColumnBase
-
deserialization :(
- function - Variable in class water.udf.UnfoldingFrame
-
- Function<X,Y> - Interface in water.util.fp
-
Represents a single-argument function
We could as well use Google guava library, but Guava's functions are not serializable.
- Function2<X,Y,Z> - Interface in water.util.fp
-
Represents a two-argument function
We could as well use Google guava library, but Guava's functions are not serializable.
- Function3<X,Y,Z,T> - Interface in water.util.fp
-
Represents a three-argument function
We could as well use Google guava library, but Guava's functions are not serializable.
- Functions - Class in water.util.fp
-
Operations on functions
- Functions() - Constructor for class water.util.fp.Functions
-
- funstr - Variable in class water.api.schemas3.RapidsFunctionV3
-
- funstr - Variable in class water.api.schemas99.RapidsV99
-
- Futures - Class in water
-
A collection of Futures that can be extended, or blocked on the whole
collection.
- Futures() - Constructor for class water.Futures
-
- FVecParseReader - Class in water.parser
-
Parser data in taking data from fluid vec chunk.
- FVecParseReader(Chunk) - Constructor for class water.parser.FVecParseReader
-
- FVecParseWriter - Class in water.parser
-
Parsed data output specialized for fluid vecs.
- FVecParseWriter(Vec.VectorGroup, int, Categorical[], byte[], int, AppendableVec[]) - Constructor for class water.parser.FVecParseWriter
-
- GA - Static variable in class water.H2O
-
- ga_hadoop_ver - Variable in class water.H2O.OptArgs
-
--ga_hadoop_ver=ga_hadoop_ver; Version string for Hadoop
- ga_opt_out - Variable in class water.H2O.OptArgs
-
--ga_opt_out; Turns off usage reporting to Google Analytics
- gains_lift_table - Variable in class water.api.schemas3.ModelMetricsBinomialV3
-
- GainsLift - Class in hex
-
- GainsLift(Vec, Vec) - Constructor for class hex.GainsLift
-
- GainsLift(Vec, Vec, Vec) - Constructor for class hex.GainsLift
-
- gainsLift() - Method in class hex.ModelMetricsBinomial
-
- GainsLift.GainsLiftBuilder - Class in hex
-
- GainsLift.GainsLiftBuilder(double[]) - Constructor for class hex.GainsLift.GainsLiftBuilder
-
- gammaDenom(double, double, double, double) - Method in class hex.Distribution
-
Contribution to denominator for GBM's leaf node prediction
- gammaNum(double, double, double, double) - Method in class hex.Distribution
-
Contribution to numerator for GBM's leaf node prediction
- GarbageCollectHandler - Class in water.api
-
- GarbageCollectHandler() - Constructor for class water.api.GarbageCollectHandler
-
- GarbageCollectV3 - Class in water.api.schemas3
-
- GarbageCollectV3() - Constructor for class water.api.schemas3.GarbageCollectV3
-
- GATEWAY_TIMEOUT - Static variable in class water.util.HttpResponseStatus
-
504 Gateway Timeout
- gaussianArray(int, int) - Static method in class water.util.ArrayUtils
-
- gaussianArray(int, int, long) - Static method in class water.util.ArrayUtils
-
- gaussianVector(int) - Static method in class water.util.ArrayUtils
-
- gaussianVector(int, long) - Static method in class water.util.ArrayUtils
-
- gaussianVector(int, Random) - Static method in class water.util.ArrayUtils
-
- gaussianVector(long, double[]) - Static method in class water.util.ArrayUtils
-
Remove the array allocation in this one
- GAUtils - Class in water.util
-
Collects all GA reporting methods in one spot
- GAUtils() - Constructor for class water.util.GAUtils
-
- gc(int, GarbageCollectV3) - Method in class water.api.GarbageCollectHandler
-
- gc() - Static method in class water.H2O
-
Run System.gc() on every node in the H2O cluster.
- genClass() - Method in class water.rapids.transforms.Transform
-
- genClassImpl() - Method in class water.rapids.transforms.H2OColOp
-
- genClassImpl() - Method in class water.rapids.transforms.H2OColSelect
-
- genClassImpl() - Method in class water.rapids.transforms.H2OScaler
-
- genClassImpl() - Method in class water.rapids.transforms.Transform
-
- genDelegate(int, Class<T>) - Static method in class water.Weaver
-
- generate(JCodeSB) - Method in interface water.codegen.CodeGenerator
-
Generate code to given output.
- generate(JCodeSB) - Method in class water.codegen.CodeGeneratorPipeline
-
- generateLineSearchVecs(double[], double[], int, double) - Static method in class water.util.ArrayUtils
-
- generateNumKeys(Key, int) - Static method in class water.util.FrameUtils
-
Generate given numbers of keys by suffixing key by given numbered suffix.
- generateNumKeys(Key, int, String) - Static method in class water.util.FrameUtils
-
- generatePairwiseInteractions(int, int) - Static method in class hex.Model.InteractionPair
-
Generate all pairwise combinations of ints in the range [from,to).
- generatePairwiseInteractionsFromList(int...) - Static method in class hex.Model.InteractionPair
-
Generate all pairwise combinations of the arguments.
- generateSSLConfig(SecurityUtils.SSLCredentials) - Static method in class water.network.SecurityUtils
-
- generateSSLConfig(SecurityUtils.SSLCredentials, String) - Static method in class water.network.SecurityUtils
-
- generateSSLPair(String, String, String) - Static method in class water.network.SecurityUtils
-
- generateSSLPair() - Static method in class water.network.SecurityUtils
-
- genHelp(int, SchemaV3) - Method in class water.api.RapidsHandler
-
- get(MP) - Method in class hex.grid.GridSearch.SimpleParametersBuilderFactory
-
- get() - Method in class hex.ModelBuilder
-
Block till completion, and return the built model from the DKV.
- get(MP) - Method in interface hex.ModelParametersBuilderFactory
-
Get parameters builder for initial parameters.
- get() - Method in class jsr166y.ForkJoinTask
-
Waits if necessary for the computation to complete, and then
retrieves its result.
- get(long, TimeUnit) - Method in class jsr166y.ForkJoinTask
-
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
- get(int, AboutV3) - Method in class water.api.AboutHandler
-
- get(MP) - Method in class water.api.GridSearchHandler.DefaultModelParametersBuilderFactory
-
- get(P) - Static method in class water.api.ModelCacheManager
-
- get() - Method in class water.AutoBuffer
-
- get(Class<T>) - Method in class water.AutoBuffer
-
- get(Key) - Static method in class water.DKV
-
Return the
Value
mapped to Key
key, or null if no
mapping.
- get(String) - Static method in class water.DKV
-
Return the
Value
mapped to Key formed by
key_name, or
null if no mapping.
- get(int) - Method in class water.fvec.NewChunk.Exponents
-
- get(int) - Method in class water.fvec.NewChunk.Mantissas
-
- get() - Method in class water.IcedWrapper
-
- get(String, String, AtomicLong) - Method in class water.init.NodePersistentStorage
-
- get() - Method in class water.Job
-
Blocks until the Job completes
- get() - Method in class water.Key
-
Convenience function to fetch key contents from the DKV.
- get(int) - Method in class water.rapids.ast.prims.advmath.AstStratifiedSplit.LongAry
-
- get() - Method in class water.RPC
-
- get(long, TimeUnit) - Method in class water.RPC
-
- get(long) - Method in class water.udf.ColumnBase
-
- get(long) - Method in class water.udf.DataColumn
-
- get(long) - Method in class water.udf.FoldingColumn
-
- get(int) - Method in class water.udf.Fun2Column.FunChunk
-
- get(long) - Method in class water.udf.Fun2Column
-
- get(int) - Method in class water.udf.Fun3Column.FunChunk
-
- get(long) - Method in class water.udf.Fun3Column
-
- get(int) - Method in class water.udf.FunColumn.FunChunk
-
- get(long) - Method in class water.udf.FunColumn
-
- get(long) - Method in class water.udf.FunColumnBase
-
- get(int) - Method in class water.udf.specialized.Enums.EnumChunk
-
- get(int) - Method in interface water.udf.TypedChunk
-
- get(long) - Method in class water.udf.UnfoldingColumn
-
- get() - Method in class water.util.fp.FP.Some
-
- get(Object) - Method in class water.util.IcedHashMapBase
-
- get(Object) - Method in class water.util.IcedHashMapGeneric
-
- get(int, int) - Method in class water.util.TwoDimTable
-
Accessor for table cells
- get() - Method in class water.Value
-
The FAST path get-POJO as an
Iced
subclass - final method for
speed.
- get(Class<T>) - Method in class water.Value
-
The FAST path get-POJO as a
Freezable
- final method for speed.
- get1() - Method in class water.AutoBuffer
-
- get1(byte[], int) - Static method in class water.util.UnsafeUtils
-
- get1U() - Method in class water.AutoBuffer
-
- get2() - Method in class water.AutoBuffer
-
- get2(byte[], int) - Static method in class water.util.UnsafeUtils
-
- get2s() - Method in class water.AutoBuffer
-
- get3() - Method in class water.AutoBuffer
-
- get4() - Method in class water.AutoBuffer
-
- get4(byte[], int) - Static method in class water.util.UnsafeUtils
-
- get4f() - Method in class water.AutoBuffer
-
- get4f(byte[], int) - Static method in class water.util.UnsafeUtils
-
- get8() - Method in class water.AutoBuffer
-
- get8(byte[], int) - Static method in class water.util.UnsafeUtils
-
- get8d() - Method in class water.AutoBuffer
-
- get8d(byte[], int) - Static method in class water.util.UnsafeUtils
-
- get_as_string(int, NodePersistentStorageV3) - Method in class water.api.NodePersistentStorageHandler
-
- get_as_string(String, String) - Method in class water.init.NodePersistentStorage
-
- get_free_disk() - Method in class water.HeartBeat
-
- get_free_mem() - Method in class water.HeartBeat
-
- GET_KEY_PRIORITY - Static variable in class water.H2O
-
- get_kv_mem() - Method in class water.HeartBeat
-
- get_length(String, String) - Method in class water.init.NodePersistentStorage
-
- get_max_disk() - Method in class water.HeartBeat
-
- get_pojo_mem() - Method in class water.HeartBeat
-
- get_swap_mem() - Method in class water.HeartBeat
-
- get_type() - Method in class water.fvec.Vec
-
Get the column type.
- get_type_str() - Method in class water.fvec.Vec
-
- getA(Class<T>) - Method in class water.AutoBuffer
-
- getA1() - Method in class water.AutoBuffer
-
- getA1(int) - Method in class water.AutoBuffer
-
- getA2() - Method in class water.AutoBuffer
-
- getA4() - Method in class water.AutoBuffer
-
- getA4f() - Method in class water.AutoBuffer
-
- getA8() - Method in class water.AutoBuffer
-
- getA8d() - Method in class water.AutoBuffer
-
- getAA(Class<T>) - Method in class water.AutoBuffer
-
- getAA1() - Method in class water.AutoBuffer
-
- getAA2() - Method in class water.AutoBuffer
-
- getAA4() - Method in class water.AutoBuffer
-
- getAA4f() - Method in class water.AutoBuffer
-
- getAA8() - Method in class water.AutoBuffer
-
- getAA8d() - Method in class water.AutoBuffer
-
- getAAA(Class<T>) - Method in class water.AutoBuffer
-
- getAAA4() - Method in class water.AutoBuffer
-
- getAAA8() - Method in class water.AutoBuffer
-
- getAAA8d() - Method in class water.AutoBuffer
-
- getAAASer(Class<T>) - Method in class water.AutoBuffer
-
- getAASer(Class<T>) - Method in class water.AutoBuffer
-
- getAAStr() - Method in class water.AutoBuffer
-
- getAboutEntries() - Static method in class water.H2O
-
- getActiveThreadCount() - Method in class jsr166y.ForkJoinPool
-
Returns an estimate of the number of threads that are currently
stealing or executing tasks.
- getAEnum(E[]) - Method in class water.AutoBuffer
-
- getAllowedMetrics(Key<Model>) - Static method in class hex.ModelMetrics
-
- getAllProviderNames(boolean) - Method in class water.parser.ParserService
-
- getAllProviders() - Method in class water.parser.ParserService
-
Return list of all parser providers sorted based on priority.
- getAllProviders(boolean) - Method in class water.parser.ParserService
-
Returns all parser providers sorted based on priority if required.
- getAllSchemas() - Method in class water.api.RequestServer.DummyRestApiContext
-
- getArgs() - Method in class water.rapids.ast.AstExec
-
- getArgs() - Method in class water.rapids.vals.ValFun
-
- getArray() - Method in class water.util.ArrayUtils.FrameToArray
-
- getArrivedParties() - Method in class jsr166y.Phaser
-
Returns the number of registered parties that have arrived at
the current phase of this phaser.
- getASer(Class<T>) - Method in class water.AutoBuffer
-
- getAStr() - Method in class water.AutoBuffer
-
- getAsyncMode() - Method in class jsr166y.ForkJoinPool
-
Returns true
if this pool uses local first-in-first-out
scheduling mode for forked tasks that are never joined.
- getAZ() - Method in class water.AutoBuffer
-
- getBins() - Method in class water.fvec.InteractionWrappedVec
-
- getBuffer() - Method in class water.parser.BufferedString
-
- getBuildVersion() - Method in class water.AbstractH2OExtension
-
Get extension-specific build information.
- getByInfo(ParserInfo) - Method in class water.parser.ParserService
-
- getByName(String) - Method in class water.parser.ParserService
-
- getBytes() - Method in class water.fvec.Chunk
-
Short-cut to the embedded big-data memory.
- getBytes() - Method in class water.util.SetOfBytes
-
- getCellValues() - Method in class water.util.TwoDimTable
-
- getChunk() - Method in class water.parser.FVecParseReader
-
Exposes directly the underlying chunk.
- getChunkData(int) - Method in class water.parser.FVecParseReader
-
- getChunkData(int) - Method in interface water.parser.ParseReader
-
- getChunkDataStart(int) - Method in class water.parser.FVecParseReader
-
- getChunkDataStart(int) - Method in interface water.parser.ParseReader
-
- getChunks(Frame, int) - Static method in class water.fvec.ChunkUtils
-
- getClientByIPPort(String) - Static method in class water.H2O
-
- getClients() - Static method in class water.H2O
-
- getCLOUD() - Static method in class water.TimeLine
-
- getCloudSize() - Static method in class water.H2O
-
- getCode() - Method in class water.util.HttpResponseStatus
-
Returns the code of this status.
- getColDim() - Method in class water.util.TwoDimTable
-
Get col dimension
- getColFormats() - Method in class water.util.TwoDimTable
-
- getColHeaderForRowHeaders() - Method in class water.util.TwoDimTable
-
- getColHeaders() - Method in class water.util.TwoDimTable
-
- getColTypes() - Method in class water.util.TwoDimTable
-
- getColumnNames() - Method in class water.parser.ParseSetup
-
- getColumnTypes() - Method in class water.parser.ParseSetup
-
- getColumnTypeStrings() - Method in class water.parser.ParseSetup
-
- getCompleter() - Method in class jsr166y.CountedCompleter
-
Returns the completer established in this task's constructor,
or null
if none.
- getConfirmation(AutoBuffer, long) - Static method in class water.ExternalFrameConfirmationCheck
-
- getConnection(String, int) - Static method in class water.ExternalFrameUtils
-
Get connection to a specific h2o node.
- getConnection(String) - Static method in class water.ExternalFrameUtils
-
- getContent() - Method in interface water.exceptions.JCodeSB
-
- getContent() - Method in class water.util.SB
-
- getContent() - Method in class water.util.SBPrintStream
-
- getCoreExtensions() - Static method in class water.H2O
-
- getCpuTicks() - Method in class water.util.LinuxProcFileReader
-
Array of ticks.
- getCurrentRawParameters() - Method in interface hex.grid.HyperSpaceWalker.HyperSpaceIterator
-
Returns current "raw" state of iterator.
- getCurrentRowSize() - Method in class water.fvec.Frame.CSVStream
-
- getData() - Method in class water.parser.ParseSetup
-
- getDecodedUri(HttpServletRequest) - Static method in class water.JettyHTTPD
-
- getDefaultGridSortBy() - Method in class hex.Model
-
Identifies the default ordering method for models returned from Grid Search
- getDelay(TimeUnit) - Method in class water.RPC
-
- getDependency(TimelineSnapshot.Event) - Method in class water.init.TimelineSnapshot
-
- getDException() - Method in class water.DTask
-
The _ex field as a RuntimeException or null.
- getDoubles(double[], int, int) - Method in class water.fvec.Chunk
-
Dense bulk interface, fetch values from the given range
- getDoubles(double[], int, int, double) - Method in class water.fvec.Chunk
-
- getDoubles(double[], int[]) - Method in class water.fvec.Chunk
-
Dense bulk interface, fetch values from the given ids
- getEmbeddedH2OConfig() - Static method in class water.H2O
-
- getEnum(E[]) - Method in class water.AutoBuffer
-
- getException() - Method in class jsr166y.ForkJoinTask
-
Returns the exception thrown by the base computation, or a
CancellationException
if cancelled, or null
if
none or if the method has not yet completed.
- getExperimentalVersion() - Static method in class water.api.SchemaServer
-
Get the experimental schema version, which indicates that a schema is not guaranteed to be stable between H2O
releases.
- getExtensionName() - Method in class water.AbstractH2OExtension
-
- getExtensionName() - Method in class water.FailedNodeWatchdogExtension
-
- getFactory() - Method in class jsr166y.ForkJoinPool
-
Returns the factory used for constructing new workers.
- getFailedParameters() - Method in class hex.grid.Grid
-
Returns an array of model parameters which caused model build failure.
- getFailedRawParameters() - Method in class hex.grid.Grid
-
Returns list of raw model parameters causing model building failure.
- getFailureCount() - Method in class hex.grid.Grid
-
Returns number of unsuccessful attempts to build a model.
- getFailureDetails() - Method in class hex.grid.Grid
-
Returns detailed messages about model build failures.
- getFailureStackTraces() - Method in class hex.grid.Grid
-
Returns string representation of model build failures'
stack traces.
- getFieldEvenInherited(Object, String) - Static method in class water.util.PojoUtils
-
Gets a public, protected or private Field of an object, even if it's inherited.
- getFieldMetadata(Schema) - Static method in class water.api.SchemaMetadata
-
Returns metadata of all annotated fields.
- getFieldNamingStrategy() - Method in class hex.grid.GridSearch.SimpleParametersBuilderFactory
-
- getFieldNamingStrategy() - Method in interface hex.ModelParametersBuilderFactory
-
Returns mapping from input parameter specification to
attribute names of MP
.
- getFieldNamingStrategy() - Method in class water.api.GridSearchHandler.DefaultModelParametersBuilderFactory
-
- getFieldValue(Object, String, PojoUtils.FieldNaming) - Static method in class water.util.PojoUtils
-
Returns field value.
- getFile(String) - Static method in class water.util.FileUtils
-
- getFilename() - Method in class water.api.StreamingSchema
-
- getFinalSetup(Key[], ParseSetup) - Method in class water.parser.ParseSetup
-
Return create a final parser-specific setup
for this configuration.
- getFirst() - Method in class jsr166y.ConcurrentLinkedDeque
-
- getFirstBytes() - Method in class water.fvec.ByteVec
-
Get an unspecified amount of initial bytes; typically a whole C1NChunk of
length Vec.DFLT_CHUNK_SIZE but no guarantees.
- getFlatfile() - Static method in class water.H2O
-
Returns a set of nodes which are contacted during manual
multicast.
- getForkJoinTaskTag() - Method in class jsr166y.ForkJoinTask
-
Returns the tag for this task.
- getFrame() - Method in class water.rapids.Val
-
- getFrame() - Method in class water.rapids.vals.ValFrame
-
- getFreezable() - Method in class water.Value
-
The FAST path get-POJO as a
Freezable
- final method for speed.
- getFromDKV(Model, Frame) - Static method in class hex.ModelMetrics
-
- getFromDKV(Model, Frame) - Static method in class hex.ModelMetricsBinomial
-
- getFromDKV(Model, Frame) - Static method in class hex.ModelMetricsMultinomial
-
- getFromDKV(Model, Frame) - Static method in class hex.ModelMetricsRegression
-
- getFromDKV(String, String) - Static method in class water.api.FramesHandler
-
- getFromDKV(String, Key) - Static method in class water.api.FramesHandler
-
- getFromDKV(String, String, Class<T>) - Static method in class water.api.Handler
-
- getFromDKV(String, Key, Class<T>) - Static method in class water.api.Handler
-
- getFromDKV(String, String) - Static method in class water.api.ModelsHandler
-
- getFromDKV(String, Key) - Static method in class water.api.ModelsHandler
-
- getFun() - Method in class water.rapids.Val
-
- getFun() - Method in class water.rapids.vals.ValFun
-
- getGet(String) - Static method in class water.DKV
-
- getGet(Key) - Static method in class water.DKV
-
- getGlobalByteOffset() - Method in class water.parser.FVecParseReader
-
- getGlobalByteOffset() - Method in interface water.parser.ParseReader
-
- getHandlerMethodInputSchema(Method) - Static method in class water.api.Handler
-
- getHandlerMethodOutputSchema(Method) - Static method in class water.api.Handler
-
- getHdfsHomeDirectory() - Method in class water.persist.PersistManager
-
- getHighestSupportedVersion() - Static method in class water.api.SchemaServer
-
Get the highest schema version that we support.
- getHitRatioTable(float[]) - Static method in class hex.ModelMetricsMultinomial
-
- getHomeDirectory() - Method in class water.persist.Persist
-
- getHyperNames() - Method in class hex.grid.Grid
-
Returns an array of used hyper parameters names.
- getHyperParamNames() - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- getHyperParamNames() - Method in interface hex.grid.HyperSpaceWalker
-
Returns hyper parameters names which are used for walking the hyper parameters space.
- getHyperValues(MP) - Method in class hex.grid.Grid
-
Return value of hyper parameters used for this grid search.
- getIce() - Method in class water.persist.PersistManager
-
Get the current Persist flavor for user-mode swapping.
- getIcer(Freezable) - Static method in class water.TypeMap
-
- getIdleTimeMillis() - Static method in class water.H2O
-
Get the number of milliseconds the H2O cluster has been idle.
- getImplClass(Class<? extends Schema>) - Static method in class water.api.Schema
-
Return the class of the implementation type parameter I for the
given Schema class.
- getImplClass() - Method in class water.api.Schema
-
Return the class of the implementation type parameter I for this Schema.
- getIndent() - Method in interface water.exceptions.JCodeSB
-
- getIndent() - Method in class water.util.SB
-
- getIndent() - Method in class water.util.SBPrintStream
-
- getIntegers(int[], int, int, int) - Method in class water.fvec.Chunk
-
- getIp() - Method in class water.AbstractHTTPD
-
- getIpPortString() - Static method in class water.H2O
-
- getIpPortString() - Method in class water.H2ONode
-
- getIPv4MulticastGroup(int) - Static method in class water.util.NetworkUtils
-
- getIPv4MulticastGroup(int, int, int) - Static method in class water.util.NetworkUtils
-
- getIPv6MulticastGroup(int, long) - Static method in class water.util.NetworkUtils
-
- getIPv6MulticastGroup(int, long[], long[], long) - Static method in class water.util.NetworkUtils
-
- getIPv6Scope(InetAddress) - Static method in class water.util.NetworkUtils
-
Return IPv6 scope for given IPv6 address.
- getJetty() - Static method in class water.H2O
-
- getk(K) - Method in class water.util.IcedHashMap
-
- getKey(Key, Futures) - Method in class water.AutoBuffer
-
- getKey(Futures) - Method in class water.AutoBuffer
-
- getKeyedClass(Class<? extends KeyV3>) - Static method in class water.api.schemas3.KeyV3
-
- getKeyedClass() - Method in class water.api.schemas3.KeyV3
-
- getKeyedClassType(Class<? extends KeyV3>) - Static method in class water.api.schemas3.KeyV3
-
- getKeyedClassType() - Method in class water.api.schemas3.KeyV3
-
- getLast() - Method in class jsr166y.ConcurrentLinkedDeque
-
- getLatestH2OVersion() - Method in class water.init.AbstractBuildVersion
-
Return version number of the latest stable
H2O or null if it cannot be fetched.
- getLatestOrHighestSupportedVersion() - Static method in class water.api.SchemaServer
-
Combines getLatestVersion() and getHighestSupportedVersion().
- getLatestVersion() - Static method in class water.api.SchemaServer
-
Get the highest schema version number that we've encountered during schema registration.
- getLocalChunkIds(Vec) - Static method in class water.util.VecUtils
-
- getLocalIpPingTimeout() - Static method in class water.util.NetworkUtils
-
- getLocation() - Method in class water.network.SecurityUtils.StoreCredentials
-
- getLogDir() - Static method in class water.util.Log
-
Get the directory where the logs are stored.
- getLogFileName(String) - Static method in class water.util.Log
-
Get log file name without the path for particular log level.
- getLogFilePath(String) - Static method in class water.util.Log
-
Get full path to a specific log file
- getLogLevel() - Static method in class water.util.Log
-
- GetLogsFromNode - Class in water.util
-
Get zipped log directory data from a node.
- GetLogsFromNode() - Constructor for class water.util.GetLogsFromNode
-
- getLongProperty(String) - Static method in class water.util.OSUtils
-
- getLongProperty(String, int) - Static method in class water.util.OSUtils
-
- getMap() - Method in class water.fvec.CreateInteractions.createInteractionDomain
-
- getMaxHyperSpaceSize() - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- getMaxHyperSpaceSize() - Method in interface hex.grid.HyperSpaceWalker
-
Return estimated maximum size of hyperspace, not subject to any early stopping criteria.
- getMeans() - Method in class water.fvec.InteractionWrappedVec
-
- getMethod() - Method in class water.api.RequestUri
-
- getMetricFromModel(Key<Model>, String) - Static method in class hex.ModelMetrics
-
- getMetricFromModelMetric(ModelMetrics, String) - Static method in class hex.ModelMetrics
-
- getModel(MP) - Method in class hex.grid.Grid
-
Returns model for given combination of model parameters or null if the model does not exist.
- getModel() - Method in class water.rapids.Val
-
- getModel() - Method in class water.rapids.vals.ValModel
-
- getModelCategory() - Method in class hex.ClusteringModel.ClusteringOutput
-
- getModelCategory() - Method in class hex.Model.Output
-
- getModelCategory() - Method in class hex.quantile.QuantileModel.QuantileOutput
-
- getModelCount() - Method in class hex.grid.Grid
-
Returns number of models in this grid.
- getModelCount() - Method in class hex.grid.GridSearch
-
Returns expected number of models in resulting Grid object.
- getModelKey(MP) - Method in class hex.grid.Grid
-
- getModelKeys() - Method in class hex.grid.Grid
-
Returns keys of all models included in this object.
- getModelMetrics() - Method in class hex.Model.Output
-
- getModelName() - Method in class hex.grid.Grid
-
Returns name of model included in this object.
- getModelParams(MP, Object[]) - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- getModels() - Method in class hex.grid.Grid
-
Return all models included in this grid object.
- getMojo() - Method in class hex.Model
-
Override this in models that support serialization into the MOJO format.
- getMostImportantFeatures(int) - Method in interface hex.Model.GetMostImportantFeatures
-
- getMul(int) - Method in class water.fvec.InteractionWrappedVec
-
- getMulticastPort(int) - Static method in class water.util.NetworkUtils
-
- getName() - Method in class water.api.AbstractRegister
-
- getName() - Method in class water.api.RegisterV3Api
-
- getName() - Method in class water.api.RegisterV4Api
-
- getName() - Method in interface water.api.RestApiExtension
-
Provide name of the REST API extension.
- getName() - Method in class water.H2O.AboutEntry
-
- getNames() - Method in class water.rapids.vals.ValRow
-
- getNames(Class<? extends Enum<?>>) - Static method in class water.util.EnumUtils
-
Return an array of Strings of all the enum levels.
- getNodeByIpPort(String) - Method in class water.H2O
-
- getNPS() - Static method in class water.H2O
-
- getNum() - Method in class water.rapids.ast.params.AstNum
-
- getNum() - Method in class water.rapids.Val
-
- getNum() - Method in class water.rapids.vals.ValNum
-
- getNumericType() - Method in class water.parser.BufferedString
-
- getNumRows() - Method in class water.ExternalFrameReaderClient
-
- getNums() - Method in class water.rapids.Val
-
- getNums() - Method in class water.rapids.vals.ValNums
-
- getNums() - Method in class water.rapids.vals.ValRow
-
- getOffset() - Method in class water.parser.BufferedString
-
- getOrMakeRealSeed() - Method in class hex.Model.Parameters
-
- getOsName() - Static method in class water.util.OSUtils
-
- getParallelism() - Method in class jsr166y.ForkJoinPool
-
Returns the targeted parallelism level of this pool.
- getParametersBuilderFactory() - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- getParametersBuilderFactory() - Method in interface hex.grid.HyperSpaceWalker
-
- getParams() - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- getParams() - Method in interface hex.grid.HyperSpaceWalker
-
Return initial model parameters for search.
- getParamsList() - Method in class water.api.RequestUri
-
- getParent() - Method in class jsr166y.Phaser
-
Returns the parent of this phaser, or null
if none.
- getParseType() - Method in class water.parser.ParseSetup
-
- getPath() - Method in class water.api.RequestUri
-
- getPathForKey(Key) - Static method in class water.fvec.FileVec
-
- getPendingCount() - Method in class jsr166y.CountedCompleter
-
Returns the current pending count.
- getPersistForURI(URI) - Method in class water.persist.PersistManager
-
- getPhase() - Method in class jsr166y.Phaser
-
Returns the current phase number.
- getPM() - Static method in class water.H2O
-
- getPool() - Static method in class jsr166y.ForkJoinTask
-
Returns the pool hosting the current task execution, or null
if this task is executing outside of any ForkJoinPool.
- getPool() - Method in class jsr166y.ForkJoinWorkerThread
-
Returns the pool hosting this thread.
- getPoolIndex() - Method in class jsr166y.ForkJoinWorkerThread
-
Returns the index number of this thread in its pool.
- getPoolSize() - Method in class jsr166y.ForkJoinPool
-
Returns the number of worker threads that have started but not
yet terminated.
- getPort() - Method in class water.AbstractHTTPD
-
- getPreviewChunkBytes(int) - Method in class water.fvec.ByteVec
-
Get all the bytes of a given chunk.
- getProcessCpusAllowed() - Method in class water.util.LinuxProcFileReader
-
- getProcessID() - Method in class water.util.LinuxProcFileReader
-
- getProcessNumOpenFds() - Method in class water.util.LinuxProcFileReader
-
- getProcessRss() - Method in class water.util.LinuxProcFileReader
-
- getProcessTotalTicks() - Method in class water.util.LinuxProcFileReader
-
- getQueuedSubmissionCount() - Method in class jsr166y.ForkJoinPool
-
Returns an estimate of the number of tasks submitted to this
pool that have not yet begun executing.
- getQueuedTaskCount() - Method in class jsr166y.ForkJoinPool
-
Returns an estimate of the total number of tasks currently held
in queues by worker threads (but not including tasks submitted
to the pool that have not begun executing).
- getQueuedTaskCount() - Static method in class jsr166y.ForkJoinTask
-
Returns an estimate of the number of tasks that have been
forked by the current worker thread but not yet executed.
- getQuiet() - Static method in class water.util.Log
-
- getRawResult() - Method in class jsr166y.CountedCompleter
-
Always returns null
.
- getRawResult() - Method in class jsr166y.ForkJoinTask
-
Returns the result that would be returned by
ForkJoinTask.join()
, even
if this task completed abnormally, or
null
if this task
is not known to have been completed.
- getRawResult() - Method in class jsr166y.RecursiveAction
-
Always returns null
.
- getRawResult() - Method in class jsr166y.RecursiveTask
-
- getReasonPhrase() - Method in class water.util.HttpResponseStatus
-
Returns the reason phrase of this status.
- getRegisteredParties() - Method in class jsr166y.Phaser
-
Returns the number of parties registered at this phaser.
- getResource2(String) - Static method in class water.init.JarHash
-
- getResourcesList(String) - Static method in class water.init.JarHash
-
Given a path name (without preceding and appending "/"),
return the names of all file and directory names contained
in the path location (not recursive).
- getRestApiExtensions() - Static method in class water.H2O
-
- getResult() - Method in class hex.FrameSplitter
-
Blocking call to obtain a result of computation.
- getResult() - Method in class water.fvec.RebalanceDataSet
-
- getResult() - Method in class water.H2O.H2OFuture
-
- getResult(boolean) - Method in class water.MRTask
-
Block for and get any final results from a dfork'd MRTask.
- getResult() - Method in class water.MRTask
-
Block for and get any final results from a dfork'd MRTask.
- getRNG(long...) - Static method in class water.util.RandomUtils
-
- getRoot() - Method in class jsr166y.Phaser
-
Returns the root ancestor of this phaser, which is the same as
this phaser if it has no parent.
- getRow() - Method in class water.rapids.Val
-
- getRow() - Method in class water.rapids.vals.ValFrame
-
Extract row from a single-row frame.
- getRow() - Method in class water.rapids.vals.ValRow
-
- getRowDim() - Method in class water.util.TwoDimTable
-
Get row dimension
- getRowHeaders() - Method in class water.util.TwoDimTable
-
- getRunningThreadCount() - Method in class jsr166y.ForkJoinPool
-
Returns an estimate of the number of worker threads that are
not blocked waiting to join tasks or for other managed
synchronization.
- getSchema(String) - Static method in class water.api.SchemaServer
-
Lookup schema by name.
- getSchemaName() - Method in class water.api.Schema
-
- getSchemaType() - Method in class water.api.Schema
-
- getSchemaVersion() - Method in class water.api.Schema
-
Get the version number of this schema, for example 3 or 99.
- getScheme() - Method in class water.AbstractHTTPD
-
- getScoringInfos() - Method in class hex.grid.Grid
-
- getSecurityManager() - Method in class water.H2ONode
-
- getSer() - Method in class water.AutoBuffer
-
- getSer(Class<T>) - Method in class water.AutoBuffer
-
- getServer() - Method in class water.AbstractHTTPD
-
- getShutdownRequested() - Static method in class water.H2O
-
- getSocketFactory() - Method in class water.H2ONode
-
- getSparseDoubles(double[], int[]) - Method in class water.fvec.Chunk
-
Sparse bulk interface, stream through the compressed values and extract them into dense double array.
- getSparseDoubles(double[], int[], double) - Method in class water.fvec.Chunk
-
- getStableVersion() - Static method in class water.api.SchemaServer
-
- getStartMillis() - Static method in class water.JettyHTTPD
-
- getStats() - Method in class water.persist.PersistManager
-
- getStealCount() - Method in class jsr166y.ForkJoinPool
-
Returns an estimate of the total number of tasks stolen from
one thread's work queue by another.
- getStr(int, int) - Method in class water.AutoBuffer
-
- getStr() - Method in class water.AutoBuffer
-
- getStr() - Method in class water.rapids.ast.params.AstStr
-
- getStr() - Method in class water.rapids.Val
-
- getStr() - Method in class water.rapids.vals.ValStr
-
- getStreamWriter() - Method in class water.api.StreamingSchema
-
Returns stream writer providing output stream.
- getStrs() - Method in class water.rapids.Val
-
- getStrs() - Method in class water.rapids.vals.ValStrs
-
- getSub(int) - Method in class water.fvec.InteractionWrappedVec
-
- getSubModels() - Method in class hex.MultiModelMojoWriter
-
- getSurplusQueuedTaskCount() - Static method in class jsr166y.ForkJoinTask
-
Returns an estimate of how many more locally queued tasks are
held by the current worker thread than there are other worker
threads that might steal them.
- getSystemIdleTicks() - Method in class water.util.LinuxProcFileReader
-
- getSystemTotalTicks() - Method in class water.util.LinuxProcFileReader
-
- getTableDescription() - Method in class water.util.TwoDimTable
-
- getTableHeader() - Method in class water.util.TwoDimTable
-
- getTheFreezableOrThrow(int) - Static method in class water.TypeMap
-
- getTimezone() - Static method in class water.parser.ParseTime
-
- getToEigenVec() - Method in class hex.Model
-
- getToEigenVec() - Method in class hex.ModelBuilder
-
- getTotalPhysicalMemory() - Static method in class water.util.OSUtils
-
Safe call to obtain size of total physical memory.
- getTotalSpace() - Method in class water.persist.Persist
-
Total storage space, or -1 for unknown
- getTrainingFrame() - Method in class hex.grid.Grid
-
Returns the data frame used to train all these models.
- getUdp(int) - Static method in class water.UDP
-
- getUnarrivedParties() - Method in class jsr166y.Phaser
-
Returns the number of registered parties that have not yet
arrived at the current phase of this phaser.
- getUncaughtExceptionHandler() - Method in class jsr166y.ForkJoinPool
-
Returns the handler for internal worker threads that terminate
due to unrecoverable errors encountered while executing tasks.
- getUri() - Method in class water.api.Route
-
- getURI(String) - Static method in class water.util.FileUtils
-
- getUrl() - Method in class water.api.RequestUri
-
- getURL(String) - Static method in class water.H2O
-
- getURL(String, InetAddress, int, String) - Static method in class water.H2O
-
- getUsableSpace() - Method in class water.persist.Persist
-
Usable storage space, or -1 for unknown
- getUserAgent() - Static method in class water.JettyHTTPD
-
- getValue() - Method in class water.H2O.AboutEntry
-
- getVar(Vec) - Static method in class water.rapids.ast.prims.advmath.AstVariance
-
- getVecKey(Key) - Static method in class water.fvec.Vec
-
Get a Vec Key from Chunk Key, without loading the Chunk.
- getVecKey() - Method in class water.Key
-
- getVersion() - Method in class water.api.RequestUri
-
- getVersion() - Method in class water.api.Route
-
- getWaitingConsumerCount() - Method in class jsr166y.LinkedTransferQueue
-
- getWaitingConsumerCount() - Method in interface jsr166y.TransferQueue
-
Returns an estimate of the number of consumers waiting to
receive elements via BlockingQueue.take()
or timed
poll
.
- getWovenFields(Class) - Static method in class water.Weaver
-
Get all woven fields in this class, including subclasses, up to the
normal
Iced
serialization classes, skipping static and transient
fields, and the required _ice_id field.
- getZ() - Method in class water.AutoBuffer
-
- gflops - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- Gini - Variable in class water.api.schemas3.ModelMetricsBinomialV3
-
- GLMMetrics - Interface in hex
-
Created by tomasnykodym on 1/5/16.
- globalKeysOfClass(Class) - Static method in class water.KeySnapshot
-
Return all the keys of the given class.
- globalSnapshot() - Static method in class water.KeySnapshot
-
- globalSnapshot(long) - Static method in class water.KeySnapshot
-
Cache-enabled call to get global key snapshot.
- GONE - Static variable in class water.util.HttpResponseStatus
-
410 Gone
- GOOGLE_DNS_IPV4 - Static variable in class water.util.NetworkUtils
-
- GOOGLE_DNS_IPV6 - Static variable in class water.util.NetworkUtils
-
- Grid<MP extends Model.Parameters> - Class in hex.grid
-
A Grid of Models representing result of hyper-parameter space exploration.
- Grid(Key, MP, String[], PojoUtils.FieldNaming) - Constructor for class hex.grid.Grid
-
Construct a new grid object to store results of grid search.
- grid_id - Variable in class hex.schemas.GridSchemaV99
-
- grid_id - Variable in class hex.schemas.GridSearchSchema
-
- GRID_PROTO - Static variable in class hex.grid.Grid
-
Publicly available Grid prototype - used by REST API.
- gridable - Variable in class water.api.schemas3.ModelParameterSchemaV3
-
- gridKeyName(String, Frame) - Static method in class hex.grid.GridSearch
-
Defines a key for a new Grid object holding results of grid search.
- Grids - Class in water.api
-
- Grids() - Constructor for class water.api.Grids
-
- grids - Variable in class water.api.schemas99.GridsV99
-
- GridSchemaV99 - Class in hex.schemas
-
REST endpoint representing single grid object.
- GridSchemaV99() - Constructor for class hex.schemas.GridSchemaV99
-
- GridSearch<MP extends Model.Parameters> - Class in hex.grid
-
Grid search job.
- GridSearch.SimpleParametersBuilderFactory<MP extends Model.Parameters> - Class in hex.grid
-
The factory is producing a parameters builder which uses reflection to setup field values.
- GridSearch.SimpleParametersBuilderFactory() - Constructor for class hex.grid.GridSearch.SimpleParametersBuilderFactory
-
- GridSearch.SimpleParametersBuilderFactory.SimpleParamsBuilder<MP extends Model.Parameters> - Class in hex.grid
-
The builder modifies initial model parameters directly by reflection.
- GridSearch.SimpleParametersBuilderFactory.SimpleParamsBuilder(MP) - Constructor for class hex.grid.GridSearch.SimpleParametersBuilderFactory.SimpleParamsBuilder
-
- GridSearchHandler<G extends Grid<MP>,S extends GridSearchSchema<G,S,MP,P>,MP extends Model.Parameters,P extends ModelParametersSchemaV3> - Class in water.api
-
A generic grid search handler implementing launch of grid search.
- GridSearchHandler() - Constructor for class water.api.GridSearchHandler
-
- GridSearchHandler.DefaultModelParametersBuilderFactory<MP extends Model.Parameters,PS extends ModelParametersSchemaV3> - Class in water.api
-
- GridSearchHandler.DefaultModelParametersBuilderFactory() - Constructor for class water.api.GridSearchHandler.DefaultModelParametersBuilderFactory
-
- GridSearchHandler.ModelParametersFromSchemaBuilder<MP extends Model.Parameters,PS extends ModelParametersSchemaV3> - Class in water.api
-
Model parameters factory building model parameters with respect to its schema.
- GridSearchHandler.ModelParametersFromSchemaBuilder(MP) - Constructor for class water.api.GridSearchHandler.ModelParametersFromSchemaBuilder
-
- GridSearchSchema<G extends Grid<MP>,S extends GridSearchSchema<G,S,MP,P>,MP extends Model.Parameters,P extends ModelParametersSchemaV3> - Class in hex.schemas
-
This is a common grid search schema composed of two parameters: default parameters for a builder
and hyper parameters which are given as a mapping from parameter name to list of possible
values.
- GridSearchSchema() - Constructor for class hex.schemas.GridSearchSchema
-
- GridsHandler - Class in water.api
-
/Grids/ end-point handler.
- GridsHandler() - Constructor for class water.api.GridsHandler
-
- GridsV99 - Class in water.api.schemas99
-
- GridsV99() - Constructor for class water.api.schemas99.GridsV99
-
- group() - Method in class water.fvec.Vec
-
Get the group this vector belongs to.
- GRP - Static variable in class water.Key
-
- GUESS_COL_CNT - Static variable in class water.parser.ParseSetup
-
- GUESS_HEADER - Static variable in class water.parser.ParseSetup
-
- GUESS_INFO - Static variable in class water.parser.DefaultParserProviders
-
- GUESS_SEP - Static variable in class water.parser.ParseSetup
-
- guessNAStrings(byte[]) - Method in class water.parser.PreviewParseWriter
-
- guessParserSetup(ParseSetup, URI...) - Static method in class water.util.FrameUtils
-
- guessSetup(int, ParseSetupV3) - Method in class water.api.ParseSetupHandler
-
- guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][]) - Method in class water.parser.DefaultParserProviders.ArffParserProvider
-
- guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][]) - Method in class water.parser.DefaultParserProviders.CsvParserProvider
-
- guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][]) - Method in class water.parser.DefaultParserProviders.GuessParserProvider
-
- guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][]) - Method in class water.parser.DefaultParserProviders.SVMLightParserProvider
-
- guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][]) - Method in class water.parser.DefaultParserProviders.XlsParserProvider
-
- guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][]) - Method in class water.parser.ParserProvider
-
Returns parser setup of throws exception if input is not recognized
- guessSetup(Key[], boolean, int) - Static method in class water.parser.ParseSetup
-
Used by test harnesses for simple parsing of test data.
- guessSetup(Key[], ParseSetup) - Static method in class water.parser.ParseSetup
-
Discover the parse setup needed to correctly parse all files.
- guessSetup(ByteVec, byte[], ParseSetup) - Static method in class water.parser.ParseSetup
-
Guess everything from a single pile-o-bits.
- guessSetup(ByteVec, byte[], ParserInfo, byte, int, boolean, int, String[], byte[], String[][], String[][]) - Static method in class water.parser.ParseSetup
-
- guessTypes() - Method in class water.parser.PreviewParseWriter
-
- GUI_PRIORITY - Static variable in class water.H2O
-
- h2o - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- H2O - Class in water
-
Start point for creating or joining an H2O
Cloud.
- H2O.AboutEntry - Class in water
-
- H2O.BaseArgs - Class in water
-
A class containing all of the authentication arguments for H2O.
- H2O.BaseArgs() - Constructor for class water.H2O.BaseArgs
-
- H2O.FJWThr - Class in water
-
- H2O.GAStartupReportThread - Class in water
-
- H2O.GAStartupReportThread() - Constructor for class water.H2O.GAStartupReportThread
-
- H2O.H2OCallback<T extends H2O.H2OCountedCompleter> - Class in water
-
- H2O.H2OCallback() - Constructor for class water.H2O.H2OCallback
-
- H2O.H2OCallback(H2O.H2OCountedCompleter) - Constructor for class water.H2O.H2OCallback
-
- H2O.H2OCountedCompleter<T extends H2O.H2OCountedCompleter> - Class in water
-
- H2O.H2OCountedCompleter() - Constructor for class water.H2O.H2OCountedCompleter
-
- H2O.H2OCountedCompleter(H2O.H2OCountedCompleter) - Constructor for class water.H2O.H2OCountedCompleter
-
- H2O.H2OCountedCompleter(byte) - Constructor for class water.H2O.H2OCountedCompleter
-
- H2O.H2OCountedCompleter(H2O.H2OCountedCompleter, byte) - Constructor for class water.H2O.H2OCountedCompleter
-
- H2O.H2OFuture<T> - Class in water
-
- H2O.H2OFuture() - Constructor for class water.H2O.H2OFuture
-
- H2O.OptArgs - Class in water
-
A class containing all of the arguments for H2O.
- H2O.OptArgs() - Constructor for class water.H2O.OptArgs
-
- H2O.OptString - Class in water
-
- H2O.OptString(String) - Constructor for class water.H2O.OptString
-
- H2O_PORT - Static variable in class water.H2O
-
- H2O_REST_API_VERSION - Static variable in class water.api.RequestServer
-
- H2OAbstractRuntimeException - Exception in water.exceptions
-
RuntimeException which results in an http 400 error, and serves as a base class for other error types.
- H2OAbstractRuntimeException(String, String, IcedHashMapGeneric.IcedHashMapStringObject) - Constructor for exception water.exceptions.H2OAbstractRuntimeException
-
- H2OAbstractRuntimeException(String, String) - Constructor for exception water.exceptions.H2OAbstractRuntimeException
-
- H2OBinaryOp - Class in water.rapids.transforms
-
- H2OBinaryOp(String, String, boolean, String[]) - Constructor for class water.rapids.transforms.H2OBinaryOp
-
- H2OCategoricalLevelNotFoundArgumentException - Exception in water.exceptions
-
Exception signalling that an categorical level was not found.
- H2OCategoricalLevelNotFoundArgumentException(String, String, String, String) - Constructor for exception water.exceptions.H2OCategoricalLevelNotFoundArgumentException
-
- H2OCC - Static variable in class water.TypeMap
-
- H2OColOp - Class in water.rapids.transforms
-
- H2OColOp(String, String, boolean, String[]) - Constructor for class water.rapids.transforms.H2OColOp
-
- H2OColSelect - Class in water.rapids.transforms
-
- H2OColSelect(String, String, boolean, String[]) - Constructor for class water.rapids.transforms.H2OColSelect
-
- H2OColumnNotFoundArgumentException - Exception in water.exceptions
-
Exception signalling that a Vec was not found.
- H2OColumnNotFoundArgumentException(String, Frame, String) - Constructor for exception water.exceptions.H2OColumnNotFoundArgumentException
-
- H2OColumnNotFoundArgumentException(String, String, String) - Constructor for exception water.exceptions.H2OColumnNotFoundArgumentException
-
- H2OColumnNotFoundArgumentException(Frame, String) - Constructor for exception water.exceptions.H2OColumnNotFoundArgumentException
-
- H2OColumnNotFoundArgumentException(String, String) - Constructor for exception water.exceptions.H2OColumnNotFoundArgumentException
-
- H2OError - Class in water
-
Class which represents a back-end error which will be returned to the client.
- H2OError(String, String, String, int, IcedHashMapGeneric.IcedHashMapStringObject, Exception) - Constructor for class water.H2OError
-
- H2OError(long, String, String, String, int, IcedHashMapGeneric.IcedHashMapStringObject, Throwable) - Constructor for class water.H2OError
-
- H2OError(Throwable, String) - Constructor for class water.H2OError
-
- H2OErrorV3<I extends H2OError,S extends H2OErrorV3<I,S>> - Class in water.api.schemas3
-
Schema which represents a back-end error which will be returned to the client.
- H2OErrorV3() - Constructor for class water.api.schemas3.H2OErrorV3
-
- H2OFailException - Exception in water.exceptions
-
RuntimeException which causes H2O to shut down.
- H2OFailException(String) - Constructor for exception water.exceptions.H2OFailException
-
- H2OFailException(String, Throwable) - Constructor for exception water.exceptions.H2OFailException
-
- H2OIllegalArgumentException - Exception in water.exceptions
-
- H2OIllegalArgumentException(String, String, Object) - Constructor for exception water.exceptions.H2OIllegalArgumentException
-
- H2OIllegalArgumentException(String, String, IcedHashMapGeneric.IcedHashMapStringObject) - Constructor for exception water.exceptions.H2OIllegalArgumentException
-
Raw-message constructor for use by subclasses.
- H2OIllegalArgumentException(String, String) - Constructor for exception water.exceptions.H2OIllegalArgumentException
-
Raw-message constructor for use by subclasses.
- H2OIllegalArgumentException(String) - Constructor for exception water.exceptions.H2OIllegalArgumentException
-
Raw-message constructor for use by subclasses.
- H2OIllegalValueException - Exception in water.exceptions
-
Exception indicating that we found an illegal value which was not passed in as an argument.
- H2OIllegalValueException(String, String, Object) - Constructor for exception water.exceptions.H2OIllegalValueException
-
- H2OIllegalValueException(String, Object) - Constructor for exception water.exceptions.H2OIllegalValueException
-
- H2OKeyNotFoundArgumentException - Exception in water.exceptions
-
Exception signalling that a Key was not found.
- H2OKeyNotFoundArgumentException(String, String, String) - Constructor for exception water.exceptions.H2OKeyNotFoundArgumentException
-
- H2OKeyNotFoundArgumentException(String, String) - Constructor for exception water.exceptions.H2OKeyNotFoundArgumentException
-
- H2OKeyNotFoundArgumentException(String, Key) - Constructor for exception water.exceptions.H2OKeyNotFoundArgumentException
-
- H2OKeyNotFoundArgumentException(String) - Constructor for exception water.exceptions.H2OKeyNotFoundArgumentException
-
- H2OKeyNotFoundArgumentException(Key) - Constructor for exception water.exceptions.H2OKeyNotFoundArgumentException
-
- H2OKeysNotFoundArgumentException - Exception in water.exceptions
-
- H2OKeysNotFoundArgumentException(String, String[]) - Constructor for exception water.exceptions.H2OKeysNotFoundArgumentException
-
- H2OKeyWrongTypeArgumentException - Exception in water.exceptions
-
- H2OKeyWrongTypeArgumentException(String, Object, Class<? extends Keyed>, Class) - Constructor for exception water.exceptions.H2OKeyWrongTypeArgumentException
-
- H2OModelBuilderError - Class in water
-
Class which represents a ModelBuilder back-end error which will be returned to the client.
- H2OModelBuilderError(long, String, String, String, int, IcedHashMapGeneric.IcedHashMapStringObject, H2OModelBuilderIllegalArgumentException) - Constructor for class water.H2OModelBuilderError
-
- H2OModelBuilderErrorV3 - Class in water.api.schemas3
-
Schema which represents a back-end error from the model building process which will be
returned to the client.
- H2OModelBuilderErrorV3() - Constructor for class water.api.schemas3.H2OModelBuilderErrorV3
-
- H2OModelBuilderIllegalArgumentException - Exception in water.exceptions
-
- H2ONode - Class in water
-
A Node
in an H2O
Cloud.
- H2ONotFoundArgumentException - Exception in water.exceptions
-
- H2ONotFoundArgumentException(String, String) - Constructor for exception water.exceptions.H2ONotFoundArgumentException
-
- H2ONotFoundArgumentException(String) - Constructor for exception water.exceptions.H2ONotFoundArgumentException
-
- H2OPropertyConfigurator - Class in org.apache.log4j
-
Append to an existing live log4j configuration rather than to create a new one
with a new complete properties file.
- H2OPropertyConfigurator() - Constructor for class org.apache.log4j.H2OPropertyConfigurator
-
- H2oRestGsonHelper - Class in water.api
-
Custom Gson serialization for our REST API, which does things like turn a String of a Key into
a Key object automagically.
- H2oRestGsonHelper() - Constructor for class water.api.H2oRestGsonHelper
-
- H2OScaler - Class in water.rapids.transforms
-
- H2OSecurityManager - Class in water
-
Takes care of security.
- H2OStarter - Class in water
-
H2O starter which manages start and registration of application extensions.
- H2OStarter() - Constructor for class water.H2OStarter
-
- handle(int, Route, Properties, String) - Method in class water.api.GridSearchHandler
-
- handle(int, Route, Properties, String) - Method in class water.api.Handler
-
- handle(int, Route, Properties, String) - Method in class water.api.ModelBuilderHandler
-
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class water.JettyHTTPD.AuthenticationHandler
-
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class water.JettyHTTPD.ExtensionHandler1
-
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class water.JettyHTTPD.GateHandler
-
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class water.JettyHTTPD.LoginHandler
-
- handle1(String, Request, HttpServletRequest, HttpServletResponse) - Method in class water.JettyHTTPD
-
- Handler - Class in water.api
-
- Handler() - Constructor for class water.api.Handler
-
- handler_class - Variable in class water.api.schemas3.RouteV3
-
- handler_method - Variable in class water.api.schemas3.RouteV3
-
- HandlerFactory - Interface in water.api
-
Handler factory supports different strategies to
create an instance of handler class for given registered route.
- has(long) - Method in class water.rapids.ast.params.AstNumList
-
- HAS_HEADER - Static variable in class water.parser.ParseSetup
-
- has_response - Variable in class hex.CreateFrame
-
- has_response - Variable in class water.api.schemas3.CreateFrameV3
-
- has_response - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- hasCheckpoint() - Method in class hex.Model.Parameters
-
- hasErrors() - Method in class water.parser.FVecParseWriter
-
- hasErrors() - Method in interface water.parser.ParseWriter
-
- hasErrors() - Method in class water.parser.PreviewParseWriter
-
- hasException() - Method in class water.DTask
-
- hasFloat() - Method in class water.fvec.Chunk
-
- hasFold() - Method in class hex.Model.Output
-
- hasFoldCol() - Method in class hex.ModelBuilder
-
- hash() - Method in class water.rapids.ast.prims.mungers.AstGroup.G
-
- hash_login - Variable in class water.H2O.BaseArgs
-
-hash_login enables HashLoginService
- hashCode() - Method in class hex.Model.InteractionPair
-
- hashCode() - Method in class water.api.Route
-
- hashCode() - Method in class water.fvec.Vec
-
Vec's hashcode, which is just the Vec Key hashcode.
- hashCode() - Method in class water.fvec.Vec.VectorGroup
-
VectorGroups's hashcode
- hashCode() - Method in class water.H2ONode
-
- hashCode() - Method in class water.init.TimelineSnapshot.Event
-
- hashCode() - Method in class water.Key
-
- hashCode() - Method in class water.parser.BufferedString
-
- hashCode() - Method in class water.parser.ParserInfo
-
- hashCode() - Method in class water.rapids.ast.prims.mungers.AstGroup.G
-
- hashCode() - Method in class water.udf.DataColumn
-
- hashCode() - Method in class water.udf.FoldingColumn
-
- hashCode() - Method in class water.udf.Fun2Column
-
- hashCode() - Method in class water.udf.Fun3Column
-
- hashCode() - Method in class water.udf.FunColumn
-
- hashCode() - Method in class water.udf.UnfoldingColumn
-
- hashCode(Object) - Static method in class water.util.fp.FP
-
- hashCode() - Method in class water.util.fp.FP.Some
-
- hashCode() - Method in class water.util.fp.JustCode
-
- hashCode() - Method in class water.util.HttpResponseStatus
-
- hashCode() - Method in class water.util.IcedDouble
-
- hashCode() - Method in class water.util.IcedHashMapBase
-
- hashCode() - Method in class water.util.IcedHashMapGeneric
-
- hashCode() - Method in class water.util.IcedInt
-
- hashCode() - Method in class water.util.IcedLong
-
- hashCode(Object) - Static method in class water.util.Java7.Objects
-
- hashCode() - Method in class water.util.Pair
-
- hashCode() - Method in class water.util.SetOfBytes
-
- hashCode() - Method in class water.util.Triple
-
- hasInfs() - Method in class water.fvec.Frame
-
- hasNA() - Method in class water.fvec.CategoricalWrappedVec.CategoricalWrappedChunk
-
- hasNA() - Method in class water.fvec.Chunk
-
- hasNaNs(double[]) - Static method in class water.util.ArrayUtils
-
- hasNaNsOrInfs(double[]) - Static method in class water.util.ArrayUtils
-
- hasNaNsOrInfs(float[]) - Static method in class water.util.ArrayUtils
-
- hasNAs() - Method in class water.fvec.Frame
-
- hasNext(Model) - Method in interface hex.grid.HyperSpaceWalker.HyperSpaceIterator
-
Returns true if the iterator can continue.
- hasNext() - Method in class water.init.TimelineSnapshot
-
Just check if there is any non null non-issued event.
- hasNzs(double[]) - Static method in class water.util.ArrayUtils
-
- hasOffset() - Method in class hex.Model.Output
-
- hasOffsetCol() - Method in class hex.ModelBuilder
-
- hasQueuedSubmissions() - Method in class jsr166y.ForkJoinPool
-
Returns true
if there are any tasks submitted to this
pool that have not yet begun executing.
- hasWaitingConsumer() - Method in class jsr166y.LinkedTransferQueue
-
- hasWaitingConsumer() - Method in interface jsr166y.TransferQueue
-
Returns true
if there is at least one consumer waiting
to receive an element via BlockingQueue.take()
or
timed poll
.
- hasWeightCol() - Method in class hex.ModelBuilder
-
- hasWeights() - Method in class hex.Model.Output
-
- have_mojo - Variable in class water.api.schemas4.ModelInfoV4
-
- have_pojo - Variable in class water.api.schemas4.ModelInfoV4
-
- haveInheritedLog4jConfiguration() - Static method in class water.H2O
-
- haveMojo() - Method in class hex.ModelBuilder
-
- havePojo() - Method in class hex.ModelBuilder
-
- HDFS - Static variable in class water.persist.PersistManager.Schemes
-
- HDFS - Static variable in class water.Value
-
- hdfs_config - Variable in class water.H2O.OptArgs
-
-hdfs_config=hdfs_config; configuration file of the HDFS
- hdfs_skip - Variable in class water.H2O.OptArgs
-
-hdfs_skip=hdfs_skip; used by Hadoop driver to not unpack and load any HDFS jar file at runtime.
- HDFSFileVec - Class in water.fvec
-
Vec representation of file stored on HDFS.
- HDFSIOException - Exception in water.api
-
- HDFSIOException(String, String, Exception) - Constructor for exception water.api.HDFSIOException
-
- header - Variable in class water.api.NanoResponse
-
Headers for the HTTP response.
- heading1(String...) - Method in class water.util.MarkdownBuilder
-
- heading2(String...) - Method in class water.util.MarkdownBuilder
-
- headOption(Iterator<T>) - Static method in class water.util.fp.FP
-
- headOption(Iterable<T>) - Static method in class water.util.fp.FP
-
- healthy - Variable in class water.api.schemas3.CloudV3.NodeV3
-
- healthy() - Method in class water.H2O
-
- HeartBeat - Class in water
-
Struct holding H2ONode health info.
- HeartBeat() - Constructor for class water.HeartBeat
-
- HeartBeatThread - Class in water
-
Starts a thread publishing multicast HeartBeats to the local subnet: the
Leader of this Cloud.
- HeartBeatThread() - Constructor for class water.HeartBeatThread
-
- help() - Method in class water.api.CreateFrameHandler.CreateSimpleFrame
-
- help() - Method in class water.api.JobsHandler.FetchJob
-
- help() - Method in class water.api.RapidsHandler.StartSession4
-
- help() - Method in class water.api.RestApiHandler
-
Help for this endpoint (will be used in generated bindings).
- help - Variable in class water.api.schemas3.FieldMetadataV3
-
- help - Variable in class water.api.schemas3.ModelOutputSchemaV3
-
- help - Variable in class water.api.schemas3.ModelParameterSchemaV3
-
- help - Variable in class water.H2O.OptArgs
-
-help, -help=true; print help and exit
- helpQuiesce() - Static method in class jsr166y.ForkJoinTask
-
Possibly executes tasks until the pool hosting the current task
is quiescent
.
- hex - package hex
-
- hex.createframe - package hex.createframe
-
- hex.createframe.columns - package hex.createframe.columns
-
- hex.createframe.postprocess - package hex.createframe.postprocess
-
- hex.createframe.recipes - package hex.createframe.recipes
-
- hex.grid - package hex.grid
-
- hex.quantile - package hex.quantile
-
- hex.schemas - package hex.schemas
-
- hex_string - Variable in class water.api.schemas3.DownloadDataV3
-
- HIDDEN_USER_KEY - Static variable in class water.Key
-
- hide(String, String) - Method in class hex.ModelBuilder
-
- histogram_base - Variable in class water.api.schemas3.FrameV3.ColV3
-
- histogram_bins - Variable in class water.api.schemas3.FrameV3.ColV3
-
- histogram_stride - Variable in class water.api.schemas3.FrameV3.ColV3
-
- hit_ratio_table - Variable in class water.api.schemas3.ModelMetricsMultinomialV3
-
- hline() - Method in class water.util.MarkdownBuilder
-
- home() - Method in class water.Key
-
- home_node() - Method in class water.Key
-
The home node for this Key.
- HostnameGuesser - Class in water.init
-
- HostnameGuesser() - Constructor for class water.init.HostnameGuesser
-
- HostnameGuesser.CIDRBlock - Class in water.init
-
Representation of a single CIDR block (subnet).
- hr() - Method in class hex.ModelMetrics
-
- hr() - Method in class hex.ModelMetricsMultinomial
-
- HTTP_ACCEPTED - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_BAD_METHOD - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_BAD_REQUEST - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_CREATED - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_FORBIDDEN - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_INTERNAL_ERROR - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- http_method - Variable in class water.api.schemas3.MetadataV3
-
- http_method - Variable in class water.api.schemas3.RouteV3
-
- HTTP_NO_CONTENT - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_NOT_FOUND - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_NOT_IMPLEMENTED - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_NOT_MODIFIED - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_OK - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_PARTIAL_CONTENT - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_PRECONDITION_FAILED - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_RANGE_NOT_SATISFIABLE - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_REDIRECT - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_RESPONSE_CODE() - Method in exception water.exceptions.H2OAbstractRuntimeException
-
- HTTP_RESPONSE_CODE() - Method in exception water.exceptions.H2OFailException
-
- HTTP_RESPONSE_CODE() - Method in exception water.exceptions.H2OIllegalArgumentException
-
- HTTP_RESPONSE_CODE() - Method in exception water.exceptions.H2OKeyWrongTypeArgumentException
-
- HTTP_RESPONSE_CODE() - Method in exception water.exceptions.H2ONotFoundArgumentException
-
- HTTP_SERVICE_NOT_AVAILABLE - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- http_status - Variable in class water.api.schemas3.H2OErrorV3
-
- HTTP_TEAPOT - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_THROTTLE - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_TOO_LONG_REQUEST - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_UNAUTHORIZED - Static variable in class water.api.RequestServer
-
Some HTTP response status codes
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class water.util.HttpResponseStatus
-
505 HTTP Version Not Supported
- httpd(String) - Static method in class water.util.Log
-
- httpd(String, String, int, long) - Static method in class water.util.Log
-
- HttpResponseStatus - Class in water.util
-
The response code and its description of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpResponseStatus(int, String) - Constructor for class water.util.HttpResponseStatus
-
Creates a new instance with the specified code
and its
reasonPhrase
.
- httpStatus() - Method in class hex.schemas.ModelBuilderSchema
-
- httpStatus() - Method in class water.api.schemas3.H2OErrorV3
-
- httpStatus() - Method in interface water.api.SpecifiesHttpResponseCode
-
- httpStatusHeader(int) - Static method in class water.H2OError
-
- huber_alpha - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- huberDelta - Variable in class hex.Distribution
-
- hyper_names - Variable in class hex.schemas.GridSchemaV99
-
- hyper_parameters - Variable in class hex.schemas.GridSearchSchema
-
- hypers(int[], Object[]) - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
Given a list of indices for the hyperparameter values return an Object[] of the actual values.
- HyperSpaceSearchCriteria - Class in hex.grid
-
Search criteria for a hyperparameter search including directives for how to search and
when to stop the search.
- HyperSpaceSearchCriteria(HyperSpaceSearchCriteria.Strategy) - Constructor for class hex.grid.HyperSpaceSearchCriteria
-
- HyperSpaceSearchCriteria.CartesianSearchCriteria - Class in hex.grid
-
Search criteria for an exhaustive Cartesian hyperparameter search.
- HyperSpaceSearchCriteria.CartesianSearchCriteria() - Constructor for class hex.grid.HyperSpaceSearchCriteria.CartesianSearchCriteria
-
- HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria - Class in hex.grid
-
Search criteria for a hyperparameter search including directives for how to search and
when to stop the search.
- HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria() - Constructor for class hex.grid.HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria
-
- HyperSpaceSearchCriteria.Strategy - Enum in hex.grid
-
- HyperSpaceSearchCriteriaV99<I extends HyperSpaceSearchCriteria,S extends HyperSpaceSearchCriteriaV99<I,S>> - Class in hex.schemas
-
Search criteria for a hyperparameter search including directives for how to search and
when to stop the search.
- HyperSpaceSearchCriteriaV99() - Constructor for class hex.schemas.HyperSpaceSearchCriteriaV99
-
- HyperSpaceSearchCriteriaV99.CartesianSearchCriteriaV99 - Class in hex.schemas
-
Search criteria for an exhaustive Cartesian hyperparameter search.
- HyperSpaceSearchCriteriaV99.CartesianSearchCriteriaV99() - Constructor for class hex.schemas.HyperSpaceSearchCriteriaV99.CartesianSearchCriteriaV99
-
- HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99 - Class in hex.schemas
-
Search criteria for random hyperparameter search using hyperparameter values given by
lists.
- HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99() - Constructor for class hex.schemas.HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99
-
- HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99(long, int, int) - Constructor for class hex.schemas.HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99
-
- HyperSpaceWalker<MP extends Model.Parameters,C extends HyperSpaceSearchCriteria> - Interface in hex.grid
-
- HyperSpaceWalker.BaseWalker<MP extends Model.Parameters,C extends HyperSpaceSearchCriteria> - Class in hex.grid
-
Superclass for for all hyperparameter space walkers.
- HyperSpaceWalker.BaseWalker(MP, Map<String, Object[]>, ModelParametersBuilderFactory<MP>, C) - Constructor for class hex.grid.HyperSpaceWalker.BaseWalker
-
- HyperSpaceWalker.BaseWalker.WalkerFactory<MP extends Model.Parameters,C extends HyperSpaceSearchCriteria> - Class in hex.grid
-
Java hackery so we can have a factory method on a class with type params.
- HyperSpaceWalker.BaseWalker.WalkerFactory() - Constructor for class hex.grid.HyperSpaceWalker.BaseWalker.WalkerFactory
-
- HyperSpaceWalker.CartesianWalker<MP extends Model.Parameters> - Class in hex.grid
-
Hyperparameter space walker which visits each combination of hyperparameters in order.
- HyperSpaceWalker.CartesianWalker(MP, Map<String, Object[]>, ModelParametersBuilderFactory<MP>, HyperSpaceSearchCriteria.CartesianSearchCriteria) - Constructor for class hex.grid.HyperSpaceWalker.CartesianWalker
-
- HyperSpaceWalker.HyperSpaceIterator<MP extends Model.Parameters> - Interface in hex.grid
-
- HyperSpaceWalker.RandomDiscreteValueWalker<MP extends Model.Parameters> - Class in hex.grid
-
Hyperparameter space walker which visits random combinations of hyperparameters whose possible values are
given in explicit lists as they are with CartesianWalker.
- HyperSpaceWalker.RandomDiscreteValueWalker(MP, Map<String, Object[]>, ModelParametersBuilderFactory<MP>, HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria) - Constructor for class hex.grid.HyperSpaceWalker.RandomDiscreteValueWalker
-
- i(int) - Method in interface water.exceptions.JCodeSB
-
Increase indentation counter
- i() - Method in interface water.exceptions.JCodeSB
-
Increase indentation counter
- i(int) - Method in class water.util.SB
-
- i() - Method in class water.util.SB
-
- i(int) - Method in class water.util.SBPrintStream
-
- i() - Method in class water.util.SBPrintStream
-
- ICE - Static variable in class water.Value
-
- ICE_ROOT - Static variable in class water.H2O
-
- ice_root - Variable in class water.H2O.OptArgs
-
-ice_root=ice_root; ice root directory; where temp files go
- Iced<D extends Iced> - Class in water
-
H2O uses Iced classes as the primary means of moving Java Objects around
the cluster.
- Iced() - Constructor for class water.Iced
-
- ICED - Static variable in class water.TypeMap
-
- IcedAtomicInt - Class in water.util
-
Created by tomas on 3/13/17.
- IcedAtomicInt() - Constructor for class water.util.IcedAtomicInt
-
- IcedAtomicInt(int) - Constructor for class water.util.IcedAtomicInt
-
- IcedBitSet - Class in water.util
-
BitSet - Iced, meaning cheaply serialized over the wire.
- IcedBitSet(int) - Constructor for class water.util.IcedBitSet
-
- IcedBitSet(int, int) - Constructor for class water.util.IcedBitSet
-
- IcedDouble - Class in water.util
-
- IcedDouble(double) - Constructor for class water.util.IcedDouble
-
- IcedHashMap<K,V> - Class in water.util
-
Iced / Freezable NonBlockingHashMap.
- IcedHashMap() - Constructor for class water.util.IcedHashMap
-
- IcedHashMapBase<K,V> - Class in water.util
-
Iced / Freezable NonBlockingHashMap abstract base class.
- IcedHashMapBase() - Constructor for class water.util.IcedHashMapBase
-
- IcedHashMapGeneric<K,V> - Class in water.util
-
Generalization of standard IcedHashMap (Iced NBHM wrapper) with relaxed restrictions on K/V pairs.
- IcedHashMapGeneric() - Constructor for class water.util.IcedHashMapGeneric
-
- IcedHashMapGeneric.IcedHashMapStringObject - Class in water.util
-
- IcedHashMapGeneric.IcedHashMapStringObject() - Constructor for class water.util.IcedHashMapGeneric.IcedHashMapStringObject
-
- IcedHashMapGeneric.IcedHashMapStringString - Class in water.util
-
- IcedHashMapGeneric.IcedHashMapStringString() - Constructor for class water.util.IcedHashMapGeneric.IcedHashMapStringString
-
- IcedInt - Class in water.util
-
- IcedInt(int) - Constructor for class water.util.IcedInt
-
- IcedInt.AtomicIncrementAndGet - Class in water.util
-
- IcedInt.AtomicIncrementAndGet(H2O.H2OCountedCompleter) - Constructor for class water.util.IcedInt.AtomicIncrementAndGet
-
- IcedLong - Class in water.util
-
- IcedLong(long) - Constructor for class water.util.IcedLong
-
- IcedSortedHashMap<K,V> - Class in water.util
-
Iced / Freezable Sorted HashMap.
- IcedSortedHashMap() - Constructor for class water.util.IcedSortedHashMap
-
- IcedUtils - Class in water
-
Utility class to support Iced objects.
- IcedUtils() - Constructor for class water.IcedUtils
-
- IcedWrapper - Class in water
-
Iced wrapper object for primitive types and arrays, to allow fields in other Iced
classes to have a generic type equivalent to Object, which can contain primitives,
arrays, and Iced objects.
- IcedWrapper(Object) - Constructor for class water.IcedWrapper
-
- icer() - Method in class water.H2O.H2OCountedCompleter
-
Find the serialization delegate for a subclass of this class
- Icer<T extends Freezable> - Class in water
-
Base Class for the
Iced
implementation hierarchy; subclasses are
all auto-gen'd and no user code should call or extend this class.
- Icer(T) - Constructor for class water.Icer
-
- id - Variable in class water.api.schemas3.RapidsSchemaV3
-
- id() - Method in class water.rapids.Session
-
Return this session's id.
- identity() - Static method in class water.util.fp.Functions
-
- idle_millis - Variable in class water.api.schemas3.SteamMetricsV3
-
- ids - Variable in class water.fvec.ChunkVisitor.SparseDoubleAryVisitor
-
- ignore(Throwable) - Static method in class water.util.Log
-
- ignore(Throwable, String) - Static method in class water.util.Log
-
- ignore(Throwable, String, boolean) - Static method in class water.util.Log
-
- ignore_const_cols - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- ignoreBadColumns(int, boolean) - Method in class hex.ModelBuilder
-
Ignore constant columns, columns with all NAs and strings.
- ignoreConstColumns() - Method in class hex.ModelBuilder
-
- ignored_columns - Variable in class water.api.schemas3.ModelParametersSchemaV3
-
- ignoreInvalidColumns(int, boolean) - Method in class hex.ModelBuilder
-
Ignore invalid columns (columns that have a very high max value, which can cause issues in DHistogram)
- IgnoreJRERequirement - Annotation Type in water.util.annotations
-
- ignoreStringColumns() - Method in class hex.ModelBuilder
-
- ii(int) - Method in interface water.exceptions.JCodeSB
-
Increase indentation counter
- ii(int) - Method in class water.util.SB
-
- ii(int) - Method in class water.util.SBPrintStream
-
- ILLEGAL_CHARACTERS - Static variable in class water.util.SB
-
Java-string illegal characters which need to be escaped
- importFiles(int, ImportFilesV3) - Method in class water.api.ImportFilesHandler
-
- importFiles(String, String, ArrayList<String>, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in class water.persist.Persist
-
- importFiles(String, String, ArrayList<String>, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in class water.persist.PersistManager
-
From a path produce a list of files and keys for parsing.
- importFiles(String, String, ArrayList<String>, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in class water.persist.PersistNFS
-
- ImportFilesHandler - Class in water.api
-
The handler provides import capabilities.
- ImportFilesHandler() - Constructor for class water.api.ImportFilesHandler
-
- ImportFilesV3 - Class in water.api.schemas3
-
- ImportFilesV3() - Constructor for class water.api.schemas3.ImportFilesV3
-
- ImportFilesV3.ImportFiles - Class in water.api.schemas3
-
- ImportFilesV3.ImportFiles() - Constructor for class water.api.schemas3.ImportFilesV3.ImportFiles
-
- importModel(int, ModelImportV3) - Method in class water.api.ModelsHandler
-
- importSQLTable(int, ImportSQLTableV99) - Method in class water.api.ImportSQLTableHandler
-
- importSqlTable(String, String, String, String, String, String, boolean) - Static method in class water.jdbc.SQLManager
-
- ImportSQLTableHandler - Class in water.api
-
Import Sql Table into H2OFrame
- ImportSQLTableHandler() - Constructor for class water.api.ImportSQLTableHandler
-
- ImportSQLTableV99 - Class in water.api.schemas3
-
- ImportSQLTableV99() - Constructor for class water.api.schemas3.ImportSQLTableV99
-
- incr(int[], int) - Static method in class water.util.AtomicUtils.IntArray
-
- incr(long[], int) - Static method in class water.util.AtomicUtils.LongArray
-
- incrementActiveRapidsCounter() - Static method in class water.H2O
-
Increment the current number of active Rapids exec calls.
- incrementAndCheck(int, String[]) - Method in class water.H2O.OptString
-
- index - Variable in class hex.createframe.CreateFrameColumnMaker
-
- index() - Method in class water.H2ONode
-
- index(long) - Method in class water.rapids.ast.params.AstNumList
-
Finds index of a given value in this number sequence, indexing start at 0.
- indices() - Method in class water.fvec.NewChunk
-
- inet(long[], int) - Static method in class water.TimeLine
-
- inflate() - Method in class water.fvec.Chunk
-
- info(String, String) - Method in class hex.ModelBuilder
-
- info() - Method in class water.parser.DefaultParserProviders.ArffParserProvider
-
- info() - Method in class water.parser.DefaultParserProviders.CsvParserProvider
-
- info() - Method in class water.parser.DefaultParserProviders.GuessParserProvider
-
- info() - Method in class water.parser.DefaultParserProviders.SVMLightParserProvider
-
- info() - Method in class water.parser.DefaultParserProviders.XlsParserProvider
-
- info() - Method in class water.parser.ParserProvider
-
Technical information for this parser
- INFO - Static variable in class water.util.Log
-
- info(Object...) - Static method in class water.util.Log
-
- info(String, boolean) - Static method in class water.util.Log
-
- inForkJoinPool() - Static method in class jsr166y.ForkJoinTask
-
Returns
true
if the current thread is a
ForkJoinWorkerThread
executing as a ForkJoinPool computation.
- inherited_from - Variable in class water.api.SchemaMetadata.FieldMetadata
-
If this field is inherited from a class higher in the hierarchy which one?
- inherited_from - Variable in class water.api.schemas3.FieldMetadataV3
-
- init(boolean) - Method in class hex.ClusteringModelBuilder
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.ModelBuilder
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.quantile.Quantile
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init() - Method in class water.AbstractH2OExtension
-
Any up-front initialization that needs to happen before H2O is started.
- init() - Method in class water.rapids.ast.prims.reducers.AstCumMax
-
- init() - Method in class water.rapids.ast.prims.reducers.AstCumMin
-
- init() - Method in class water.rapids.ast.prims.reducers.AstCumProd
-
- init() - Method in class water.rapids.ast.prims.reducers.AstCumSum
-
- init() - Method in class water.rapids.ast.prims.reducers.AstCumu
-
- init() - Method in class water.rapids.ast.prims.search.AstWhichFunc
-
- init() - Method in class water.rapids.ast.prims.search.AstWhichMax
-
- init() - Method in class water.rapids.ast.prims.search.AstWhichMin
-
- init() - Method in class water.util.IcedHashMap
-
- init() - Method in class water.util.IcedHashMapBase
-
- init() - Method in class water.util.IcedHashMapGeneric
-
- init() - Method in class water.util.IcedSortedHashMap
-
- init(String, boolean) - Static method in class water.util.Log
-
- init_adaptFrameToTrain(Frame, String, String, boolean) - Method in class hex.ModelBuilder
-
Adapts a given frame to the same schema as the training frame.
- init_meta() - Method in class water.api.Schema
-
- initCheck(Frame, int, int, int) - Static method in class water.util.MathUtils.DCT
-
- initFDenom(double, double, double) - Method in class hex.Distribution
-
Contribution to denominator for initial value computation
- initFNum(double, double, double) - Method in class hex.Distribution
-
Contribution to numerator for initial value computation
- initFrame(String, String[]) - Static method in class water.fvec.ChunkUtils
-
- initFromBytes() - Method in class water.fvec.CategoricalWrappedVec.CategoricalWrappedChunk
-
- initFromBytes() - Method in class water.fvec.Chunk
-
- initFromBytes() - Method in class water.fvec.InteractionWrappedVec.InteractionWrappedChunk
-
- initFromBytes() - Method in class water.fvec.NewChunk
-
- initFromBytes() - Method in class water.fvec.SubsetChunk
-
- initFromBytes() - Method in class water.fvec.TransformWrappedVec.TransformWrappedChunk
-
- initial() - Method in interface water.util.fp.Foldable
-
- initializeNetworkSockets() - Static method in class water.init.NetworkInit
-
- InitIDV3 - Class in water.api.schemas3
-
- InitIDV3() - Constructor for class water.api.schemas3.InitIDV3
-
- initVal() - Method in class water.rapids.ast.prims.mungers.AstGroup.AGG
-
- initVal(int) - Method in enum water.rapids.ast.prims.mungers.AstGroup.FCN
-
- innerProduct(double[], double[]) - Static method in class water.util.ArrayUtils
-
- innerProduct(double[], double[]) - Static method in class water.util.MathUtils
-
- input_schema - Variable in class water.api.schemas3.RouteV3
-
- input_schema - Variable in class water.api.schemas4.EndpointV4
-
- InputSchemaV4<I extends Iced,S extends InputSchemaV4<I,S>> - Class in water.api.schemas4
-
Base Schema class for all v4 REST API requests.
- InputSchemaV4() - Constructor for class water.api.schemas4.InputSchemaV4
-
- insertVec(int, String, Vec) - Method in class water.fvec.Frame
-
- instance() - Static method in class water.H2OSecurityManager
-
- instance(H2OSecurityManager) - Static method in class water.network.SocketChannelFactory
-
- INSTANCE - Static variable in class water.parser.ParserService
-
- INSUFFICIENT_STORAGE - Static variable in class water.util.HttpResponseStatus
-
507 Insufficient Storage (WebDAV, RFC4918)
- INT - Static variable in class water.parser.BufferedString
-
- int_lb - Variable in class hex.createframe.recipes.SimpleCreateFrameRecipe
-
- int_lb - Variable in class water.api.schemas4.input.CreateFrameSimpleIV4
-
- int_ub - Variable in class hex.createframe.recipes.SimpleCreateFrameRecipe
-
- int_ub - Variable in class water.api.schemas4.input.CreateFrameSimpleIV4
-
- integer_fraction - Variable in class hex.CreateFrame
-
- integer_fraction - Variable in class water.api.schemas3.CreateFrameV3
-
- integer_fraction - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- integer_range - Variable in class hex.CreateFrame
-
- integer_range - Variable in class water.api.schemas3.CreateFrameV3
-
- integer_range - Variable in class water.api.schemas4.input.CreateFrameOriginalIV4
-
- IntegerColumnCfcm - Class in hex.createframe.columns
-
Integer-valued random column.
- IntegerColumnCfcm() - Constructor for class hex.createframe.columns.IntegerColumnCfcm
-
- IntegerColumnCfcm(String, int, int) - Constructor for class hex.createframe.columns.IntegerColumnCfcm
-
- integerHash(int[]) - Method in class hex.grid.HyperSpaceWalker.BaseWalker
-
- integrate(Function<Integer, Double>, Function<Integer, Double>, int, int) - Static method in class water.util.fp.Functions
-
Integrates "area under curve" (assuming it exists),
that is, for a parametric curve specified by functions x and y,
defined on integer domain [from, to], calculate the area
between x[from], x[to], horizontal axis, and the curve.
- Interaction - Class in hex
-
Create new factors that represent interactions of the given factors
- Interaction() - Constructor for class hex.Interaction
-
- InteractionHandler - Class in water.api
-
- InteractionHandler() - Constructor for class water.api.InteractionHandler
-
- interactions() - Method in class hex.Model.Output
-
- InteractionV3 - Class in water.api.schemas3
-
- InteractionV3() - Constructor for class water.api.schemas3.InteractionV3
-
- InteractionWrappedVec - Class in water.fvec
-