- AboutH2O - Class in water.api
-
Print some information about H2O.
- AboutH2O() - Constructor for class water.api.AboutH2O
-
- AbstractBuildVersion - Class in water
-
- AbstractBuildVersion() - Constructor for class water.AbstractBuildVersion
-
- AbstractEmbeddedH2OConfig - Class in water
-
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.AbstractEmbeddedH2OConfig
-
- accuracy() - Method in class hex.ConfusionMatrix
-
The percentage of predictions that are correct.
- accuracy(int) - Method in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
Returns a list of accuracies per tree.
- accuracy() - Method in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
- accuracy(int) - Method in class hex.drf.TreeMeasuresCollector.TreeSSE
-
- accuracy(int) - Method in class hex.drf.TreeMeasuresCollector.TreeVotes
-
Returns accuracy per individual trees.
- accuracy(int) - Method in class hex.singlenoderf.VariableImportance.TreeMeasures
-
Returns a list of accuracies per tree.
- accuracy() - Method in class hex.singlenoderf.VariableImportance.TreeMeasures
-
- accuracy(int) - Method in class hex.singlenoderf.VariableImportance.TreeVotes
-
Returns accuracy per individual trees.
- accuracy - Variable in class water.api.AUC
-
- accuracy(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- accuracy() - Method in class water.api.AUC
-
- ACK_ACK_PRIORITY - Static variable in class water.H2O
-
- ACK_PRIORITY - Static variable in class water.H2O
-
- activation - Variable in class hex.deeplearning.DeepLearning
-
The activation function (non-linearity) to be used the neurons in the hidden layers.
- activation - Variable in class hex.NeuralNet
-
- actual - Variable in class water.api.AUC
-
- actual - Variable in class water.api.ConfusionMatrix
-
- actual - Variable in class water.api.HitRatio
-
- actual_train_samples_per_iteration - Variable in class hex.deeplearning.DeepLearning
-
- adapt(Frame, boolean) - Method in class water.Model
-
Build an adapted Frame from the given Frame.
- adapt(ValueArray) - Method in class water.OldModel
-
Adapt model for the given dataset.
- adapt(String[]) - Method in class water.OldModel
-
Adapt model for given columns.
- adaptedValidationResponse(String) - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Return the adapted response name
- adaptive_rate - Variable in class hex.deeplearning.DeepLearning
-
The implemented adaptive learning rate algorithm (ADADELTA) automatically
combines the benefits of learning rate annealing and momentum
training to avoid slow convergence.
- adaptModelResponse2CM(Vec) - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Adapt given vector produced by a model to confusion matrix domain.
- adaptValidResponse2CM(Vec) - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Adapt given validation vector to confusion matrix domain.
- add(int, int) - Method in class hex.ConfusionMatrix
-
- add(ConfusionMatrix) - Method in class hex.ConfusionMatrix
-
- add(DeepLearningModel.DeepLearningModelInfo) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- add(int, int, float) - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- add(int, int, float) - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- add(int, float) - Method in class hex.deeplearning.Neurons.DenseVector
-
- add(int, int, float) - Method in interface hex.deeplearning.Neurons.Matrix
-
- add(int, int, float) - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- add(int, float) - Method in class hex.deeplearning.Neurons.SparseVector
-
- add(int, float) - Method in interface hex.deeplearning.Neurons.Vector
-
- add(DGLM.LambdaMax) - Method in class hex.DGLM.LambdaMax
-
- add(double, double) - Method in class hex.glm.GLMValidation
-
- add(GLMValidation) - Method in class hex.glm.GLMValidation
-
- add(Gram) - Method in class hex.gram.Gram
-
- add(Chunk) - Method in class hex.Quantiles
-
- add(double) - Method in class hex.Quantiles
-
- add(Quantiles) - Method in class hex.Quantiles
-
- add(Summary) - Method in class hex.Summary
-
- add(Chunk) - Method in class hex.Summary2
-
- add(double) - Method in class hex.Summary2
-
- add(Summary2) - Method in class hex.Summary2
-
- add(Chunk) - Method in class hex.Summary2.BasicStat
-
- add(Summary2.BasicStat) - Method in class hex.Summary2.BasicStat
-
- add(Future) - Method in class water.Futures
-
Some Future task which needs to complete before this task completes
- add(Futures) - Method in class water.Futures
-
Merge pending-task lists as part of doing a 'reduce' step
- add(String, Vec) - Method in class water.fvec.Frame
-
Appends a named column, keeping the last Vec as the response
- add(Frame, String[]) - Method in class water.fvec.Frame
-
Appends an entire Frame
- add(Frame, boolean) - Method in class water.fvec.Frame
-
- add(NewChunk) - Method in class water.fvec.NewChunk
-
- add(long) - Method in class water.nbhm.ConcurrentAutoTable
-
Add the given value to current counter value.
- add(E) - Method in class water.nbhm.NonBlockingHashSet
-
Add o
to the set.
- add(Integer) - Method in class water.nbhm.NonBlockingSetInt
-
Add i
to the set.
- add(int) - Method in class water.nbhm.NonBlockingSetInt
-
Add i
to the set.
- add(double) - Method in class water.util.Counter
-
- add(byte[], byte[]) - Static method in class water.util.Utils
-
- add(int[], int[]) - Static method in class water.util.Utils
-
- add(int[][], int[][]) - Static method in class water.util.Utils
-
- add(long[], long[]) - Static method in class water.util.Utils
-
- add(long[][], long[][]) - Static method in class water.util.Utils
-
- add(float[], float[]) - Static method in class water.util.Utils
-
- add(float[][], float[][]) - Static method in class water.util.Utils
-
- add(double[], double[]) - Static method in class water.util.Utils
-
- add(double[][], double[][]) - Static method in class water.util.Utils
-
- add(double[], int, double) - Static method in class water.util.Utils.AtomicDoubleArray
-
- add(int[], int, int) - Static method in class water.util.Utils.AtomicIntArray
-
- add2Chunk(NewChunk) - Method in class water.fvec.NewChunk.Value
-
- add_processed_global(long) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- add_processed_local(long) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- addAndCloseChunk(Chunk, Futures) - Method in class water.fvec.UploadFileVec
-
- addArgument(String, String) - Method in class water.Arguments
-
Add a new argument to this command line.
- addColumns(int) - Method in class water.parser.DParseTask
-
- addColumns(int) - Method in class water.parser.SVMLightDParseTask
-
- addCompleter(H2O.H2OCountedCompleter) - Method in class water.RPC
-
- addDiag(double) - Method in class hex.gram.Gram
-
- addDiag(double, boolean) - Method in class hex.gram.Gram
-
- addedElems() - Method in class water.parser.Enum
-
- addEnum(int) - Method in class water.fvec.NewChunk
-
- addExternalJars(File) - Method in class water.Boot
-
Adds all jars in given directory to the classpath.
- addFolder(Path, JsonArray, JsonArray) - Static method in class water.persist.PersistHdfs
-
- addFolder2(Path, ArrayList<String>, ArrayList<String>) - Static method in class water.persist.PersistHdfs
-
- addHeader(String) - Method in class water.api.RequestBuilders.Response
-
- addHeader(String, String) - Method in class water.NanoHTTPD.Response
-
Adds given line to the header.
- addIfAbsent(E) - Method in class water.nbhm.NonBlockingHashSet
-
Add o
to the set.
- addInternalJars(String) - Method in class water.Boot
-
Add a jar to the system classloader
- addInvalidCol(int) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- addInvalidCol(int) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- addInvalidCol(int) - Method in interface water.parser.CustomParser.DataOut
-
- addInvalidCol(int) - Method in class water.parser.DParseTask
-
Adds invalid value to the column.
- addInvalidCol(int) - Method in class water.parser.SVMLightDParseTask
-
- addKey(ValueString) - Method in class water.parser.Enum
-
Add key to this map (treated as hash set in this case).
- addKey(String) - Method in class water.parser.Enum
-
- addNA() - Method in class water.fvec.NewChunk
-
- 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.fvec.ParseDataset2.FVecDataOut
-
- addNumCol(int, double) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
Adds double value to the column.
- addNumCol(int, long, int) - Method in class water.fvec.SVMLightFVecDataOut
-
- addNumCol(int, long, int) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- addNumCol(int, double) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- addNumCol(int, long, int) - Method in interface water.parser.CustomParser.DataOut
-
- addNumCol(int, double) - Method in interface water.parser.CustomParser.DataOut
-
- addNumCol(int, double) - Method in class water.parser.DParseTask
-
Adds double value to the column.
- addNumCol(int, long, int) - Method in class water.parser.DParseTask
-
- addNumCol(int, long, int) - Method in class water.parser.SVMLightDParseTask
-
- addPrerequisite(RequestArguments.Argument) - Method in class water.api.RequestArguments.Argument
-
Adds the given argument as a prerequisite.
- addr(NewChunk) - Method in class water.fvec.NewChunk
-
- address() - Method in class water.deploy.Host
-
- addRow(double[], int, int[], double) - Method in class hex.gram.Gram
-
- addrPack() - Method in class water.util.TimelineSnapshot.Event
-
- addrString() - Method in class water.util.TimelineSnapshot.Event
-
- addStep(int, TutorialWorkflow.TutorStep) - Method in class water.api.TutorialWorkflow.TutorWorkflow
-
Add a new step into tutorial workflow
- addStrCol(int, ValueString) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- addStrCol(int, ValueString) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- addStrCol(int, ValueString) - Method in interface water.parser.CustomParser.DataOut
-
- addStrCol(int, ValueString) - Method in class water.parser.DParseTask
-
Adds string (enum) value to the column.
- addStrCol(int, ValueString) - Method in class water.parser.SVMLightDParseTask
-
- addToContext(String, String) - Static method in class water.api.RequestBuilders.Builder
-
Adds the given element name to the existing context.
- addToNavbar(Request, String) - Static method in class water.api.Request
-
- addToNavbar(Request, String, String) - Static method in class water.api.Request
-
- addToNavbar(Request, String, String, boolean) - Static method in class water.api.Request
-
- 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.
- addZeros(int) - Method in class water.fvec.NewChunk
-
- after - Variable in class hex.ReBalance
-
- AIC() - Method in class hex.DGLM.GLMValidation
-
- aic() - Method in class hex.glm.GLMModel
-
- aic() - Method in class hex.glm.GLMValidation
-
- AIC_DFORMAT - Static variable in class hex.glm.GLM2
-
- AIC_DFORMAT - Static variable in class hex.glm.GLMGridView
-
- aicStr(double) - Static method in class hex.glm.GLM2
-
- aicStr(double) - Static method in class hex.glm.GLMGridView
-
- align(Vec) - Method in class water.fvec.Vec
-
Always makes a copy of the given vector which shares the same
group.
- alignEnumDomains(String[], String[], int[], int[]) - Static method in class hex.rf.ConfusionTask
-
Merge model and data predictor domain to produce domain for CM.
- alignEnumDomains(String[], String[], int[], int[]) - Static method in class hex.singlenoderf.CMTask
-
Merge model and data predictor domain to produce domain for CM.
- alignEnumDomains(String[], String[], int[], int[]) - Static method in class hex.singlenoderf.VariableImportance
-
- all() - Static method in class water.Job
-
Returns a list of all jobs in a system.
- ALPHA - Static variable in class water.api.Constants
-
- alsoBlockFor(Future) - Method in class water.DRemoteTask
-
- alsoBlockFor(Futures) - Method in class water.DRemoteTask
-
- anyary(Type[]) - Static method in class water.exec.Type
-
- anyVec() - Method in class water.fvec.Frame
-
Returns the first readable vector.
- API - Static variable in class water.External
-
- API_PORT - Static variable in class water.H2O
-
- apiIpPortWatchdog - Static variable in class water.H2O
-
- append(T) - Method in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
- append(TreeMeasuresCollector.TreeSSE) - Method in class hex.drf.TreeMeasuresCollector.TreeSSE
-
- append(float, long) - Method in class hex.drf.TreeMeasuresCollector.TreeSSE
-
Append a tree sse to a list of trees.
- append(long, long) - Method in class hex.drf.TreeMeasuresCollector.TreeVotes
-
Append a tree votes to a list of trees.
- append(TreeMeasuresCollector.TreeVotes) - Method in class hex.drf.TreeMeasuresCollector.TreeVotes
-
- append(T) - Method in class hex.singlenoderf.VariableImportance.TreeMeasures
-
- append(long, long) - Method in class hex.singlenoderf.VariableImportance.TreeVotes
-
Append a tree votes to a list of trees.
- append(VariableImportance.TreeVotes) - Method in class hex.singlenoderf.VariableImportance.TreeVotes
-
- append(CharSequence) - Method in class water.util.IndentingAppender
-
- append(CharSequence, int, int) - Method in class water.util.IndentingAppender
-
- append(char) - Method in class water.util.IndentingAppender
-
- append() - Method in class water.util.RString
-
- append(double[][], double[][]) - Static method in class water.util.Utils
-
- append(int[], int[]) - Static method in class water.util.Utils
-
- append(String[], String[]) - Static method in class water.util.Utils
-
- append(double[], double) - Static method in class water.util.Utils
-
- append(long[][][], long[][]) - Static method in class water.util.Utils
-
- append(T[], T...) - Static method in class water.util.Utils
-
- AppendableVec - Class in water.fvec
-
A NEW single distributed vector column.
- AppendableVec(String) - Constructor for class water.fvec.AppendableVec
-
- AppendableVec(Key) - Constructor for class water.fvec.AppendableVec
-
- appendln(CharSequence) - Method in class water.util.IndentingAppender
-
- apply(Job, NewRowVecTask.DataFrame) - Method in class hex.DGLM.GLMValidationFunc
-
- apply(Job, NewRowVecTask.DataFrame) - Method in class hex.NewRowVecTask.RowFunc
-
- approxExp(double) - Static method in class water.util.Utils
-
Fast approximate exp
- approxInvSqrt(double) - Static method in class water.util.Utils
-
Fast approximate 1./sqrt
- approxInvSqrt(float) - Static method in class water.util.Utils
-
Fast approximate 1./sqrt
- approxLog(double) - Static method in class water.util.Utils
-
Fast approximate log for values greater than 1, otherwise exact
- approxSqrt(double) - Static method in class water.util.Utils
-
Fast approximate sqrt
- approxSqrt(float) - Static method in class water.util.Utils
-
Fast approximate sqrt
- approxSumSquares(float[], int, int) - Static method in class water.util.Utils
-
Approximate sumSquares
- ARGS - Static variable in class water.H2O
-
- ARGUMENTS - Static variable in class water.api.Constants
-
- arguments() - Method in class water.api.RequestArguments
-
- Arguments - Class in water
-
Utility for processing command
Simple command line processing.
- Arguments(String[]) - Constructor for class water.Arguments
-
Create a new CommandLine object with an initial argument array.
- Arguments() - Constructor for class water.Arguments
-
Create a new CommandLine object with no arguments.
- Arguments.Arg - Class in water
-
- Arguments.Arg() - Constructor for class water.Arguments.Arg
-
- Arguments.MissingArgumentError - Error in water
-
- Arguments.Opt - Class in water
-
Optional arguments.
- Arguments.Opt() - Constructor for class water.Arguments.Opt
-
- Arguments.Req - Class in water
-
Required arguments.
- Arguments.Req() - Constructor for class water.Arguments.Req
-
- argumentsToJson() - Method in class water.api.RequestArguments
-
Returns a json object containing all arguments specified to the page.
- array(StringBuilder, String[]) - Method in class water.api.DocGen.HTML
-
- ARRAY_BUILDER - Static variable in class water.api.RequestBuilders
-
Basic builder for arrays.
- ARRAY_HEADER_ROW_BUILDER - Static variable in class water.api.RequestBuilders
-
Basic build for shaded array rows.
- ARRAY_ROW_BUILDER - Static variable in class water.api.RequestBuilders
-
Basic builder for array rows.
- ARRAY_ROW_ELEMENT_BUILDER - Static variable in class water.api.RequestBuilders
-
Basic builder for elements in array row objects.
- ARRAY_ROW_SINGLECOL_BUILDER - Static variable in class water.api.RequestBuilders
-
Basic builder for elements in array rows single col.
- 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
-
- arrayHead(StringBuilder) - Method in class water.api.DocGen.HTML
-
- arrayHead(StringBuilder, String[]) - Method in class water.api.DocGen.HTML
-
- ARRAYLET_CHUNK - Static variable in class water.Key
-
- arrayTail(StringBuilder) - Method in class water.api.DocGen.HTML
-
- arrayToString(JsonArray, String) - Method in class water.api.RequestBuilders.ElementBuilder
-
- arrayToString(JsonArray, String) - Method in class water.api.RequestBuilders.WarningCellBuilder
-
- ary() - Method in class hex.Summary
-
- ary(int) - Method in class water.exec.Env
-
- ary2str(StringBuilder, int, long[]) - Static method in class hex.gbm.DTree.Split
-
- ary2str(StringBuilder, int, float[]) - Static method in class hex.gbm.DTree.Split
-
- ary2str(StringBuilder, int, double[]) - Static method in class hex.gbm.DTree.Split
-
- ARY_KEY_PRIORITY - Static variable in class water.H2O
-
- asDouble() - Method in class water.fvec.CXIChunk.Value
-
- asFrame(Value) - Static method in class water.ValueArray
-
- asFrame() - Method in class water.ValueArray
-
- asFrame(String) - Method in class water.ValueArray
-
- asLong() - Method in class water.fvec.CXIChunk.Value
-
- asSSE(TreeMeasuresCollector.TreeMeasures) - Static method in class hex.drf.TreeMeasuresCollector
-
- AST - Class in water.exec
-
Parse a generic R string and build an AST, in the context of an H2O Cloud
- ASTFunc - Class in water.exec
-
Parse a generic R string and build an AST, in the context of an H2O Cloud
- ASTOp - Class in water.exec
-
Parse a generic R string and build an AST, in the context of an H2O Cloud
- asVotes(TreeMeasuresCollector.TreeMeasures) - Static method in class hex.drf.TreeMeasuresCollector
-
- asVotes(VariableImportance.TreeMeasures) - Static method in class hex.singlenoderf.VariableImportance
-
A simple holder serving SSE per tree.
- asyncExec(Vec...) - Method in class water.MRTask2
-
- asyncExec(Frame) - Method in class water.MRTask2
-
- asyncExec(int, Frame, boolean) - Method in class water.MRTask2
-
Fork the task in strictly non-blocking fashion.
- at(long) - Method in class water.fvec.Chunk
-
Load a double value.
- at(long) - Method in class water.fvec.Vec
-
Fetch element the slow way, as a double.
- at0(int) - Method in class water.fvec.Chunk
-
The zero-based API.
- at8(long) - Method in class water.fvec.Chunk
-
Load a long value.
- at8(long) - Method in class water.fvec.Vec
-
Fetch element the slow way, as a long.
- at80(int) - Method in class water.fvec.Chunk
-
- at8_impl(int) - Method in class water.fvec.C0DChunk
-
- at8_impl(int) - Method in class water.fvec.C0LChunk
-
- at8_impl(int) - Method in class water.fvec.C1Chunk
-
- at8_impl(int) - Method in class water.fvec.C1NChunk
-
- at8_impl(int) - Method in class water.fvec.C1SChunk
-
- at8_impl(int) - Method in class water.fvec.C2Chunk
-
- at8_impl(int) - Method in class water.fvec.C2SChunk
-
- at8_impl(int) - Method in class water.fvec.C4Chunk
-
- at8_impl(int) - Method in class water.fvec.C4FChunk
-
- at8_impl(int) - Method in class water.fvec.C4SChunk
-
- at8_impl(int) - Method in class water.fvec.C8Chunk
-
- at8_impl(int) - Method in class water.fvec.C8DChunk
-
- at8_impl(int) - Method in class water.fvec.CBSChunk
-
- at8_impl(int) - Method in class water.fvec.Chunk
-
- at8_impl(int) - Method in class water.fvec.CX0Chunk
-
- at8_impl(int) - Method in class water.fvec.CXDChunk
-
- at8_impl(int) - Method in class water.fvec.CXIChunk
-
- at8_impl(int) - Method in class water.fvec.NewChunk
-
- at8_slow(long) - Method in class water.fvec.Chunk
-
- at_slow(long) - Method in class water.fvec.Chunk
-
Slightly slower than 'at0' inside a chunk; goes (very) slow outside the
chunk instead of throwing.
- atb(int) - Method in class water.fvec.CBSChunk
-
- atd_impl(int) - Method in class water.fvec.C0DChunk
-
- atd_impl(int) - Method in class water.fvec.C0LChunk
-
- atd_impl(int) - Method in class water.fvec.C1Chunk
-
- atd_impl(int) - Method in class water.fvec.C1NChunk
-
- atd_impl(int) - Method in class water.fvec.C1SChunk
-
- atd_impl(int) - Method in class water.fvec.C2Chunk
-
- atd_impl(int) - Method in class water.fvec.C2SChunk
-
- atd_impl(int) - Method in class water.fvec.C4Chunk
-
- atd_impl(int) - Method in class water.fvec.C4FChunk
-
- atd_impl(int) - Method in class water.fvec.C4SChunk
-
- atd_impl(int) - Method in class water.fvec.C8Chunk
-
- atd_impl(int) - Method in class water.fvec.C8DChunk
-
- atd_impl(int) - Method in class water.fvec.CBSChunk
-
- atd_impl(int) - Method in class water.fvec.Chunk
-
Chunk-specific readers.
- atd_impl(int) - Method in class water.fvec.CX0Chunk
-
- atd_impl(int) - Method in class water.fvec.CXDChunk
-
- atd_impl(int) - Method in class water.fvec.CXIChunk
-
- atd_impl(int) - Method in class water.fvec.NewChunk
-
- 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(Value) - Method in class water.parser.DParseTask.AtomicUnion
-
- atomic(T) - Method in class water.TAtomic
-
Atomically update an old value to a new one.
- atomic(Value) - Method in class water.TAtomic
-
- ATOMIC_PRIORITY - Static variable in class water.H2O
-
- attemptTimeParse(ValueString) - Static method in class water.fvec.ParseTime
-
- attrs() - Method in class water.parser.PMMLParser
-
- AUC() - Method in class hex.DGLM.GLMValidation
-
- auc() - Method in class hex.glm.GLMModel
-
- auc() - Method in class hex.glm.GLMValidation
-
- AUC - Class in water.api
-
- AUC() - Constructor for class water.api.AUC
-
- AUC(ConfusionMatrix[], float[]) - Constructor for class water.api.AUC
-
Constructor for algos that make their own CMs
- AUC(ConfusionMatrix[], float[], String[]) - Constructor for class water.api.AUC
-
Constructor for algos that make their own CMs
- AUC - Variable in class water.api.AUC
-
- AUC() - Method in class water.api.AUC
-
- AUC - Static variable in class water.api.Constants
-
- auc - Variable in class water.ModelMetrics
-
- AUC.ThresholdCriterion - Enum in water.api
-
- AUC_DFORMAT - Static variable in class hex.glm.GLM2
-
- AUC_DFORMAT - Static variable in class hex.glm.GLMGridView
-
- aucStr(double) - Static method in class hex.glm.GLM2
-
- aucStr(double) - Static method in class hex.glm.GLMGridView
-
- AUTO_SEP - Static variable in class water.parser.CsvParser
-
- AutoBuffer - Class in water
-
A ByteBuffer backed mixed Input/OutputStream class.
- AutoBuffer(DatagramChannel) - Constructor for class water.AutoBuffer
-
- AutoBuffer(SocketChannel) - Constructor for class water.AutoBuffer
-
- AutoBuffer(H2ONode) - Constructor for class water.AutoBuffer
-
- AutoBuffer(FileChannel, boolean, byte) - Constructor for class water.AutoBuffer
-
- AutoBuffer(DatagramPacket) - Constructor for class water.AutoBuffer
-
- AutoBuffer(byte[]) - Constructor for class water.AutoBuffer
-
Read from a fixed byte[]; should not be closed.
- AutoBuffer(byte[], int) - 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.TCPIsUnreliableException - Exception in water
-
- available() - Method in class water.util.RIStream
-
- available() - Method in class water.ValueArray.CsvVAStream
-
- available() - Method in class water.ValueArray.VAStream
-
- avg(double[]) - Static method in class water.util.Utils
-
- avg(long[]) - Static method in class water.util.Utils
-
- aws_credentials - Variable in class water.H2O.OptArgs
-
- C0DChunk - Class in water.fvec
-
The constant 'double' column.
- C0DChunk(double, int) - Constructor for class water.fvec.C0DChunk
-
- C0LChunk - Class in water.fvec
-
The constant 'long' column.
- C0LChunk(long, int) - Constructor for class water.fvec.C0LChunk
-
- C1Chunk - Class in water.fvec
-
The empty-compression function, if all elements fit directly on UNSIGNED bytes.
- C1NChunk - Class in water.fvec
-
The empty-compression function, if all elements fit directly on UNSIGNED bytes.
- C1NCHUNK - Static variable in class water.TypeMap
-
- C1SChunk - Class in water.fvec
-
The scale/bias function, where data is in SIGNED bytes before scaling.
- C2Chunk - Class in water.fvec
-
The empty-compression function, where data is in shorts.
- C2SChunk - Class in water.fvec
-
The scale/bias function, where data is in SIGNED bytes before scaling.
- C4Chunk - Class in water.fvec
-
The empty-compression function, where data is in 'int's.
- C4FChunk - Class in water.fvec
-
The empty-compression function, where data is in 'float's.
- C4SChunk - Class in water.fvec
-
The scale/bias function, where data is in SIGNED bytes before scaling.
- C8Chunk - Class in water.fvec
-
The empty-compression function, where data is in 'long's.
- C8DChunk - Class in water.fvec
-
The empty-compression function, where data is in 'double's.
- calcArrayList(String) - Static method in class water.util.UserSpecifiedNetwork
-
- calcConvertedFrameKeyString(String) - Static method in class water.DKV
-
Return the calculated name of a Frame Key given a ValueArray Key.
- calcConvertedVAKeyString(String) - Static method in class water.DKV
-
Return the calculated name of a ValueArray Key given a Frame Key.
- calcError(Frame, Vec, Frame, Frame, String, boolean, int, ConfusionMatrix, AUC, HitRatio) - Method in class water.Model
-
Compute the model error for a given test data set
For multi-class classification, this is the classification error based on assigning labels for the highest predicted per-class probability.
- calcPrioritizedInetAddressList() - Static method in class water.H2O
-
Return a list of internet addresses sorted by importance (most important first).
- call(H2ONode, DT) - Static method in class water.RPC
-
- call() - Method in class water.RPC
-
- call(AutoBuffer) - Method in class water.TimeLine
-
- callback(T) - Method in class water.H2O.H2OCallback
-
- canAlloc() - Static method in class water.MemoryManager
-
- cancel(Throwable) - Method in class hex.glm.GLM2
-
- Cancel - Class in water.api
-
- Cancel() - Constructor for class water.api.Cancel
-
- cancel() - Method in class water.Job
-
Signal cancellation of this job.
- cancel(Throwable) - Method in class water.Job
-
Signal exceptional cancellation of this job.
- cancel(String) - Method in class water.Job
-
Signal exceptional cancellation of this job.
- cancel() - Method in class water.Job.ChunkProgress
-
- cancel(boolean) - Method in class water.RPC
-
- cancel_sparse() - Method in class water.fvec.NewChunk
-
- CANCELLED - Static variable in class water.api.Constants
-
- canonical() - Method in class hex.glm.GLMParams
-
- caption(JsonArray, String) - Method in class water.api.RequestBuilders.ArrayBuilder
-
Caption of the table.
- caption(JsonObject, String) - Method in class water.api.RequestBuilders.ArrayRowBuilder
-
- caption(JsonObject, String) - Method in class water.api.RequestBuilders.NoCaptionObjectBuilder
-
- caption(JsonObject, String) - Method in class water.api.RequestBuilders.ObjectBuilder
-
Displays the caption of the object.
- CARDINALITY - Static variable in class water.api.Constants
-
- cardinality() - Method in class water.fvec.Vec
-
Returns cardinality for enum domain or -1 for other types.
- CASE - Static variable in class water.api.Constants
-
- CASE_MODE - Static variable in class water.api.Constants
-
- categorical_fraction - Variable in class hex.CreateFrame
-
- CBSChunk - Class in water.fvec
-
A simple chunk for boolean values.
- CBSChunk(byte[], byte, byte) - Constructor for class water.fvec.CBSChunk
-
- centers - Variable in class hex.KMeans2.KMeans2Model
-
- CHAR_COMMA - Static variable in class water.parser.CustomParser
-
- CHAR_CR - Static variable in class water.parser.CustomParser
-
- CHAR_DECIMAL_SEPARATOR - Variable in class water.parser.CsvParser
-
- CHAR_DOUBLE_QUOTE - Static variable in class water.parser.CustomParser
-
- CHAR_FF - Static variable in class water.parser.CustomParser
-
- CHAR_LF - Static variable in class water.parser.CustomParser
-
- CHAR_NULL - Static variable in class water.parser.CustomParser
-
- CHAR_SEPARATOR - Variable in class water.parser.CsvParser
-
- CHAR_SINGLE_QUOTE - Static variable in class water.parser.CustomParser
-
- CHAR_SPACE - Static variable in class water.parser.CustomParser
-
- CHAR_TAB - Static variable in class water.parser.CustomParser
-
- CHAR_VT - Static variable in class water.parser.CustomParser
-
- check(RequestQueries, String) - Method in class water.api.RequestArguments.Argument
-
Checks that the argument supplied is correct.
- check() - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- Check - Class in water.util
-
- Check() - Constructor for class water.util.Check
-
- check(File, boolean) - Static method in class water.util.FileIntegrityChecker
-
- check_jar_md5() - Method in class water.HeartBeat
-
- check_rest_params - Variable in class water.H2O.OptArgs
-
- checkArguments(Properties, RequestStatics.RequestType) - Method in class water.api.RequestQueries
-
Checks the given arguments.
- checkCompatible() - Method in class water.fvec.Frame
-
Check that the vectors are all compatible.
- checkDupColumnNames() - Method in class water.parser.CustomParser.ParserSetup
-
- checkDupColumnNames() - Method in class water.parser.CustomParser.PSetupGuess
-
- checkForSuicide(int, AutoBuffer) - Static method in class water.UDPRebooted
-
- checkGradient(double[], double[]) - Method in class hex.glm.GLM2
-
- checkIdx(Frame, int[]) - Static method in class water.Job
-
- checkJsonName(String) - Static method in class water.api.RequestStatics
-
Checks if the given JSON name is valid.
- checkLegality(Vec) - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- checkLegality(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexColumnSelect
-
- checkLegality(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexNonClassColumnSelect
-
- checkMissing(int, Value) - Method in class water.fvec.Vec
-
- checkpoint - Variable in class hex.deeplearning.DeepLearning
-
A model key associated with a previously trained Deep Learning
model.
- checkResponseCol(ValueArray.Column, ArrayList<String>) - Method in class hex.DGLM.GLMParams
-
- chk_nids(Chunk[], int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- chk_oobt(Chunk[]) - Method in class hex.drf.DRF
-
- chk_resp(Chunk[]) - Method in class hex.gbm.SharedTreeModelBuilder
-
- chk_tree(Chunk[], int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- chk_work(Chunk[], int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- chknum(long) - Method in class water.ValueArray
-
Chunk number containing a row
- chknum(long, long, int) - Static method in class water.ValueArray
-
- cholesky(Gram.Cholesky) - Method in class hex.gram.Gram
-
- cholesky(Gram.Cholesky, boolean, String) - Method in class hex.gram.Gram
-
Compute the cholesky decomposition.
- CHUNK - Static variable in class water.api.Constants
-
- Chunk - Class in water.fvec
-
A compression scheme, over a chunk - a single array of bytes.
- Chunk() - Constructor for class water.fvec.Chunk
-
- chunk2StartElem(int) - Method in class water.fvec.AppendableVec
-
- chunk2StartElem(int) - Method in class water.fvec.FileVec
-
- chunk2StartElem(int) - Method in class water.fvec.Vec
-
Convert a chunk-index into a starting row #.
- CHUNK_SZ - Static variable in class water.fvec.FileVec
-
- CHUNK_SZ - Static variable in class water.ValueArray
-
- chunkDone() - Method in class hex.FrameTask
-
Override this to do post-chunk processing work.
- chunkDone() - Method in class hex.glm.GLMTask.GLMIterationTask
-
- chunkDone() - Method in class hex.glm.GLMTask.GLMLineSearchTask
-
- chunkDone() - Method in class hex.glm.GLMTask.LMIterationTask
-
- chunkDone() - Method in class hex.gram.Gram.GramTask
-
- chunkForChunkIdx(int) - Method in class water.fvec.AppendableVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.ByteVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.SubsetVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.TransfVec
-
- chunkForChunkIdx(int) - Method in class water.fvec.Vec
-
The Chunk for a chunk#.
- chunkForChunkIdx(int) - Method in class water.fvec.WrappedVec
-
- chunkForRow(long) - Method in class water.fvec.Vec
-
The Chunk for a row#.
- chunkIdx(int) - Method in class water.fvec.AppendableVec
-
- chunkIdx(Key) - Static method in class water.fvec.FileVec
-
- 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.
- chunkInit() - Method in class hex.deeplearning.DeepLearningTask
-
- chunkInit() - Method in class hex.FrameTask
-
Override this to initialize at the beginning of chunk processing.
- chunkInit() - Method in class hex.glm.GLMTask.GLMIterationTask
-
- chunkInit() - Method in class hex.glm.GLMTask.GLMLineSearchTask
-
- chunkInit() - Method in class hex.glm.GLMTask.LMIterationTask
-
- chunkInit() - Method in class hex.gram.Gram.GramTask
-
- chunkKey(int) - Method in class water.fvec.Vec
-
Get a Chunk Key from a chunk-index.
- chunkLen(int) - Method in class water.fvec.Vec
-
Number of rows in chunk.
- chunkOffset(Key) - Static method in class water.fvec.FileVec
-
- chunks - Variable in class hex.ReBalance
-
- chunks() - Method in class water.ValueArray
-
Number of chunks
- ChunkSplitter - Class in water.fvec
-
Helper to provide access to package
hidden methods and attributes.
- ChunkSplitter() - Constructor for class water.fvec.ChunkSplitter
-
- cidx() - Method in class water.fvec.Chunk
-
- CLASS - Static variable in class water.api.Constants
-
- class_weights - Variable in class hex.singlenoderf.SpeeDRF
-
- classErr() - Method in class hex.ConfusionMatrix
-
- classErr(int) - Method in class hex.ConfusionMatrix
-
- classErrCount(int) - Method in class hex.ConfusionMatrix
-
- classError() - Method in class hex.DGLM.GLMValidation
-
- classes() - Method in class hex.rf.Data
-
- classes() - Method in class hex.rf.RFModel
-
- classes() - Method in class hex.singlenoderf.Data
-
- classes() - Method in class hex.singlenoderf.SpeeDRFModel
-
- classification - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- classification - Variable in class hex.NeuralNet.Errors
-
- classification - Variable in class water.Job.ModelJob
-
- classification_error - Variable in class hex.NeuralNet.NeuralNetScore
-
- classification_stop - Variable in class hex.deeplearning.DeepLearning
-
The stopping criteria in terms of classification error (1-accuracy) on the
training data scoring dataset.
- classify(ValueArray, AutoBuffer, int, int[], int[], double[], Random) - Method in class hex.rf.RFModel
-
- classify(int[], double[], Random) - Method in class hex.rf.RFModel
-
- classify(Data.Row) - Method in class hex.rf.Tree
-
- classify(AutoBuffer, ValueArray, AutoBuffer, int, int[], short) - Static method in class hex.rf.Tree
-
Classify this serialized tree - withOUT inflating it to a full tree.
- classify(AutoBuffer, double[], double) - Static method in class hex.rf.Tree
-
- classify(Frame, Chunk[], int, int[], int[], double[], Random) - Method in class hex.singlenoderf.SpeeDRFModel
-
- classify(int[], double[], Random) - Method in class hex.singlenoderf.SpeeDRFModel
-
- classify(Data.Row) - Method in class hex.singlenoderf.Tree
-
- classify(AutoBuffer, Frame, Chunk[], int, int[], short, boolean) - Static method in class hex.singlenoderf.Tree
-
Classify this serialized tree - withOUT inflating it to a full tree.
- classify(AutoBuffer, double[], double, boolean) - Static method in class hex.singlenoderf.Tree
-
- classify0(int, ValueArray, AutoBuffer, int, int[], short) - Method in class hex.rf.RFModel
-
Classify a row according to one particular tree.
- classify0(int, Frame, Chunk[], int, int[], short, boolean) - Method in class hex.singlenoderf.SpeeDRFModel
-
Classify a row according to one particular tree.
- className(int) - Static method in class water.TypeMap
-
- className(String) - Static method in class water.util.Utils
-
- className() - Method in class water.Value
-
- classNames() - Method in class water.Model
-
- classOf() - Method in class hex.rf.Data.Row
-
- classOf() - Method in class hex.singlenoderf.Data.Row
-
- classWt() - Method in class hex.rf.Data
-
- classWt() - Method in class hex.singlenoderf.Data
-
- clazz(int) - Static method in class water.TypeMap
-
- cleanUp(Frame, Timer) - Method in class hex.gbm.SharedTreeModelBuilder
-
- cleanup() - Method in class water.Func
-
Clean-up code which is executed after each
Func.exec()
call in any case (normal/exceptional).
- clear() - Method in class water.api.AUC
-
Clean out large JSON fields.
- clear() - Method in class water.nbhm.NonBlockingHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class water.nbhm.NonBlockingHashMapLong
-
Removes all of the mappings from this map.
- clear() - Method in class water.nbhm.NonBlockingHashSet
-
Empty the set.
- clear() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class water.nbhm.NonBlockingSetInt
-
Empty the bitvector.
- clear() - Method in class water.persist.Persist
-
- clear() - Method in class water.persist.PersistFS
-
- clear() - Method in class water.persist.PersistHdfs
-
- clear() - Method in class water.persist.PersistNFS
-
- clear() - Method in class water.persist.PersistS3
-
- clear() - Method in class water.util.RString
-
- clearFolder(String) - Static method in class water.util.Utils
-
- clearFolder(File) - Static method in class water.util.Utils
-
- clearForWriting() - Method in class water.AutoBuffer
-
- clen(int, int) - Static method in class water.fvec.CBSChunk
-
Returns compressed len of the given array length if the value if represented by bpv-bits.
- clientRSyncExcludes - Variable in class water.deploy.Cloud
-
Excludes for rsync to the master
- clientRSyncIncludes - Variable in class water.deploy.Cloud
-
Includes for rsync to the master
- clone() - Method in class hex.ConfusionMatrix
-
- clone() - Method in class hex.DGLM.GLMModel
-
- clone() - Method in class hex.glm.GLMModel
-
- clone() - Method in class hex.gram.Gram
-
- clone() - Method in class hex.Layer
-
- clone() - Method in class hex.Layer.VecsInput
-
- clone() - Method in class hex.rf.Data
-
- clone() - Method in class hex.RowVecTask.Sampling
-
- clone() - Method in class hex.singlenoderf.Data
-
- clone() - Method in class water.DRemoteTask
-
- clone() - Method in class water.fvec.Chunk
-
- clone() - Method in class water.H2O.H2OCountedCompleter
-
- clone() - Method in class water.Iced
-
- clone() - Method in class water.Job.List
-
- clone() - Method in class water.MRTask2
-
Local Clone - setting final-field completer
- clone() - Method in class water.nbhm.NonBlockingHashMap
-
Creates a shallow copy of this hashtable.
- clone() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Creates a shallow copy of this hashtable.
- clone() - Method in class water.parser.CsvParser
-
- clone() - Method in class water.parser.CustomParser
-
- clone() - Method in class water.parser.CustomParser.ParserSetup
-
- clone() - Method in class water.parser.Enum
-
- clone() - Method in class water.parser.SVMLightParser
-
- clone() - Method in class water.parser.XlsParser
-
- clone() - Method in class water.parser.XlsxParser
-
- clone() - Method in class water.util.TimelineSnapshot.Event
-
- clone() - Method in class water.ValueArray
-
- clone() - Method in class water.ValueArray.Column
-
- clone2() - Method in class water.parser.DParseTask
-
- close() - Method in class hex.Layer
-
- close() - Method in class hex.Layer.VecSoftmax
-
- close() - Method in class water.AutoBuffer
-
- close(boolean, boolean) - Method in class water.AutoBuffer
-
- close(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(Futures) - Method in class water.fvec.NewChunk
-
- close() - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- close(Futures) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- close(C1NChunk, int, Futures) - Method in class water.fvec.UploadFileVec
-
- close() - Method in class water.fvec.Vec.Writer
-
- close() - Method in interface water.parser.CustomParser.StreamDataOut
-
- close(Futures) - Method in interface water.parser.CustomParser.StreamDataOut
-
- close() - Method in class water.util.IndentingAppender
-
- close() - Method in class water.util.RIStream
-
- close(Closeable...) - Static method in class water.util.Utils
-
- close(Socket) - Static method in class water.util.Utils
-
- close() - Method in class water.ValueArray.CsvVAStream
-
- close() - Method in class water.ValueArray.VAStream
-
- closeAll() - Static method in class water.UDPRebooted
-
- closeAppendables() - Method in class water.fvec.Frame
-
- closeAppendables(Futures) - Method in class water.fvec.Frame
-
- closeLocal() - Method in class water.MRTask2
-
Override to do any remote cleaning on the last remote instance of
this object, for disposing of node-local shared data structures.
- closeQuietly() - Method in class water.util.RIStream
-
- closest(double[][], double[], KMeans.ClusterDist) - Static method in class hex.KMeans
-
- closest(double[][], double[], KMeans.ClusterDist, int) - Static method in class hex.KMeans
-
- Cloud - Class in water.api
-
- Cloud() - Constructor for class water.api.Cloud
-
- Cloud - Class in water.deploy
-
Deploys and starts a remote cluster.
- Cloud() - Constructor for class water.deploy.Cloud
-
- CLOUD - Static variable in class water.H2O
-
- CLOUD - Static variable in class water.TimeLine
-
- Cloud.Master - Class in water.deploy
-
- Cloud.Master() - Constructor for class water.deploy.Cloud.Master
-
- CLOUD_HEALTH - Static variable in class water.api.Constants
-
- cloud_info(H2O) - Method in class water.Key
-
- CLOUD_NAME - Static variable in class water.api.Constants
-
- cloud_name - Variable in class water.api.JProfile
-
- cloud_name - Variable in class water.api.JStack
-
- CLOUD_SIZE - Static variable in class water.api.Constants
-
- CLOUD_UPTIME_MILLIS - Static variable in class water.api.Constants
-
- cloudStatus() - Static method in class water.External
-
- cloudStatus() - Method in interface water.ExternalInterface
-
- cloudStatus() - Method in class water.InternalInterface
-
- clrdsk() - Method in class water.Value
-
- clusters() - Method in class hex.KMeansModel
-
- CLUSTERS - Static variable in class water.api.Constants
-
- cm() - Method in class hex.deeplearning.DeepLearningModel
-
for grid search error reporting
- cm() - Method in class hex.gbm.DTree.TreeModel
-
- cm() - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- cm() - Method in class hex.NeuralNet.NeuralNetModel
-
- cm(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- cm() - Method in class water.api.AUC
-
- CM() - Method in class water.api.AUC
-
- cm - Variable in class water.api.ConfusionMatrix
-
- cm() - Method in class water.Model
-
For classifiers, confusion matrix on validation set.
- cm - Variable in class water.ModelMetrics
-
- cmDomain - Variable in class hex.gbm.DTree.TreeModel
-
- cms - Variable in class hex.gbm.DTree.TreeModel
-
- CMTask - Class in hex.singlenoderf
-
Confusion Matrix.
- CMTask(SpeeDRFModel, int, double[], boolean) - Constructor for class hex.singlenoderf.CMTask
-
Confusion matrix
- CMTask.CMFinal - Class in hex.singlenoderf
-
- code() - Method in class water.util.TreeRenderer
-
- CodeTreePrinter - Class in hex.rf
-
- CodeTreePrinter(OutputStream, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.CodeTreePrinter
-
- CodeTreePrinter(Appendable, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.CodeTreePrinter
-
- coefficients() - Method in class hex.glm.GLMModel
-
get beta coefficients in a map indexed by name
- COEFFICIENTS - Static variable in class water.api.Constants
-
- coefficients_names - Variable in class hex.glm.GLMModel
-
- coefNames() - Method in class hex.FrameTask.DataInfo
-
- col() - Method in class hex.gbm.DTree.Split
-
- COL_INDEX - Static variable in class water.api.Constants
-
- col_major - Variable in class hex.deeplearning.DeepLearning
-
- colA - Variable in class hex.LinearRegression.LRResult
-
- colB - Variable in class hex.LinearRegression.LRResult
-
- colComp(ValueArray) - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- colComp(ValueArray) - Method in class water.api.RequestArguments.HexColumnSelect
-
- colComp(ValueArray) - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
-
- colComp(ValueArray) - Method in class water.api.RequestArguments.HexPCAColumnSelect
-
- collectSSE(DTree.TreeModel.CompressedTree[], int, Frame, int, float, int) - Static method in class hex.drf.TreeMeasuresCollector
-
- collectVotes(DTree.TreeModel.CompressedTree[], int, Frame, int, float, int) - Static method in class hex.drf.TreeMeasuresCollector
-
- collectVotes(int, int, Frame, int, float, int, SpeeDRFModel) - Static method in class hex.singlenoderf.VariableImportance
-
- colMap(String[], String[]) - Static method in class hex.singlenoderf.DABuilder
-
- colMap(String[]) - Method in class hex.singlenoderf.SpeeDRFModel
-
- colMaxIdx(int) - Method in class hex.rf.Data
-
- colMaxIdx(int) - Method in class hex.singlenoderf.Data
-
- colMinIdx(int) - Method in class hex.rf.Data
-
- colMinIdx(int) - Method in class hex.singlenoderf.Data
-
- colname - Variable in class hex.Quantiles
-
- colName(int) - Method in class hex.rf.Data
-
- colName(int) - Method in class hex.singlenoderf.Data
-
- colname - Variable in class hex.Summary2
-
- colNames() - Method in class water.ValueArray
-
An array of column names
- cols - Variable in class hex.CreateFrame
-
- cols() - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- cols() - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- cols() - Method in interface hex.deeplearning.Neurons.Matrix
-
- cols() - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- COLS - Static variable in class water.api.Constants
-
- cols - Variable in class water.Job.ColumnsJob
-
- ColSummaryTask - Class in hex
-
- ColSummaryTask(ValueArray, int[]) - Constructor for class hex.ColSummaryTask
-
- column - Variable in class water.api.QuantilesPage
-
- column_index - Variable in class water.api.ToEnum2
-
- column_index - Variable in class water.api.ToInt2
-
- COLUMN_NAME - Static variable in class water.api.Constants
-
- column_names - Variable in class water.api.Frames.FrameSummary
-
- columnArity(int) - Method in class hex.rf.Data
-
- columnArity(int) - Method in class hex.singlenoderf.Data
-
- columnArityOfClassCol() - Method in class hex.singlenoderf.Data
-
- columnFilter(ValueArray.Column) - Method in class hex.KMeansModel
-
- columnFilter(ValueArray.Column) - Method in class water.OldModel
-
- columnMapping(String[]) - Method in class water.OldModel
-
Map from the model's columns to the given column names, or to -1 if no
column name maps.
- columnMapping(String[]) - Method in class water.score.ScoreModel
-
- columns() - Method in class hex.rf.Data
-
- columns() - Method in class hex.singlenoderf.Data
-
- COLUMNS_DISPLAY - Static variable in class water.api.Constants
-
- compactSz() - Method in class hex.NewRowVecTask.DataFrame
-
- compareDatasets(ValueArray, Frame) - Static method in class water.fvec.DatasetCompare
-
- compareTo(DeepLearningModel) - Method in class hex.deeplearning.DeepLearningModel
-
- compareTo(GLMModel) - Method in class hex.glm.GLMModel
-
- compareTo(H2O.KeyInfo) - Method in class water.H2O.KeyInfo
-
- compareTo(Object) - Method in class water.H2ONode
-
- compareTo(Object) - Method in class water.H2ONode.H2Okey
-
- compareTo(Object) - Method in class water.Key
-
- compareTo(ValueString) - Method in class water.parser.ValueString
-
- compareTo(Delayed) - Method in class water.RPC
-
- compareTo(Delayed) - Method in class water.RPC.RPCCall
-
- compareTo(TimelineSnapshot.Event) - Method in class water.util.TimelineSnapshot.Event
-
Used to determine ordering of events not bound by any dependency.
- compatible_frames - Variable in class water.api.Models.ModelSummary
-
- compatible_models - Variable in class water.api.Frames.FrameSummary
-
- compiledBy() - Method in class water.AbstractBuildVersion
-
- compiledBy() - Method in class water.BuildVersion
-
- compiledOn() - Method in class water.AbstractBuildVersion
-
- compiledOn() - Method in class water.BuildVersion
-
- complement(Data, short[]) - Method in class hex.rf.Data
-
- complement(Data, short[]) - Method in class hex.singlenoderf.Data
-
- complete() - Method in class hex.glm.GLM2
-
- compose(int[][], String[]) - Method in class water.fvec.TransfVec
-
Compose this vector with given transformation.
- compose(TransfVec, int[][], String[], boolean) - Static method in class water.fvec.TransfVec
-
Compose given origVector with given transformation.
- compose(int[], int[]) - Static method in class water.util.Utils
-
- compose(int[][], int[][]) - Static method in class water.util.Utils
-
- compress() - Method in class hex.gbm.DTree
-
- compress(AutoBuffer) - Method in class hex.gbm.DTree.DecidedNode
-
- compress(AutoBuffer) - Method in class hex.gbm.DTree.Node
-
- compress(AutoBuffer) - Method in class hex.gbm.DTree.UndecidedNode
-
- computationTime() - Method in class hex.DGLM.GLMValidation
-
- compute(long) - Method in class water.H2O.Cleaner.Histo
-
- compute() - Method in class water.H2O.H2OCountedCompleter
-
- compute2() - Method in class hex.FrameSplitter
-
- compute2() - Method in class hex.glm.GLM2.ParallelGLMs
-
- compute2() - Method in class hex.rf.Tree
-
- compute2() - Method in class hex.singlenoderf.Tree
-
- compute2() - Method in class water.Atomic
-
- compute2() - Method in class water.DRemoteTask
-
- compute2() - Method in class water.FetchClazz
-
- compute2() - Method in class water.FetchId
-
- compute2() - Method in class water.FJPacket
-
- compute2() - Method in class water.fvec.FrameCreator
-
- compute2() - Method in class water.fvec.ParseDataset2.ParserFJTask
-
- compute2() - Method in class water.fvec.RebalanceDataSet
-
- compute2() - Method in class water.H2O.H2OCallback
-
- compute2() - Method in class water.H2O.H2OCountedCompleter
-
- compute2() - Method in class water.H2O.H2OEmptyCompleter
-
- compute2() - Method in class water.MRTask2
-
Called from FJ threads to do local work.
- compute2() - Method in class water.NOPTask
-
- compute2() - Method in class water.parser.ParseDataset.ParserFJTask
-
- compute2() - Method in class water.persist.PersistHdfsTask
-
- compute2() - Method in class water.RPC.RPCCall
-
- compute2() - Method in class water.TaskGetKey
-
- compute2() - Method in class water.TaskPutKey
-
- compute2() - Method in class water.TaskSendKey
-
- computeAIC() - Method in class hex.glm.GLMValidation
-
- computeAUC() - Method in class hex.DGLM.GLMValidation
-
Computes area under the ROC curve.
- computeAverage() - Method in class hex.singlenoderf.Data
-
- computeBestThreshold(ConfusionMatrix.ErrMetric) - Method in class hex.DGLM.GLMValidation
-
- computeColumnDomain() - Method in class water.parser.Enum
-
- computeErr(ConfusionMatrix) - Method in enum hex.ConfusionMatrix.ErrMetric
-
- computeEta(double[], int[]) - Method in class hex.DGLM.GramMatrixFunc
-
- computeEta(int, int[], double[], double[]) - Method in class hex.glm.GLMTask
-
- computeMajorities() - Method in class hex.Summary2
-
- computeStats() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- computeVariableImportances() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
Compute Variable Importance, based on
GEDEON: DATA MINING OF INPUTS: ANALYSING MAGNITUDE AND FUNCTIONAL MEASURES
- computeVarImpSD(long[][]) - Static method in class hex.singlenoderf.CMTask
-
- computeVarImpSD(float[][]) - Static method in class hex.singlenoderf.SpeeDRFModel
-
- ConcurrentAutoTable - Class in water.nbhm
-
An auto-resizing table of longs
, supporting low-contention CAS
operations.
- ConcurrentAutoTable() - Constructor for class water.nbhm.ConcurrentAutoTable
-
- CONF - Static variable in class water.persist.PersistHdfs
-
- confirm - Variable in class water.deploy.EC2
-
- confusion_matrices - Variable in class water.api.AUC
-
- confusion_matrix - Variable in class hex.NeuralNet.NeuralNetModel
-
- confusion_matrix - Variable in class hex.NeuralNet.NeuralNetScore
-
- ConfusionMatrix - Class in hex
-
- ConfusionMatrix(int) - Constructor for class hex.ConfusionMatrix
-
- ConfusionMatrix(long[][]) - Constructor for class hex.ConfusionMatrix
-
- ConfusionMatrix(long[][], int) - Constructor for class hex.ConfusionMatrix
-
- ConfusionMatrix - Class in water.api
-
Compare two categorical columns, reporting a grid of co-occurrences.
- ConfusionMatrix() - Constructor for class water.api.ConfusionMatrix
-
- ConfusionMatrix.ErrMetric - Enum in hex
-
- ConfusionTask - Class in hex.rf
-
Confusion Matrix.
- ConfusionTask() - Constructor for class hex.rf.ConfusionTask
-
Constructor for use by the serializers
- ConfusionTask.CMFinal - Class in hex.rf
-
- ConfusionTask.CMJob - Class in hex.rf
-
- ConfusionTask.CMJob(long, Key) - Constructor for class hex.rf.ConfusionTask.CMJob
-
- CONSENSUS - Static variable in class water.api.Constants
-
- Console - Class in water.api
-
- Console() - Constructor for class water.api.Console
-
- Constants - Class in water.api
-
- Constants() - Constructor for class water.api.Constants
-
- Constants.Extensions - Class in water.api
-
- Constants.Extensions() - Constructor for class water.api.Constants.Extensions
-
- Constants.Schemes - Class in water.api
-
- Constants.Schemes() - Constructor for class water.api.Constants.Schemes
-
- Constants.Suffixes - Class in water.api
-
- Constants.Suffixes() - Constructor for class water.api.Constants.Suffixes
-
- contains(H2ONode) - Method in class water.H2O
-
- contains(Object) - Method in class water.nbhm.NonBlockingHashMap
-
Legacy method testing if some key maps into the specified value in this
table.
- contains(Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
Legacy method testing if some key maps into the specified value in this
table.
- contains(Object) - Method in class water.nbhm.NonBlockingHashSet
-
- contains(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Legacy method testing if some key maps into the specified value in this
table.
- contains(Object) - Method in class water.nbhm.NonBlockingSetInt
-
Test if o
is in the set.
- contains(int) - Method in class water.nbhm.NonBlockingSetInt
-
Test if i
is in the set.
- contains(int[], int) - Static method in class water.util.Utils
-
- contains(String, CharSequence) - Static method in class water.util.Utils
-
Returns true if given string contains at least on of character of
given sequence.
- contains(String[], String) - Static method in class water.util.Utils
-
- containsKey(Object) - Method in class water.nbhm.NonBlockingHashMap
-
Tests if the key in the table using the equals method.
- containsKey(long) - Method in class water.nbhm.NonBlockingHashMapLong
-
Tests if the key in the table.
- containsKey(Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
- containsKey(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Tests if the key in the table using the equals method.
- containsKey(Object) - Method in class water.parser.Enum
-
- containsValue(Object) - Method in class water.nbhm.NonBlockingHashMap
-
Returns true if this Map maps one or more keys to the specified
value.
- containsValue(Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
Returns true if this Map maps one or more keys to the specified
value.
- containsValue(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns true if this Map maps one or more keys to the specified
value.
- content() - Method in class water.api.TutorialWorkflow.FileTutorStep
-
- content() - Method in class water.api.TutorialWorkflow.TutorStep
-
- CONTENTS - Static variable in class water.api.Constants
-
- converged() - Method in class hex.DGLM.GLMModel
-
- converged() - Method in class hex.DLSM.LSMSolver
-
- converged() - Method in class hex.glm.LSMSolver
-
- convertToMap() - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- copyArrayFrom(int, AutoBuffer, int, int) - Method in class water.AutoBuffer
-
- copyOver(Freezable) - Method in class water.DTask
-
- copyOver(Freezable) - Method in class water.fvec.Vec.CollectDomain
-
- COUNT - Static variable in class water.api.Constants
-
- Counter - Class in water.util
-
- Counter() - Constructor for class water.util.Counter
-
- countMajorityClassRows(Key, Key[], int[], int) - Static method in class hex.rf.MinorityClasses
-
- counts - Variable in class water.util.ProfileCollectorTask.NodeProfile
-
- Covariance - Class in hex
-
Calculate the covariance and correlation of two variables
- Covariance() - Constructor for class hex.Covariance
-
- Covariance.COV_Task - Class in hex
-
- Covariance.COV_Task() - Constructor for class hex.Covariance.COV_Task
-
- create(int, int, int, int, int, Tree.StatType, long, boolean, double[], int, Sampling.Strategy, float, float[], int, int, boolean) - Static method in class hex.rf.DRF.DRFParams
-
- create(int, int, int, int, int, Tree.StatType, long, boolean, double[], int, Sampling.Strategy, float, float[], int, int, boolean, boolean) - Static method in class hex.singlenoderf.SpeeDRF.DRFParams
-
- create(Properties) - Method in class water.api.Request
-
- create(Properties) - Method in class water.api.Score
-
- create(Properties) - Method in class water.Request2
-
- createConfusionMatrixHeader(long[], String[]) - Static method in class water.util.Utils
-
- createEnums() - Method in class water.parser.DParseTask
-
- createEnums() - Method in class water.parser.SVMLightDParseTask
-
- createFile(String, String) - Static method in class water.api.DocGen
-
- CreateFrame - Class in hex
-
Create a Frame from scratch
If randomize = true, then the frame is filled with Random values.
- CreateFrame() - Constructor for class hex.CreateFrame
-
- createPassOne(Value, ParseDataset, CustomParser) - Method in class water.parser.DParseTask
-
Creates a phase one dparse task.
- createPassTwo() - Method in class water.parser.DParseTask
-
Creates the second pass dparse task from a first phase one.
- createRecords(long, int) - Method in class water.parser.DParseTask
-
Returns the list of streams that should be used to store the given rows.
- createReSTFilesInCwd() - Static method in class water.api.DocGen
-
- createRNG(long) - Static method in class hex.gbm.SharedTreeModelBuilder
-
- createValueArrayHeader() - Method in class water.parser.DParseTask
-
Creates the value header based on the calculated columns.
- createValueArrayHeader() - Method in class water.parser.SVMLightDParseTask
-
- creation_epoch_time_millis - Variable in class water.api.Frames.FrameSummary
-
- creation_epoch_time_millis - Variable in class water.api.Models.ModelSummary
-
- critical_parameters - Variable in class water.api.Models.ModelSummary
-
- cross_entropy - Variable in class hex.NeuralNet.Errors
-
- cross_entropy - Variable in class hex.NeuralNet.NeuralNetScore
-
- CsvParser - Class in water.parser
-
- CsvParser(CustomParser.ParserSetup) - Constructor for class water.parser.CsvParser
-
- ctree(int) - Method in class hex.gbm.DTree.TreeModel
-
Returns i-th tree represented by an array of k-trees.
- CustomParser - Class in water.parser
-
- CustomParser(CustomParser.ParserSetup) - Constructor for class water.parser.CustomParser
-
- CustomParser.CustomInspectDataOut - Class in water.parser
-
- CustomParser.CustomInspectDataOut() - Constructor for class water.parser.CustomParser.CustomInspectDataOut
-
- CustomParser.DataIn - Interface in water.parser
-
- CustomParser.DataOut - Interface in water.parser
-
- CustomParser.ParserSetup - Class in water.parser
-
- CustomParser.ParserSetup() - Constructor for class water.parser.CustomParser.ParserSetup
-
- CustomParser.ParserSetup(CustomParser.ParserType) - Constructor for class water.parser.CustomParser.ParserSetup
-
- CustomParser.ParserSetup(CustomParser.ParserType, byte, boolean) - Constructor for class water.parser.CustomParser.ParserSetup
-
- CustomParser.ParserSetup(CustomParser.ParserType, byte, int, boolean, String[], boolean) - Constructor for class water.parser.CustomParser.ParserSetup
-
- CustomParser.ParserType - Enum in water.parser
-
- CustomParser.PSetupGuess - Class in water.parser
-
- CustomParser.PSetupGuess(CustomParser.ParserSetup, int, int, String[][], boolean, String[]) - Constructor for class water.parser.CustomParser.PSetupGuess
-
- CustomParser.StreamData - Class in water.parser
-
- CustomParser.StreamData(InputStream) - Constructor for class water.parser.CustomParser.StreamData
-
- CustomParser.StreamDataOut - Interface in water.parser
-
- CX0Chunk - Class in water.fvec
-
specialized subtype of SPARSE chunk for boolean (bitvector); no NAs.
- CX0Chunk(int, int, byte[]) - Constructor for class water.fvec.CX0Chunk
-
- CXDChunk - Class in water.fvec
-
Created by tomasnykodym on 3/26/14.
- CXDChunk(int, int, int, byte[]) - Constructor for class water.fvec.CXDChunk
-
- CXIChunk - Class in water.fvec
-
Created by tomasnykodym on 3/18/14.
- CXIChunk(int, int, int, byte[]) - Constructor for class water.fvec.CXIChunk
-
- CXIChunk.SparseIterator - Class in water.fvec
-
- CXIChunk.SparseIterator(CXIChunk.Value) - Constructor for class water.fvec.CXIChunk.SparseIterator
-
- CXIChunk.Value - Class in water.fvec
-
- CXIChunk.Value() - Constructor for class water.fvec.CXIChunk.Value
-
- D(Key, int) - Method in class water.H2O
-
- D3Plot - Class in water.util
-
Helper class to plot simple 2D scatter plots.
- D3Plot(float[], float[], String, String, String, boolean, boolean) - Constructor for class water.util.D3Plot
-
- D3Plot(float[], float[], String, String, String) - Constructor for class water.util.D3Plot
-
- DABuilder - Class in hex.singlenoderf
-
- Data - Class in hex.rf
-
- Data(DataAdapter) - Constructor for class hex.rf.Data
-
- Data - Class in hex.singlenoderf
-
- Data(DataAdapter) - Constructor for class hex.singlenoderf.Data
-
- data - Variable in class water.api.Predict
-
- data - Variable in class water.NanoHTTPD.Response
-
Data of the response, may be null.
- data() - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- data(long, int) - Method in class water.ValueArray
-
- data(AutoBuffer, int, int) - Method in class water.ValueArray
-
- data(AutoBuffer, int, ValueArray.Column) - Method in class water.ValueArray
-
- Data.Row - Class in hex.rf
-
- Data.Row() - Constructor for class hex.rf.Data.Row
-
- Data.Row - Class in hex.singlenoderf
-
- Data.Row() - Constructor for class hex.singlenoderf.Data.Row
-
- data_info() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- DATA_KEY - Static variable in class water.api.Constants
-
- data_row(Chunk[], int, double[]) - Method in class hex.gbm.SharedTreeModelBuilder
-
- datad(ValueArray, AutoBuffer, int, int[], boolean, double[]) - Static method in class hex.KMeans
-
- datad(long, int) - Method in class water.ValueArray
-
- datad(AutoBuffer, int, int) - Method in class water.ValueArray
-
- datad(AutoBuffer, int, ValueArray.Column) - Method in class water.ValueArray
-
- dataHi() - Method in class water.util.TimelineSnapshot.Event
-
- dataId() - Method in class hex.rf.Data
-
- dataId(byte[]) - Static method in class hex.rf.Tree
-
- dataId(byte[]) - Static method in class hex.singlenoderf.Tree
-
- dataKey() - Method in class hex.DGLM.GLMValidation
-
- dataLo() - Method in class water.util.TimelineSnapshot.Event
-
- DatasetCompare - Class in water.fvec
-
- DatasetCompare() - Constructor for class water.fvec.DatasetCompare
-
- DBinomHistogram - Class in hex.gbm
-
A Histogram, computed in parallel over a Vec.
- DBinomHistogram(String, int, byte, float, float, long) - Constructor for class hex.gbm.DBinomHistogram
-
- dbl(int) - Method in class water.exec.Env
-
- dblary() - Static method in class water.exec.Type
-
- Debug - Class in water.api
-
- Debug() - Constructor for class water.api.Debug
-
- DEBUG - Static variable in class water.H2O
-
- debug(Object...) - Static method in class water.util.Log
-
Log a debug message to the log file and the store if the subsystem's flag is set.
- debug(Log.Tag.Sys, Object...) - Static method in class water.util.Log
-
Log a debug message to the log file and the store if the subsystem's flag is set.
- DEBUG_ARG - Static variable in class water.H2O
-
- decided(int) - Method in class hex.gbm.DTree
-
- DECIDED_ROW - Static variable in class hex.gbm.SharedTreeModelBuilder
-
Marker for already decided row.
- decodeFile(File) - Static method in class water.persist.PersistNFS
-
- decodeKey(Key) - Static method in class water.persist.PersistS3
-
Decodes the given H2O key to the S3 bucket and key name.
- decodePat(long) - Static method in class water.fvec.ParseTime
-
- decodeTime(long) - Static method in class water.fvec.ParseTime
-
- decompose_2(double[][], int, int) - Static method in class hex.gram.Gram.InPlaceCholesky
-
- decorateActiveStep(TutorialWorkflow.TutorStep, StringBuilder) - Method in class water.api.TutorialWorkflow
-
Shows the active workflow step
- decorateWorkflow(TutorialWorkflow.TutorWorkflow, StringBuilder, int) - Method in class water.api.TutorialWorkflow
-
- decrement() - Method in class water.nbhm.ConcurrentAutoTable
-
- decrementIndent() - Method in class water.util.IndentingAppender
-
- deep_clone() - Method in class hex.FrameTask.DataInfo
-
- DeepLearning - Class in hex.deeplearning
-
Deep Learning Neural Net implementation based on MRTask2
- DeepLearning() - Constructor for class hex.deeplearning.DeepLearning
-
- DeepLearning.Activation - Enum in hex.deeplearning
-
Activation functions
- DeepLearning.ClassSamplingMethod - Enum in hex.deeplearning
-
- DeepLearning.InitialWeightDistribution - Enum in hex.deeplearning
-
- DeepLearning.Loss - Enum in hex.deeplearning
-
Loss functions
CrossEntropy is recommended
- DeepLearningModel - Class in hex.deeplearning
-
The Deep Learning model
It contains a DeepLearningModelInfo with the most up-to-date model,
a scoring history, as well as some helpers to indicated the progress
- DeepLearningModel(DeepLearningModel, Key, Key, FrameTask.DataInfo) - Constructor for class hex.deeplearning.DeepLearningModel
-
Constructor to restart from a checkpointed model
- DeepLearningModel(Key, Key, Key, FrameTask.DataInfo, DeepLearning, float[]) - Constructor for class hex.deeplearning.DeepLearningModel
-
- DeepLearningModel.DeepLearningModelInfo - Class in hex.deeplearning
-
- DeepLearningModel.DeepLearningModelInfo() - Constructor for class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- DeepLearningModel.DeepLearningModelInfo(DeepLearning, FrameTask.DataInfo) - Constructor for class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- DeepLearningModel.Errors - Class in hex.deeplearning
-
- DeepLearningModel.Errors() - Constructor for class hex.deeplearning.DeepLearningModel.Errors
-
- DeepLearningModelView - Class in water.api
-
- DeepLearningModelView() - Constructor for class water.api.DeepLearningModelView
-
- DeepLearningProgressPage - Class in water.api
-
- DeepLearningProgressPage() - Constructor for class water.api.DeepLearningProgressPage
-
- DeepLearningTask - Class in hex.deeplearning
-
- DeepLearningTask(DeepLearningModel.DeepLearningModelInfo, float) - Constructor for class hex.deeplearning.DeepLearningTask
-
- DeepLearningTask2 - Class in hex.deeplearning
-
DRemoteTask-based Deep Learning.
- DeepLearningTask2(Frame, DeepLearningModel.DeepLearningModelInfo, float) - Constructor for class hex.deeplearning.DeepLearningTask2
-
Construct a DeepLearningTask2 where every node trains on the entire training dataset
- deepSlice(Object, Object) - Method in class water.fvec.Frame
-
- DEFAULT_ALPHA - Static variable in class hex.DLSM.ADMMSolver
-
- DEFAULT_ALPHA - Static variable in class hex.glm.LSMSolver.ADMMSolver
-
- DEFAULT_BETA_EPS - Static variable in class hex.DGLM
-
- DEFAULT_BETA_EPS - Static variable in class hex.glm.GLM2
-
- DEFAULT_CM_REFRESH_THRESHOLD - Static variable in class water.api.RFView
-
The number specifies confusion matrix refresh threshold (in percent of trees).
- DEFAULT_CREDENTIALS_LOCATION - Static variable in class water.H2O
-
- DEFAULT_DESIRED_REPLICA_FACTOR - Static variable in class water.Key
-
- DEFAULT_ICE_ROOT() - Static method in class water.H2O
-
- DEFAULT_LAMBDA - Static variable in class hex.DLSM.ADMMSolver
-
- DEFAULT_MAX_ITER - Static variable in class hex.DGLM
-
- DEFAULT_PERCENTILES - Static variable in class hex.Summary.ColSummary
-
- DEFAULT_PERCENTILES - Static variable in class hex.Summary2
-
- DEFAULT_PORT - Static variable in class water.H2O
-
- DEFAULT_THRESHOLDS - Static variable in class water.util.ModelUtils
-
List of default thresholds
- defaultArgs - Variable in enum hex.DGLM.Family
-
- defaultBeta - Variable in enum hex.DGLM.Link
-
- defaultBuilder(JsonElement) - Method in class water.api.RequestBuilders.ArrayBuilder
-
Default builders for the table.
- defaultBuilder(JsonElement) - Method in class water.api.RequestBuilders.ArrayRowBuilder
-
- defaultBuilder(JsonElement) - Method in class water.api.RequestBuilders.Builder
-
Returns the default builders.
- defaultDestKey() - Method in class hex.glm.GLM2
-
- defaultDestKey() - Method in class water.Job
-
- defaultJobKey() - Method in class hex.glm.GLM2
-
- defaultJobKey() - Method in class water.Job
-
- defaultJsonResponse() - Method in class water.api.Progress
-
Create default Json response with destination key
- defaultJsonResponse() - Method in class water.api.RFView
-
- defaultLink - Variable in enum hex.DGLM.Family
-
- defaultLink - Variable in enum hex.glm.GLMParams.Family
-
- defaultValue() - Method in class water.api.ExportS3.BucketArg
-
- defaultValue() - Method in class water.api.ImportHdfs.PathArg
-
- defaultValue() - Method in class water.api.ImportS3.BucketArg
-
- defaultValue() - Method in class water.api.Parse.ExistingCSVKey
-
- defaultValue() - Method in class water.api.Parse.NewH2OHexKey
-
- defaultValue() - Method in class water.api.Parse.Preview
-
- defaultValue() - Method in class water.api.RequestArguments.Argument
-
Returns the default value of the argument.
- defaultValue() - Method in class water.api.RequestArguments.CaseModeSelect
-
- defaultValue() - Method in class water.api.RequestArguments.CaseSelect
-
- defaultValue() - Method in class water.api.RequestArguments.ClassifyBool
-
- defaultValue() - Method in class water.api.RequestArguments.DRFCopyDataBool
-
- defaultValue() - Method in class water.api.RequestArguments.EnumArgument
-
- defaultValue() - Method in class water.api.RequestArguments.ExistingFile
-
- defaultValue() - Method in class water.api.RequestArguments.FrameClassVec
-
- defaultValue() - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- defaultValue() - Method in class water.api.RequestArguments.FrameKeyVec
-
- defaultValue() - Method in class water.api.RequestArguments.GeneralFile
-
- defaultValue() - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- defaultValue() - Method in class water.api.RequestArguments.H2OCategoryWeights
-
- defaultValue() - Method in class water.api.RequestArguments.H2OExistingKey
-
- defaultValue() - Method in class water.api.RequestArguments.H2OHexKey
-
- defaultValue() - Method in class water.api.RequestArguments.H2OHexKeyCol
-
- defaultValue() - Method in class water.api.RequestArguments.H2OKey
-
- defaultValue() - Method in class water.api.RequestArguments.H2OKey2
-
- defaultValue() - Method in class water.api.RequestArguments.H2OModelKey
-
- defaultValue() - Method in class water.api.RequestArguments.HexAllColumnSelect
-
- defaultValue() - Method in class water.api.RequestArguments.HexColumnSelect
-
- defaultValue() - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
-
- defaultValue() - Method in class water.api.RequestArguments.HexPCAColumnSelect
-
- defaultValue() - Method in class water.api.RequestArguments.InputCheckBox
-
Returns the default value.
- defaultValue() - Method in class water.api.RequestArguments.Int
-
- defaultValue() - Method in class water.api.RequestArguments.LongInt
-
- defaultValue() - Method in class water.api.RequestArguments.NTree
-
- defaultValue() - Method in class water.api.RequestArguments.Real
-
- defaultValue() - Method in class water.api.RequestArguments.RSeq
-
- defaultValue() - Method in class water.api.RequestArguments.RSeqFloat
-
- defaultValue() - Method in class water.api.RequestArguments.Str
-
- defaultValue() - Method in class water.api.RequestArguments.StringList
-
- defaultValue() - Method in class water.Request2.TypeaheadKey
-
- delete() - Method in class hex.deeplearning.DeepLearning
-
Delete job related keys
- delete() - Method in class hex.gapstat.GapStatisticModel
-
- delete() - Method in class hex.nb.NBModel
-
- delete() - Method in class hex.pca.PCAModel
-
- delete(Key) - Static method in class water.Lockable
-
- delete(Key, Key) - Static method in class water.Lockable
-
- delete() - Method in class water.Lockable
-
- delete(Key, float) - Method in class water.Lockable
-
- delete(Value) - Method in class water.persist.Persist
-
- delete(Value) - Method in class water.persist.PersistFS
-
- delete(Value) - Method in class water.persist.PersistHdfs
-
- delete(Value) - Method in class water.persist.PersistNFS
-
- delete(Value) - Method in class water.persist.PersistS3
-
- delete_and_lock(Key) - Method in class water.Lockable
-
- delete_impl(Futures) - Method in class hex.DGLM.GLMModel
-
- delete_impl(Futures) - Method in class hex.gbm.DTree.TreeModel
-
- delete_impl(Futures) - Method in class hex.KMeans2.KMeans2Model
-
Remove any Model internal Keys
- delete_impl(Futures) - Method in class hex.rf.RFModel
-
Free all internal tree keys.
- delete_impl(Futures) - Method in class hex.singlenoderf.SpeeDRFModel
-
Free all internal tree keys.
- delete_impl(Futures) - Method in class water.fvec.Frame
-
Actually remove/delete all Vecs from memory, not just from the Frame.
- delete_impl(Futures) - Method in class water.Lockable
-
- delete_impl(Futures) - Method in class water.Model
-
Remove any Model internal Keys
- delete_impl(Futures) - Method in class water.OldModel
-
Remove any Model internal Keys
- delete_impl(Futures) - Method in class water.ValueArray
-
Actually remove/delete all Chunks from memory.
- delete_on_done - Variable in class water.api.Parse2
-
- delete_trees() - Method in class hex.gbm.DTree.TreeModel
-
Delete model trees
- delete_trees(Futures) - Method in class hex.gbm.DTree.TreeModel
-
- denormalizeBeta(double[]) - Method in class hex.NewRowVecTask.DataFrame
-
- dense() - Method in class hex.NewRowVecTask.DataFrame
-
- depth - Variable in class hex.gbm.DTree
-
- depth() - Method in class hex.rf.RFModel
-
- depth() - Method in class hex.rf.Tree
-
- depth() - Method in class hex.singlenoderf.SpeeDRFModel
-
- depth() - Method in class hex.singlenoderf.Tree
-
- DEPTH - Static variable in class water.api.Constants
-
- depth - Variable in class water.api.JProfile
-
- depth_leaves(AutoBuffer) - Static method in class hex.rf.Tree
-
Return (depth << 32)|(leaves), in 1 pass.
- depth_leaves(AutoBuffer, boolean) - Static method in class hex.singlenoderf.Tree
-
Return (depth<<32)|(leaves), in 1 pass.
- describe() - Method in class water.AbstractBuildVersion
-
- describe() - Method in class water.BuildVersion
-
- DESCRIPTION - Static variable in class water.api.Constants
-
- description - Variable in class water.Job
-
- DESERIAL_PRIORITY - Static variable in class water.H2O
-
- DESIRED - Static variable in class water.H2O.Cleaner
-
- desired() - Method in class water.Key
-
- dest() - Method in class water.Job
-
- DEST_KEY - Static variable in class water.api.Constants
-
- destination_key - Variable in class water.api.ImportModel
-
- destination_key - Variable in class water.api.OneHot
-
- destination_key - Variable in class water.api.Parse2
-
- destination_key - Variable in class water.api.Progress2
-
- destination_key - Variable in class water.Job
-
- determineColumnClassNames(int) - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- determineColumnClassNames(int) - Method in class water.api.RequestArguments.H2OCategoryWeights
-
- DEV_EXPLAINED_DFORMAT - Static variable in class hex.glm.GLM2
-
- DEV_EXPLAINED_DFORMAT - Static variable in class hex.glm.GLMGridView
-
- devExplained() - Method in class hex.glm.GLMModel
-
- devExplainedStr(double) - Static method in class hex.glm.GLM2
-
- devExplainedStr(double) - Static method in class hex.glm.GLMGridView
-
- deviance(double, double) - Method in enum hex.DGLM.Family
-
Per family deviance computation.
- deviance(double, double) - Method in class hex.DGLM.FamilyIced
-
- deviance(double, double) - Method in class hex.glm.GLMParams
-
- DException - Class in water
-
A Distributed Exception - an exception originally thrown on one node
and passed to another.
- DException.DistributedException - Exception in water
-
- DFJ_INTERNAL_USER - Static variable in class water.Key
-
- dfork(Frame) - Method in class hex.FrameTask
-
- dfork(Key...) - Method in class water.DRemoteTask
-
- dfork(Key...) - Method in class water.fvec.ParseDataset2.MultiFileParseTask
-
- dfork(Vec...) - Method in class water.MRTask2
-
Invokes the map/reduce computation over the given Frame.
- dfork(Frame) - Method in class water.MRTask2
-
- dfork(int, Vec...) - Method in class water.MRTask2
-
- dfork(int, Frame, boolean) - Method in class water.MRTask2
-
- dfork(Key...) - Method in class water.parser.ParseDataset.UnzipAndParseTask
-
- dformat - Static variable in class hex.DGLM
-
- DGLM - Class in hex
-
- DGLM() - Constructor for class hex.DGLM
-
- DGLM.CaseMode - Enum in hex
-
- DGLM.Family - Enum in hex
-
- DGLM.FamilyIced - Class in hex
-
passthrough class around family that properly supports icing
- DGLM.FamilyIced(DGLM.Family) - Constructor for class hex.DGLM.FamilyIced
-
- DGLM.FamilyIced(DGLM.Family, double) - Constructor for class hex.DGLM.FamilyIced
-
- DGLM.GLMException - Exception in hex
-
- DGLM.GLMException(String) - Constructor for exception hex.DGLM.GLMException
-
- DGLM.GLMJob - Class in hex
-
- DGLM.GLMJob(ValueArray, Key, int, DGLM.GLMParams) - Constructor for class hex.DGLM.GLMJob
-
- DGLM.GLMModel - Class in hex
-
- DGLM.GLMModel(DGLM.GLMModel.Status, float, Key, NewRowVecTask.DataFrame, double, double[], double[], DGLM.GLMParams, DLSM.LSMSolver, long, long, boolean, int, long, String[]) - Constructor for class hex.DGLM.GLMModel
-
- DGLM.GLMModel(DGLM.GLMModel.Status, float, Key, ValueArray, int[], int[], int, boolean, double, RowVecTask.Sampling, double[], double[], DGLM.GLMParams, DLSM.LSMSolver, long, long, boolean, int, long, String[]) - Constructor for class hex.DGLM.GLMModel
-
- DGLM.GLMModel.GLMValidationTask - Class in hex
-
- DGLM.GLMModel.GLMValidationTask(DGLM.GLMModel, ValueArray, double, RowVecTask.Sampling, double[]) - Constructor for class hex.DGLM.GLMModel.GLMValidationTask
-
- DGLM.GLMModel.Status - Enum in hex
-
- DGLM.GLMParams - Class in hex
-
- DGLM.GLMParams(DGLM.Family) - Constructor for class hex.DGLM.GLMParams
-
- DGLM.GLMParams(DGLM.Family, DGLM.Link) - Constructor for class hex.DGLM.GLMParams
-
- DGLM.GLMParams(DGLM.Family, DGLM.Link, double, double) - Constructor for class hex.DGLM.GLMParams
-
- DGLM.GLMValidation - Class in hex
-
- DGLM.GLMValidation() - Constructor for class hex.DGLM.GLMValidation
-
- DGLM.GLMValidation(Key, Key[], ConfusionMatrix.ErrMetric, double[], long) - Constructor for class hex.DGLM.GLMValidation
-
- DGLM.GLMValidationFunc - Class in hex
-
- DGLM.GLMValidationFunc(DGLM.GLMModel, DGLM.GLMParams, double[], double[], double) - Constructor for class hex.DGLM.GLMValidationFunc
-
- DGLM.GramMatrixFunc - Class in hex
-
- DGLM.GramMatrixFunc(NewRowVecTask.DataFrame, DGLM.GLMParams, double[]) - Constructor for class hex.DGLM.GramMatrixFunc
-
- DGLM.LambdaMax - Class in hex
-
- DGLM.LambdaMax(int, double, long) - Constructor for class hex.DGLM.LambdaMax
-
- DGLM.LambdaMaxFunc - Class in hex
-
- DGLM.LambdaMaxFunc(NewRowVecTask.DataFrame, double, DGLM.Link, DGLM.Family) - Constructor for class hex.DGLM.LambdaMaxFunc
-
- DGLM.Link - Enum in hex
-
- DGLM.LinkIced - Class in hex
-
passthrough class around Link that supports Icing
- DGLM.LinkIced(DGLM.Link) - Constructor for class hex.DGLM.LinkIced
-
- DGLM.LinkIced(DGLM.Link, Double) - Constructor for class hex.DGLM.LinkIced
-
- DHistogram<TDH extends DHistogram> - Class in hex.gbm
-
A Histogram, computed in parallel over a Vec.
- DHistogram(String, int, byte, float, float, long) - Constructor for class hex.gbm.DHistogram
-
- di(int) - Method in class water.util.SB
-
- diagAvg() - Method in class hex.gram.Gram
-
- diagMin() - Method in class hex.gram.Gram
-
- diagnostics - Variable in class hex.deeplearning.DeepLearning
-
Gather diagnostics for hidden layers, such as mean and RMS values of learning
rate, momentum, weights and biases.
- diagnostics - Variable in class hex.NeuralNet
-
- die(String) - Static method in class water.util.Log
-
- difference(int[], int[]) - Static method in class water.util.Utils
-
- digit(int, int) - Static method in class water.fvec.ParseTime
-
- dimension() - Method in class hex.rf.ConfusionTask.CMFinal
-
- dimension() - Method in class hex.rf.ConfusionTask
-
Return number of classes - in fact dimension of CM.
- dimension() - Method in class hex.singlenoderf.CMTask.CMFinal
-
- dimension() - Method in class hex.singlenoderf.CMTask
-
Return number of classes - in fact dimension of CM.
- dinvoke(H2ONode) - Method in class water.DTask
-
Top-level remote execution hook.
- dinvoke(H2ONode) - Method in class water.MRTask2
-
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
-
- dinvoke(H2ONode) - Method in class water.TaskSendKey
-
- disable(String) - Method in class water.api.RequestArguments.Argument
-
Disables the argument with given reason.
- disable(String, Properties) - Method in class water.api.RequestArguments.Argument
-
Disables the argument and makes its input value empty.
- disabled() - Method in class water.api.RequestArguments.Argument
-
Returns whether the argument is disabled or not.
- disabled() - Method in class water.api.RequestArguments.Record
-
Returns true if the argument is disabled.
- dist() - Method in class water.util.MRUtils.ClassDist
-
- div(float) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- div(float[], int) - Static method in class water.util.Utils
-
- div(float[], float) - Static method in class water.util.Utils
-
- div(double[], double) - Static method in class water.util.Utils
-
- DKV - Class in water
-
Distributed Key/Value Store
This class handles the distribution pattern.
- DKV() - Constructor for class water.DKV
-
- DLSM - Class in hex
-
Distributed least squares solvers
- DLSM() - Constructor for class hex.DLSM
-
- DLSM.ADMMSolver - Class in hex
-
- DLSM.ADMMSolver(double, double) - Constructor for class hex.DLSM.ADMMSolver
-
- DLSM.ADMMSolver.NonSPDMatrixException - Exception in hex
-
- DLSM.ADMMSolver.NonSPDMatrixException() - Constructor for exception hex.DLSM.ADMMSolver.NonSPDMatrixException
-
- DLSM.GeneralizedGradientSolver - Class in hex
-
Generalized gradient solver for solving LSM problem with combination of L1 and L2 penalty.
- DLSM.GeneralizedGradientSolver(double, double) - Constructor for class hex.DLSM.GeneralizedGradientSolver
-
- DLSM.GeneralizedGradientSolver(double, double, double) - Constructor for class hex.DLSM.GeneralizedGradientSolver
-
- DLSM.LSMSolver - Class in hex
-
- DLSM.LSMSolver(double, double) - Constructor for class hex.DLSM.LSMSolver
-
- DLSM.LSMSolver.LSMSolverException - Exception in hex
-
- DLSM.LSMSolver.LSMSolverException(String) - Constructor for exception hex.DLSM.LSMSolver.LSMSolverException
-
- DLSM.LSMSolverType - Enum in hex
-
- do_not_split() - Method in class hex.gbm.DTree.UndecidedNode
-
- doAll(Vec...) - Method in class water.MRTask2
-
Invokes the map/reduce computation over the given Vecs.
- doAll(int, Vec...) - Method in class water.MRTask2
-
- doAll(Frame, boolean) - Method in class water.MRTask2
-
Invokes the map/reduce computation over the given Frame.
- doAll(Frame) - Method in class water.MRTask2
-
- doAll(int, Frame) - Method in class water.MRTask2
-
- doAll(int, Frame, boolean) - Method in class water.MRTask2
-
- DOC_FIELDS - Static variable in class hex.ConfusionMatrix
-
- DOC_FIELDS - Static variable in class hex.CreateFrame
-
- DOC_FIELDS - Static variable in class hex.deeplearning.DeepLearning
-
- DOC_FIELDS - Static variable in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- DOC_FIELDS - Static variable in class hex.deeplearning.DeepLearningModel
-
- DOC_FIELDS - Static variable in class hex.deeplearning.DeepLearningModel.Errors
-
- DOC_FIELDS - Static variable in class hex.drf.DRF
-
- DOC_FIELDS - Static variable in class hex.drf.DRF.DRFModel
-
- DOC_FIELDS - Static variable in class hex.gapstat.GapStatistic
-
- DOC_FIELDS - Static variable in class hex.gapstat.GapStatisticModel
-
- DOC_FIELDS - Static variable in class hex.gapstat.GapStatisticModelView
-
- DOC_FIELDS - Static variable in class hex.gbm.DTree.TreeModel
-
- DOC_FIELDS - Static variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- DOC_FIELDS - Static variable in class hex.gbm.GBM
-
- DOC_FIELDS - Static variable in class hex.gbm.GBM.GBMModel
-
- DOC_FIELDS - Static variable in class hex.gbm.SharedTreeModelBuilder
-
- DOC_FIELDS - Static variable in class hex.glm.GLM2
-
- DOC_FIELDS - Static variable in class hex.glm.GLM2.GLMGrid
-
- DOC_FIELDS - Static variable in class hex.glm.GLMGridView
-
- DOC_FIELDS - Static variable in class hex.glm.GLMModel
-
- DOC_FIELDS - Static variable in class hex.glm.GLMModelUpdate
-
- DOC_FIELDS - Static variable in class hex.glm.GLMModelView
-
- DOC_FIELDS - Static variable in class hex.glm.GLMParams
-
- DOC_FIELDS - Static variable in class hex.glm.GLMValidation
-
- DOC_FIELDS - Static variable in class hex.glm.GLMValidation.GLMXValidation
-
- DOC_FIELDS - Static variable in class hex.GridSearch.GridSearchProgress
-
- DOC_FIELDS - Static variable in class hex.KMeans2
-
- DOC_FIELDS - Static variable in class hex.KMeans2.KMeans2Model
-
- DOC_FIELDS - Static variable in class hex.KMeans2.KMeans2ModelView
-
- DOC_FIELDS - Static variable in class hex.KMeans2.KMeans2Progress
-
- DOC_FIELDS - Static variable in class hex.KMeansShared
-
- DOC_FIELDS - Static variable in class hex.Layer
-
- DOC_FIELDS - Static variable in class hex.Layer.Output
-
- DOC_FIELDS - Static variable in class hex.Layer.VecsInput
-
- DOC_FIELDS - Static variable in class hex.LR2
-
- DOC_FIELDS - Static variable in class hex.nb.NaiveBayes
-
- DOC_FIELDS - Static variable in class hex.nb.NBModel
-
- DOC_FIELDS - Static variable in class hex.nb.NBModelView
-
- DOC_FIELDS - Static variable in class hex.NeuralNet
-
- DOC_FIELDS - Static variable in class hex.NeuralNet.Errors
-
- DOC_FIELDS - Static variable in class hex.NeuralNet.NeuralNetModel
-
- DOC_FIELDS - Static variable in class hex.NeuralNet.NeuralNetScore
-
- DOC_FIELDS - Static variable in class hex.pca.PCA
-
- DOC_FIELDS - Static variable in class hex.pca.PCAImpute
-
- DOC_FIELDS - Static variable in class hex.pca.PCAModel
-
- DOC_FIELDS - Static variable in class hex.pca.PCAModelView
-
- DOC_FIELDS - Static variable in class hex.pca.PCAParams
-
- DOC_FIELDS - Static variable in class hex.pca.PCAScore
-
- DOC_FIELDS - Static variable in class hex.Quantiles
-
- DOC_FIELDS - Static variable in class hex.ReBalance
-
- DOC_FIELDS - Static variable in class hex.singlenoderf.SpeeDRF
-
- DOC_FIELDS - Static variable in class hex.singlenoderf.SpeeDRFModel
-
- DOC_FIELDS - Static variable in class hex.singlenoderf.SpeeDRFModelView
-
- DOC_FIELDS - Static variable in class hex.Summary2
-
- DOC_FIELDS - Static variable in class hex.VarImp
-
- DOC_FIELDS - Static variable in class hex.VarImp.VarImpMDA
-
- DOC_FIELDS - Static variable in class hex.VarImp.VarImpRI
-
- DOC_FIELDS - Static variable in class water.api.AUC
-
- DOC_FIELDS - Static variable in class water.api.ConfusionMatrix
-
- DOC_FIELDS - Static variable in class water.api.DeepLearningModelView
-
- DOC_FIELDS - Static variable in class water.api.DownloadDataset
-
- DOC_FIELDS - Static variable in class water.api.DRFModelView
-
- DOC_FIELDS - Static variable in class water.api.Exec2
-
- DOC_FIELDS - Static variable in class water.api.ExportFiles
-
- DOC_FIELDS - Static variable in class water.api.ExportModel
-
- DOC_FIELDS - Static variable in class water.api.Frames
-
- DOC_FIELDS - Static variable in class water.api.FrameSplitPage
-
- DOC_FIELDS - Static variable in class water.api.GBMModelView
-
- DOC_FIELDS - Static variable in class water.api.HitRatio
-
- DOC_FIELDS - Static variable in class water.api.ImportFiles
-
- DOC_FIELDS - Static variable in class water.api.ImportFiles2
-
- DOC_FIELDS - Static variable in class water.api.ImportModel
-
- DOC_FIELDS - Static variable in class water.api.Inspect2
-
- DOC_FIELDS - Static variable in class water.api.Inspector
-
- DOC_FIELDS - Static variable in class water.api.JProfile
-
- DOC_FIELDS - Static variable in class water.api.JProfile.ProfileSummary
-
- DOC_FIELDS - Static variable in class water.api.JStack
-
- DOC_FIELDS - Static variable in class water.api.JStack.StackSummary
-
- DOC_FIELDS - Static variable in class water.api.KMeans
-
- DOC_FIELDS - Static variable in class water.api.Levels2
-
- DOC_FIELDS - Static variable in class water.api.ModelMetrics
-
- DOC_FIELDS - Static variable in class water.api.Models
-
- DOC_FIELDS - Static variable in class water.api.NeuralNetModelView
-
- DOC_FIELDS - Static variable in class water.api.OneHot
-
- DOC_FIELDS - Static variable in class water.api.Parse2
-
- DOC_FIELDS - Static variable in class water.api.Predict
-
- DOC_FIELDS - Static variable in class water.api.Progress2
-
- DOC_FIELDS - Static variable in class water.api.QuantilesPage
-
- DOC_FIELDS - Static variable in class water.api.RequestBuilders.ResponseInfo
-
- DOC_FIELDS - Static variable in class water.api.SetColumnNames2
-
- DOC_FIELDS - Static variable in class water.api.SummaryPage2
-
- DOC_FIELDS - Static variable in class water.deploy.LaunchJar
-
- DOC_FIELDS - Static variable in class water.Func
-
- DOC_FIELDS - Static variable in class water.Job.ColumnsJob
-
- DOC_FIELDS - Static variable in class water.Job.ColumnsResJob
-
- DOC_FIELDS - Static variable in class water.Job
-
- DOC_FIELDS - Static variable in class water.Job.FrameJob
-
- DOC_FIELDS - Static variable in class water.Job.HexJob
-
- DOC_FIELDS - Static variable in class water.Job.ModelJob
-
- DOC_FIELDS - Static variable in class water.Job.ValidatedJob
-
- DOC_FIELDS - Static variable in class water.Lockable
-
- DOC_FIELDS - Static variable in class water.Model
-
- DOC_FIELDS - Static variable in class water.ModelMetrics
-
- DOC_FIELDS - Static variable in class water.OldModel
-
- DOC_FIELDS - Static variable in class water.Request2
-
- DOC_FIELDS - Static variable in class water.UniqueId
-
- DOC_FIELDS - Static variable in class water.util.ProfileCollectorTask.NodeProfile
-
- DOC_GET - Static variable in class hex.deeplearning.DeepLearning
-
- DOC_GET - Static variable in class hex.glm.GLM2
-
- DOC_GET - Static variable in class hex.NeuralNet
-
- DOC_GET - Static variable in class hex.singlenoderf.SpeeDRF
-
- DOC_GET - Static variable in class water.api.AUC
-
- DOC_GET - Static variable in class water.api.HitRatio
-
- DocExampleFail() - Method in class water.api.ImportFiles
-
- DocExampleFail() - Method in class water.api.Request
-
- DocExampleSucc() - Method in class water.api.ImportFiles
-
- DocExampleSucc() - Method in class water.api.Request
-
Example of passing and failing request.
- DocGen - Class in water.api
-
Auto-gen doc support, for JSON and REST API docs
- DocGen() - Constructor for class water.api.DocGen
-
- DocGen.FieldDoc - Class in water.api
-
- DocGen.FieldDoc(String, String, int, int, Class, boolean, boolean, ParamImportance) - Constructor for class water.api.DocGen.FieldDoc
-
- DocGen.HTML - Class in water.api
-
- DocGen.HTML() - Constructor for class water.api.DocGen.HTML
-
- Documentation - Class in water.api
-
Redirect to online documentation page.
- Documentation() - Constructor for class water.api.Documentation
-
- doIt(Model, Frame, Job.ValidatedJob.Response2CMAdaptor, boolean, boolean) - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
Compute CM and MSE on either the training or testing dataset.
- doit() - Method in class water.exec.Flow.FlowGroupPerRow
-
- doit() - Method in class water.exec.Flow.FlowPerRow
-
- domain() - Method in class hex.rf.ConfusionTask.CMFinal
-
- domain(ValueArray.Column, ValueArray.Column) - Static method in class hex.rf.ConfusionTask
-
- domain(int, ValueArray.Column, ValueArray.Column, int[], int[]) - Static method in class hex.rf.ConfusionTask
-
- domain() - Method in class hex.rf.ConfusionTask
-
Compute confusion matrix domain based on model and data key.
- domain() - Method in class hex.singlenoderf.CMTask.CMFinal
-
- domain(Vec, Vec) - Static method in class hex.singlenoderf.CMTask
-
- domain(int, Vec, Vec, int[], int[]) - Static method in class hex.singlenoderf.CMTask
-
- domain() - Method in class hex.singlenoderf.CMTask
-
Compute confusion matrix domain based on model and data key.
- domain - Variable in class water.api.ConfusionMatrix
-
- domain() - Method in class water.fvec.Vec.CollectDomain
-
Returns exact numeric domain of given vector computed by this task.
- domain(long) - Method in class water.fvec.Vec
-
Map the integer value for a enum/factor/categorical to it's String.
- domain() - Method in class water.fvec.Vec
-
Return an array of domains.
- domains() - Method in class water.fvec.Frame
-
All the domains for enum columns; null for non-enum columns.
- domains() - Method in class water.ValueArray
-
- domainUnion(String[], String[]) - Static method in class water.util.Utils
-
Clever union of String arrays.
- done(JsonObject) - Static method in class water.api.RequestBuilders.Response
-
Returns new done response with given JSON response object.
- done(Request) - Static method in class water.api.RequestBuilders.Response
-
Response done v2.
- done() - Method in class water.Job.ChunkProgress
-
- doneEmpty() - Static method in class water.api.RequestBuilders.Response
-
Returns new done empty done response.
- doScoring(TM, Frame, DTree[], int, DTree.TreeModel.TreeStats, boolean, boolean, boolean) - Method in class hex.gbm.SharedTreeModelBuilder
-
- doVarImpCalc(DRF.DRFModel, DTree[], int, Frame, boolean) - Method in class hex.drf.DRF
-
On-the-fly version for varimp.
- doVarImpCalc(GBM.GBMModel, DTree[], int, Frame, boolean) - Method in class hex.gbm.GBM
-
Compute relative variable importance for GBM model.
- doVarImpCalc(TM, DTree[], int, Frame, boolean) - Method in class hex.gbm.SharedTreeModelBuilder
-
- doVarImpCalc(SpeeDRFModel) - Method in class hex.singlenoderf.SpeeDRFModel
-
- DownloadDataset - Class in water.api
-
- DownloadDataset() - Constructor for class water.api.DownloadDataset
-
- DParseTask - Class in water.parser
-
Class responsible for actual parsing of the datasets.
- DParseTask() - Constructor for class water.parser.DParseTask
-
- DParseTask.AtomicUnion - Class in water.parser
-
- DParseTask.AtomicUnion(byte[], int) - Constructor for class water.parser.DParseTask.AtomicUnion
-
- DputIfMatch(Key, Value, Value, Futures) - Static method in class water.DKV
-
- DputIfMatch(Key, Value, Value, Futures, boolean) - Static method in class water.DKV
-
- drainClose() - Method in class water.AutoBuffer
-
- DRealHistogram - Class in hex.gbm
-
A Histogram, computed in parallel over a Vec.
- DRealHistogram(String, int, byte, float, float, long) - Constructor for class hex.gbm.DRealHistogram
-
- DRemoteTask<T extends DRemoteTask> - Class in water
-
A Distributed DTask.
- DRemoteTask() - Constructor for class water.DRemoteTask
-
- DRF - Class in hex.drf
-
- DRF() - Constructor for class hex.drf.DRF
-
- DRF - Class in hex.rf
-
Distributed RandomForest
- DRF() - Constructor for class hex.rf.DRF
-
- DRF.DRFJob - Class in hex.rf
-
DRF job showing progress with reflect to a number of generated trees.
- DRF.DRFJob(int, Key) - Constructor for class hex.rf.DRF.DRFJob
-
- DRF.DRFModel - Class in hex.drf
-
DRF model holding serialized tree and implementing logic for scoring a row
- DRF.DRFModel(DRF, Key, Key, Key, String[], String[][], String[], int, int, int, int, int, float, long) - Constructor for class hex.drf.DRF.DRFModel
-
- DRF.DRFParams - Class in hex.rf
-
RF execution parameters.
- DRF.DRFParams() - Constructor for class hex.rf.DRF.DRFParams
-
- DRF.DRFTask - Class in hex.rf
-
Remote task implementation execution RF logic
- DRF.DRFTask() - Constructor for class hex.rf.DRF.DRFTask
-
- drf_model - Variable in class water.api.DRFModelView
-
- DRFModelView - Class in water.api
-
- DRFModelView() - Constructor for class water.api.DRFModelView
-
- drfParams - Variable in class hex.singlenoderf.SpeeDRF
-
Return the query link to this page
- DRFProgressPage - Class in water.api
-
- DRFProgressPage() - Constructor for class water.api.DRFProgressPage
-
- drop_na_cols - Variable in class hex.KMeans2
-
- drop_na_cols - Variable in class hex.nb.NaiveBayes
-
- Dropout - Class in hex.deeplearning
-
Helper class for dropout training of Neural Nets
- Dropout() - Constructor for class hex.deeplearning.Dropout
-
- dropped(long[], int) - Static method in class water.TimeLine
-
- dropped() - Method in class water.util.TimelineSnapshot.Event
-
- DTask<T extends DTask> - Class in water
-
Objects which are passed and remotely executed.
- DTask() - Constructor for class water.DTask
-
- DTask(H2O.H2OCountedCompleter) - Constructor for class water.DTask
-
- DTHRESHOLDS - Static variable in class water.api.Constants
-
- DTree - Class in hex.gbm
-
A Decision Tree, laid over a Frame of Vecs, and built distributed.
- DTree(String[], int, char, char, int) - Constructor for class hex.gbm.DTree
-
- DTree(String[], int, char, char, int, long) - Constructor for class hex.gbm.DTree
-
- DTree.DecidedNode - Class in hex.gbm
-
- DTree.DecidedNode(DTree.UndecidedNode, DHistogram[]) - Constructor for class hex.gbm.DTree.DecidedNode
-
- DTree.LeafNode - Class in hex.gbm
-
- DTree.LeafNode(DTree, int) - Constructor for class hex.gbm.DTree.LeafNode
-
- DTree.LeafNode(DTree, int, int) - Constructor for class hex.gbm.DTree.LeafNode
-
- DTree.Node - Class in hex.gbm
-
- DTree.Split - Class in hex.gbm
-
- DTree.Split(int, int, boolean, double, double, long, long, double, double) - Constructor for class hex.gbm.DTree.Split
-
- DTree.TreeModel - Class in hex.gbm
-
- DTree.TreeModel(Key, Key, Key, String[], String[][], String[], int, int, int, int) - Constructor for class hex.gbm.DTree.TreeModel
-
- DTree.TreeModel(DTree.TreeModel, DTree[], double, ConfusionMatrix, DTree.TreeModel.TreeStats) - Constructor for class hex.gbm.DTree.TreeModel
-
- DTree.TreeModel(DTree.TreeModel, DTree[], DTree.TreeModel.TreeStats) - Constructor for class hex.gbm.DTree.TreeModel
-
- DTree.TreeModel(DTree.TreeModel, double, ConfusionMatrix, VarImp, AUC) - Constructor for class hex.gbm.DTree.TreeModel
-
- DTree.TreeModel.CompressedTree - Class in hex.gbm
-
- DTree.TreeModel.CompressedTree(byte[], int, long) - Constructor for class hex.gbm.DTree.TreeModel.CompressedTree
-
- DTree.TreeModel.TreeModelType - Enum in hex.gbm
-
- DTree.TreeModel.TreeStats - Class in hex.gbm
-
- DTree.TreeModel.TreeStats() - Constructor for class hex.gbm.DTree.TreeModel.TreeStats
-
- DTree.TreeModel.TreeVisitor<T extends java.lang.Exception> - Class in hex.gbm
-
Abstract visitor class for serialized trees.
- DTree.TreeModel.TreeVisitor(DTree.TreeModel, DTree.TreeModel.CompressedTree) - Constructor for class hex.gbm.DTree.TreeModel.TreeVisitor
-
- DTree.UndecidedNode - Class in hex.gbm
-
- DTree.UndecidedNode(DTree, int, DHistogram[]) - Constructor for class hex.gbm.DTree.UndecidedNode
-
- dumpClassConstants() - Method in class hex.rf.CodeTreePrinter
-
- dumpColumnConstants() - Method in class hex.rf.CodeTreePrinter
-
- duration_in_ms - Variable in class water.ModelMetrics
-
- DVEC - Static variable in class water.Key
-
- EC2 - Class in water.deploy
-
Manages EC2 instances.
- EC2() - Constructor for class water.deploy.EC2
-
- eigVec() - Method in class hex.pca.PCAModel
-
- ELAPSED - Static variable in class water.api.Constants
-
- ELEMENT_BUILDER - Static variable in class water.api.RequestBuilders
-
Basic builder for elements inside objects.
- elementName(String) - Static method in class water.api.RequestBuilders.Builder
-
For a given context returns the element name.
- elements() - Method in class water.nbhm.NonBlockingHashMap
-
Returns an enumeration of the values in this table.
- elements() - Method in class water.nbhm.NonBlockingHashMapLong
-
Returns an enumeration of the values in this table.
- elements() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns an enumeration of the values in this table.
- elementToName(String) - Method in class water.api.RequestBuilders.ElementBuilder
-
- elementToString(JsonElement, String) - Method in class water.api.RequestBuilders.ElementBuilder
-
- elementToString(JsonElement, String) - Method in class water.api.RequestBuilders.KeyCellBuilder
-
- emap(int) - Method in class water.fvec.ParseDataset2.EnumUpdateTask
-
- embeddedH2OConfig - Static variable in class water.H2O
-
- EMPTY_RESPONSE - Static variable in class water.api.RequestBuilders.Response
-
A unique empty response which carries an empty JSON object
- emptyLTrash() - Method in class water.Func
-
User call which empty local trash of vectors.
- encodeKey(String, String) - Static method in class water.persist.PersistS3
-
Creates the key for given S3 bucket and key.
- encodeRedirectArgs(JsonObject, Object[]) - Static method in class water.api.RequestStatics
-
- encodeTimePat(long, int) - Static method in class water.fvec.ParseTime
-
- end() - Method in class hex.deeplearning.Neurons.SparseVector
-
- end() - Method in class hex.rf.Data
-
- end() - Method in class hex.singlenoderf.Data
-
- END_TIME - Static variable in class water.api.Constants
-
- end_time - Variable in class water.Job
-
- enter() - Static method in class water.Scope
-
- entropy(byte[]) - Static method in class water.util.Utils
-
- entrySet() - Method in class water.nbhm.NonBlockingHashMap
-
Returns a Set
view of the mappings contained in this map.
- entrySet() - Method in class water.nbhm.NonBlockingHashMapLong
-
Returns a Set
view of the mappings contained in this map.
- entrySet() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns a Set
view of the mappings contained in this map.
- ENUM - Static variable in class water.fvec.AppendableVec
-
- Enum - Class in water.parser
-
Class for tracking enum columns.
- Enum() - Constructor for class water.parser.Enum
-
- ENUM_DOMAIN_SIZE - Static variable in class water.api.Constants
-
- Env - Class in water.exec
-
Execute a R-like AST, in the context of an H2O Cloud
- eof() - Method in class water.AutoBuffer
-
- epoch_counter - Variable in class hex.deeplearning.DeepLearningModel
-
- epoch_counter - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- epochs - Variable in class hex.deeplearning.DeepLearning
-
The number of passes over the training dataset to be carried out.
- epochs - Variable in class hex.NeuralNet
-
- EPS - Static variable in class hex.DLSM.GeneralizedGradientSolver
-
- epsilon - Variable in class hex.deeplearning.DeepLearning
-
The second of two hyper parameters for adaptive learning rate (ADADELTA).
- eqSplit(int, Data, int[], int, Random) - Method in class hex.rf.GiniStatistic
-
- eqSplit(int, Data, int[], int, Random) - Method in class hex.singlenoderf.GiniStatistic
-
- eqSplit(int, Data, float[], float, Random) - Method in class hex.singlenoderf.GiniStatistic
-
- eqSplit(int, Data, float[], float, Random) - Method in class hex.singlenoderf.MSEStatistic
-
- eqSplit(int, Data, int[], int, Random) - Method in class hex.singlenoderf.MSEStatistic
-
- equals(Object) - Method in class water.fvec.Vec
-
- equals(Object) - Method in class water.fvec.Vec.VectorGroup
-
- equals(Object) - Method in class water.H2ONode
-
- equals(Object) - Method in class water.Key
-
- equals(Object) - Method in class water.parser.ValueString
-
- equals(Object) - Method in class water.UniqueId
-
- equals(Object) - Method in class water.util.TimelineSnapshot.Event
-
- equals(Object) - Method in class water.util.Utils.IcedDouble
-
- equals(Object) - Method in class water.util.Utils.IcedInt
-
- equals(Object) - Method in class water.util.Utils.IcedLong
-
- equals(Object) - Method in class water.ValueArray.Column
-
- equalsWithinOneSmallUlp(float, float) - Static method in class water.util.Utils
-
Compare two numbers to see if they are within one ulp of the smaller decade.
- equalsWithinOneSmallUlp(double, double) - Static method in class water.util.Utils
-
- err() - Method in class hex.ConfusionMatrix
-
- err() - Method in class hex.DGLM.GLMValidation
-
- err(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- err() - Method in class water.api.AUC
-
- ERR - Static variable in class water.H2O
-
- err(Log.Tag.Sys, String, T) - Static method in class water.util.Log
-
Record an exception to the log file and store.
- err(Log.Tag.Sys, String) - Static method in class water.util.Log
-
Record a message to the log file and store.
- err(String, T) - Static method in class water.util.Log
-
Record an exception to the log file and store.
- err(String) - Static method in class water.util.Log
-
Record a message to the log file and store.
- err(Log.Tag.Sys, T) - Static method in class water.util.Log
-
Record an exception to the log file and store.
- err(T) - Static method in class water.util.Log
-
Record an exception to the log file and store.
- errCount() - Method in class hex.ConfusionMatrix
-
- error() - Method in class hex.deeplearning.DeepLearningModel
-
- error() - Method in class hex.DGLM.GLMModel
-
- ERROR - Static variable in class water.api.Constants
-
- error(Throwable) - Static method in class water.api.RequestBuilders.Response
-
Returns new error response with given error message.
- error(String) - Static method in class water.api.RequestBuilders.Response
-
- error() - Method in class water.api.RequestBuilders.Response
-
Returns the error of the request object if any.
- error() - Method in class water.Job.ChunkProgress
-
- error(String) - Method in class water.Job.ChunkProgress
-
- errorr - Variable in class water.api.AUC
-
- errors() - Method in class water.api.RequestArguments.Argument
-
Returns a list of possible error strings, that could be thrown in an
IllegalArgumentException.
- errors() - Method in class water.api.RequestArguments.ExistingFile
-
- errors() - Method in class water.api.RequestArguments.FrameKeyVec
-
- errors() - Method in class water.api.RequestArguments.GeneralFile
-
- errors() - Method in class water.Request2.TypeaheadKey
-
- errRTExcept(Throwable) - Static method in class water.util.Log
-
Record an exception to the log file and store and return a new
RuntimeException that wraps around the exception.
- errs - Variable in class hex.gbm.DTree.TreeModel
-
- errStr() - Method in class water.fvec.Frame
-
- errStr() - Method in class water.Lockable
-
- errStr() - Method in class water.Model
-
- errStr() - Method in class water.OldModel
-
- errStr() - Method in class water.ValueArray
-
- escape(StringBuilder, String) - Method in class water.api.DocGen
-
- escape(StringBuilder, String) - Method in class water.api.DocGen.HTML
-
- escape(JsonObject) - Static method in class water.util.JsonUtil
-
- escape(JsonArray) - Static method in class water.util.JsonUtil
-
- escape(JsonElement) - Static method in class water.util.JsonUtil
-
- escape2(String) - Method in class water.api.DocGen.HTML
-
- ESCAPE_NAN - Static variable in class water.api.Constants
-
- escapeIllegalJsonElements() - Method in class water.api.RequestBuilders.Response
-
- escapeJava(String) - Static method in class water.util.Utils
-
Escape all " and \ characters to provide a proper Java-like string
Does not escape unicode characters.
- estimate_get() - Method in class water.nbhm.ConcurrentAutoTable
-
- eval(Layer[], Vec[], Vec, long, long[][]) - Static method in class hex.NeuralNet
-
- eval(Layer[], long, long[][]) - Static method in class hex.NeuralNet
-
- exception - Variable in class water.Job
-
- EXCLUSIVE_SPLIT_LIMIT - Static variable in class water.api.Constants
-
- exec(ValueArray, int, int) - Static method in class hex.LinearRegression
-
- exec(ArrayList<String>) - Static method in class water.deploy.VM.Watchdog
-
- exec(String) - Static method in class water.exec.Exec2
-
- exec() - Method in class water.Func
-
The function implementation.
- exec(Vec...) - Method in class water.MRTask2
-
- exec(Frame) - Method in class water.MRTask2
-
- exec(int, Frame, boolean) - Method in class water.MRTask2
-
- Exec2 - Class in water.api
-
- Exec2() - Constructor for class water.api.Exec2
-
- Exec2 - Class in water.exec
-
Parse and execute a generic R-like string, in the context of an H2O Cloud
- execImpl() - Method in class hex.deeplearning.DeepLearning
-
Train a Deep Learning model, assumes that all members are populated
- execImpl() - Method in class hex.drf.DRF
-
Compute a DRF tree.
- execImpl() - Method in class hex.gapstat.GapStatistic
-
- execImpl() - Method in class hex.gbm.GBM
-
- execImpl() - Method in class hex.GridSearch
-
- execImpl() - Method in class hex.KMeans2
-
- execImpl() - Method in class hex.nb.NaiveBayes
-
- execImpl() - Method in class hex.NeuralNet
-
- execImpl() - Method in class hex.pca.PCA
-
- execImpl() - Method in class hex.pca.PCAImpute
-
- execImpl() - Method in class hex.pca.PCAScore
-
- execImpl() - Method in class hex.singlenoderf.SpeeDRF
-
- execImpl() - Method in class water.api.AUC
-
- execImpl() - Method in class water.api.ConfusionMatrix
-
- execImpl() - Method in class water.api.FrameSplitPage
-
- execImpl() - Method in class water.api.HitRatio
-
- execImpl() - Method in class water.api.JProfile
-
- execImpl() - Method in class water.api.QuantilesPage
-
- execImpl() - Method in class water.Func
-
The real implementation which should be provided by ancestors.
- execute(Key, int[], ValueArray, int, int, int, Tree.StatType, long, boolean, double[], int, Sampling.Strategy, float, float[], int, int, boolean) - Static method in class hex.rf.DRF
-
Create DRF task, execute it and returns DFuture.
- exit(int) - Method in class water.AbstractEmbeddedH2OConfig
-
Tell the embedding software that H2O wants the process to exit.
- exit(int) - Static method in class water.H2O
-
Notify embedding software instance H2O wants to exit.
- exit() - Static method in class water.Scope
-
- exit(Key) - Static method in class water.Scope
-
- exit(Key...) - Static method in class water.Scope
-
- exitWithParent() - Static method in class water.deploy.VM
-
- exp(double) - Method in enum hex.DGLM.CaseMode
-
- expandDataset(Frame, Key) - Static method in class hex.OneHot
-
- expandedSz() - Method in class hex.NewRowVecTask.DataFrame
-
- expect(char) - Method in class water.parser.PMMLParser
-
- expect(String) - Method in class water.parser.PMMLParser
-
- expectedSz() - Method in class water.util.RIStream
-
- expert_mode - Variable in class hex.deeplearning.DeepLearning
-
Unlock expert mode parameters than can affect model building speed,
predictive accuracy and scoring.
- expert_mode - Variable in class hex.NeuralNet
-
- expert_parameters - Variable in class water.api.Models.ModelSummary
-
- ExportFiles - Class in water.api
-
- ExportFiles() - Constructor for class water.api.ExportFiles
-
- ExportHdfs - Class in water.api
-
- ExportHdfs() - Constructor for class water.api.ExportHdfs
-
- ExportModel - Class in water.api
-
- ExportModel() - Constructor for class water.api.ExportModel
-
- ExportS3 - Class in water.api
-
- ExportS3() - Constructor for class water.api.ExportS3
-
- ExportS3.BucketArg - Class in water.api
-
- ExportS3.BucketArg(String) - Constructor for class water.api.ExportS3.BucketArg
-
- ExportS3Progress - Class in water.api
-
- ExportS3Progress() - Constructor for class water.api.ExportS3Progress
-
- EXPRESSION - Static variable in class water.api.Constants
-
- External - Class in water
-
Expose internal H2O API calls to the External World
H2O innards need to go through the H2O ClassLoader to get bytecode
reweaving done - e.g.
- External() - Constructor for class water.External
-
- ExternalInterface - Interface in water
-
External interface for H2O.
- extract(TArg) - Method in class water.Arguments
-
- extractChunkPart(Chunk, Chunk, int, int, Futures) - Static method in class water.fvec.ChunkSplitter
-
Extract portion of given chunk into given output chunk.
- extractFrame(int, int) - Method in class water.fvec.Frame
-
- extractInfo() - Method in class water.api.RequestBuilders.Response
-
- extractUnbalancedClasses(ValueArray, int, int[]) - Static method in class hex.rf.MinorityClasses
-
- gaps() - Method in class hex.gapstat.GapStatisticModel
-
- GapStatistic - Class in hex.gapstat
-
Gap Statistic
This is an algorithm for estimating the optimal number of clusters in p-dimensional data.
- GapStatistic() - Constructor for class hex.gapstat.GapStatistic
-
- GapStatisticModel - Class in hex.gapstat
-
- GapStatisticModel(Key, Key, Frame, int, double[], double[], double[], int, int, int, int) - Constructor for class hex.gapstat.GapStatisticModel
-
- GapStatisticModelView - Class in hex.gapstat
-
- GapStatisticModelView() - Constructor for class hex.gapstat.GapStatisticModelView
-
- GapStatisticProgressPage - Class in hex.gapstat
-
- GapStatisticProgressPage() - Constructor for class hex.gapstat.GapStatisticProgressPage
-
- GBM - Class in hex.gbm
-
- GBM() - Constructor for class hex.gbm.GBM
-
- GBM.Family - Enum in hex.gbm
-
Distribution functions
- GBM.GBMModel - Class in hex.gbm
-
- GBM.GBMModel(GBM, Key, Key, Key, String[], String[][], String[], int, int, int, int, double, GBM.Family) - Constructor for class hex.gbm.GBM.GBMModel
-
- GBM.GBMModel(GBM.GBMModel, DTree[], double, ConfusionMatrix, DTree.TreeModel.TreeStats) - Constructor for class hex.gbm.GBM.GBMModel
-
- GBM.GBMModel(GBM.GBMModel, DTree[], DTree.TreeModel.TreeStats) - Constructor for class hex.gbm.GBM.GBMModel
-
- GBM.GBMModel(GBM.GBMModel, double, ConfusionMatrix, VarImp, AUC) - Constructor for class hex.gbm.GBM.GBMModel
-
- gbm_model - Variable in class water.api.GBMModelView
-
- GBMModelView - Class in water.api
-
- GBMModelView() - Constructor for class water.api.GBMModelView
-
- GBMProgressPage - Class in water.api
-
- GBMProgressPage() - Constructor for class water.api.GBMProgressPage
-
- generate(StringBuilder) - Method in class water.util.D3Plot
-
- GeneratedModel - Class in water.genmodel
-
This is a helper class to support Java generated models.
- GeneratedModel() - Constructor for class water.genmodel.GeneratedModel
-
- generateFrameSummaries(Set<String>, Map<String, Frame>, boolean, Map<String, Model>, Map<String, Set<String>>) - Static method in class water.api.Frames
-
- generateHTML(String, StringBuilder) - Method in class hex.deeplearning.DeepLearningModel
-
- generateHTML(String, StringBuilder) - Method in class hex.gapstat.GapStatisticModel
-
- generateHTML(String, StringBuilder) - Method in class hex.gbm.DTree.TreeModel
-
- generateHTML(String, StringBuilder) - Method in class hex.nb.NBModel
-
- generateHTML(String, StringBuilder) - Method in class hex.NeuralNet.NeuralNetModel
-
- generateHTML(String, StringBuilder) - Method in class hex.pca.PCAModel
-
- generateHTML(String, StringBuilder) - Method in class hex.singlenoderf.SpeeDRFModel
-
- generateHTMLAUC(StringBuilder) - Method in class hex.gbm.DTree.TreeModel
-
- generateHTMLAUC(StringBuilder) - Method in class hex.singlenoderf.SpeeDRFModel
-
- generateHTMLTreeStats(StringBuilder) - Method in class hex.gbm.DTree.TreeModel
-
- generateHTMLTreeStats(StringBuilder, JsonObject) - Method in class hex.singlenoderf.SpeeDRFModel
-
- generateHTMLVarImp(StringBuilder) - Method in class hex.gbm.DTree.TreeModel
-
- generateHTMLVarImp(StringBuilder) - Method in class hex.singlenoderf.SpeeDRFModel
-
- generateModelDescription(StringBuilder) - Method in class hex.drf.DRF.DRFModel
-
- generateModelDescription(StringBuilder) - Method in class hex.gbm.DTree.TreeModel
-
- generateModelDescription(StringBuilder) - Method in class hex.gbm.GBM.GBMModel
-
- generateModelSummaries(Set<String>, Map<String, Model>, boolean, Map<String, Frame>, Map<String, Set<String>>) - Static method in class water.api.Models
-
- generateNumKeys(Key, int) - Static method in class water.util.Utils
-
Generate given numbers of keys by suffixing key by given numbered suffix.
- generateNumKeys(Key, int, String) - Static method in class water.util.Utils
-
- GeneratePredictionsPage - Class in water.api
-
- GeneratePredictionsPage() - Constructor for class water.api.GeneratePredictionsPage
-
- generateShuffledKey(Key) - Static method in class water.util.Utils
-
- genHelp(Request) - Method in class water.api.DocGen
-
- get(int, int) - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- get(int, int) - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- get(int) - Method in class hex.deeplearning.Neurons.DenseVector
-
- get(int, int) - Method in interface hex.deeplearning.Neurons.Matrix
-
- get(int, int) - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- get(int) - Method in class hex.deeplearning.Neurons.SparseVector
-
Slow path access to i-th element
- get(int) - Method in interface hex.deeplearning.Neurons.Vector
-
- Get - Class in water.api
-
- Get() - Constructor for class water.api.Get
-
- get(int) - Method in class water.Arguments
-
- get(Class<T>) - Method in class water.AutoBuffer
-
- get() - Method in class water.AutoBuffer
-
- get(Key, int, int) - Static method in class water.DKV
-
- get(Key) - Static method in class water.DKV
-
- get(long) - Method in class water.fvec.AppendableVec
-
- get(Key) - Static method in class water.H2O
-
- get() - Method in class water.Job
-
Blocks and get result of this job.
- get() - Method in class water.nbhm.ConcurrentAutoTable
-
Current value of the counter.
- get(Object) - Method in class water.nbhm.NonBlockingHashMap
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- get(long) - Method in class water.nbhm.NonBlockingHashMapLong
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- get(Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
- get(E) - Method in class water.nbhm.NonBlockingHashSet
-
- get(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- get() - Method in class water.parser.PMMLParser
-
- get() - Method in class water.RPC
-
- get(long, TimeUnit) - Method in class water.RPC
-
- get(H2ONode, Key, int) - Static method in class water.TaskGetKey
-
- get(Key) - Static method in class water.UKV
-
- get(Key, Class<T>) - Static method in class water.UKV
-
- get() - Method in class water.Value
-
- get(Class<T>) - Method in class water.Value
-
- get1() - Method in class water.AutoBuffer
-
- get1(int) - Method in class water.AutoBuffer
-
- get2() - Method in class water.AutoBuffer
-
- get2(int) - Method in class water.AutoBuffer
-
- get2(byte[], int) - Static method in class water.UDP
-
- get3() - Method in class water.AutoBuffer
-
- get4() - Method in class water.AutoBuffer
-
- get4(int) - Method in class water.AutoBuffer
-
- get4(byte[], int) - Static method in class water.UDP
-
- get4(byte[], int) - Static method in class water.util.Utils
-
- get4f() - Method in class water.AutoBuffer
-
- get4f(int) - Method in class water.AutoBuffer
-
- get4f(byte[], int) - Static method in class water.UDP
-
- get8() - Method in class water.AutoBuffer
-
- get8(int) - Method in class water.AutoBuffer
-
- get8(byte[], int) - Static method in class water.UDP
-
- get8d() - Method in class water.AutoBuffer
-
- get8d(int) - Method in class water.AutoBuffer
-
- get8d(byte[], int) - Static method in class water.UDP
-
- get8d(byte[], int) - Static method in class water.util.Utils
-
- get_ada_dx_g(int) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_biases(int) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_biases_ada_dx_g(int) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_biases_momenta(int) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_buf() - Method in class water.parser.ValueString
-
- 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_length() - Method in class water.parser.ValueString
-
- get_max_disk() - Method in class water.HeartBeat
-
- get_max_mem() - Method in class water.H2ONode
-
- get_max_mem() - Method in class water.HeartBeat
-
- get_off() - Method in class water.parser.ValueString
-
- get_params() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_params() - Method in class hex.deeplearning.DeepLearningModel
-
- get_params() - Method in class hex.drf.DRF.DRFModel
-
- get_params() - Method in class hex.gbm.GBM.GBMModel
-
- get_params() - Method in class hex.glm.GLMModel
-
- get_params() - Method in class hex.pca.PCAModel
-
- get_params() - Method in class hex.singlenoderf.SpeeDRFModel
-
- get_params() - Method in class water.Model
-
- get_processed_global() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_processed_local() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_processed_total() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_response() - Method in class hex.singlenoderf.SpeeDRFModel
-
- get_tot_mem() - Method in class water.HeartBeat
-
- get_valsz() - Method in class water.HeartBeat
-
- get_weights(int) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- get_weights_momenta(int) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- 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
-
- getAAStr() - Method in class water.AutoBuffer
-
- getAdaptedValidationResponse2CM() - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Return cached validation response already adapted to CM domain.
- getArrayKey(Key) - Static method in class water.ValueArray
-
Get the root array Key from a random arraylet sub-key
- getArrayKeyBytes(Key) - Static method in class water.ValueArray
-
- getAStr() - Method in class water.AutoBuffer
-
- getAWSCredentials() - Static method in class water.H2O
-
- getBoolean(HashMap<String, Comparable>, String) - Static method in class water.parser.PMMLParser
-
- getBoolean(Comparable) - Static method in class water.parser.PMMLParser
-
- getBuilderFor(String) - Method in class water.api.RequestBuilders.Response
-
Returns the builder for given JSON context element.
- getBuildVersion() - Static method in class water.H2O
-
Load a h2o build version or return default unknown version
- getBytes(Object) - Static method in class water.External
-
- getBytes(Object) - Method in interface water.ExternalInterface
-
- getBytes() - Method in class water.fvec.Chunk
-
- getBytes(Object) - Method in class water.InternalInterface
-
- getBytes() - Method in class water.Value
-
- getChunk(long) - Method in class water.ValueArray
-
- getChunk(Key) - Method in class water.ValueArray
-
- getChunkData(int) - Method in class water.fvec.ParseDataset2.FVecDataIn
-
- getChunkData(int) - Method in interface water.parser.CustomParser.DataIn
-
- getChunkData(int) - Method in class water.parser.CustomParser.StreamData
-
- getChunkDataStart(int) - Method in class water.fvec.ParseDataset2.FVecDataIn
-
- getChunkDataStart(int) - Method in interface water.parser.CustomParser.DataIn
-
- getChunkDataStart(int) - Method in class water.parser.CustomParser.StreamData
-
- getChunkIndex(Key) - Static method in class water.ValueArray
-
Get the chunk-index from a random arraylet sub-key
- getChunkKey(long) - Method in class water.ValueArray
-
- getChunkKey(long, Key) - Static method in class water.ValueArray
-
- getChunkOffset(Key) - Static method in class water.ValueArray
-
- getClasses() - Static method in class water.Boot
-
- getClient() - Static method in class water.persist.PersistS3
-
- getCMDomain() - Method in class water.Job.ValidatedJob
-
Returns a domain for confusion matrix.
- getCMDomain() - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Return cm domain.
- getColIdx(String) - Method in class water.genmodel.GeneratedModel
-
- getColIdx(String) - Method in interface water.genmodel.IGeneratedModel
-
Returns index of column with give name or -1 if column is not found.
- getColInfo(int) - Method in class hex.RowTask.Row
-
- getCols() - Method in class hex.BaseStatsTask
-
- getColumnIds(String[]) - Method in class water.ValueArray
-
- getCreationEpochTimeMillis() - Method in class water.UniqueId
-
- getCriticalParamNames(DocGen.FieldDoc[]) - Static method in class water.util.ParamUtils
-
Names of the model parameters which will always be shown in a short description of
the model (e.g., for a tree model it would include ntrees and depth).
- getCtrl() - Method in class water.AutoBuffer
-
- getd(long) - Method in class water.fvec.AppendableVec
-
- getData(ValueArray, int[], int, RowVecTask.Sampling, boolean) - Static method in class hex.DGLM
-
- getData(ValueArray, int[], RowVecTask.Sampling, boolean) - Static method in class hex.DGLM
-
- getDCol(int) - Method in class hex.RowTask.Row
-
- getDCols(int[], double[]) - Method in class hex.RowTask.Row
-
- getDelay(TimeUnit) - Method in class water.RPC
-
- getDelay(TimeUnit) - Method in class water.RPC.RPCCall
-
- getDenseXX() - Method in class hex.gram.Gram
-
- getDependency(TimelineSnapshot.Event) - Method in class water.util.TimelineSnapshot
-
- getDeterRNG(long) - Static method in class water.util.Utils
-
- getDException() - Method in class water.DTask
-
- getDisplayName() - Method in class water.api.RequestArguments.Argument
-
- getDomainMapping(String[], String[], boolean) - Static method in class water.Model
-
Returns a mapping between values of model domains (modelDom
) and given column domain.
- getDomainMapping(String, String[], String[], boolean) - Static method in class water.Model
-
Returns a mapping for given column according to given modelDom
.
- getDomainValues(int) - Method in class water.genmodel.GeneratedModel
-
- getDomainValues(String) - Method in class water.genmodel.GeneratedModel
-
- getDomainValues(String) - Method in interface water.genmodel.IGeneratedModel
-
Gets domain of given column.
- getDomainValues(int) - Method in interface water.genmodel.IGeneratedModel
-
Returns domain values for i-th column.
- getDomainValues() - Method in interface water.genmodel.IGeneratedModel
-
Returns domain values for all columns
- getEmbeddedH2OConfig() - Static method in class water.H2O
-
- getEncodedClassColumnValue() - Method in class hex.singlenoderf.Data.Row
-
- getEncodedColumnValue(int) - Method in class hex.rf.Data.Row
-
- getEncodedColumnValue(int) - Method in class hex.singlenoderf.Data.Row
-
- getEnumCardinality() - Method in class hex.Summary.ColSummary
-
- getExpertParamNames(DocGen.FieldDoc[]) - Static method in class water.util.ParamUtils
-
Names of the model parameters which will be shown only in an expert view of
the model (e.g., for Deep Learning it would include initial_weight_scale).
- getFamily() - Method in class hex.glm.GLMParams
-
- getFileName(int) - Method in class water.util.FileIntegrityChecker
-
- getFirstBytes() - Method in class water.Value
-
- getFirstUnzipedBytes(Key) - Static method in class water.util.Utils
-
- getFirstUnzipedBytes(Value) - Static method in class water.util.Utils
-
- getFlag() - Method in class water.AutoBuffer
-
- getFold(int, int) - Method in class hex.FrameTask.DataInfo
-
- getFreezable() - Method in class water.Value
-
- getFromDKV(Model, Frame) - Static method in class water.ModelMetrics
-
- getFromDKV(UniqueId, UniqueId) - Static method in class water.ModelMetrics
-
- getFutures() - Method in class water.DRemoteTask
-
- getFValue(int) - Method in class water.fvec.CXDChunk
-
- getHeaders() - Method in class water.api.RequestBuilders.Response
-
- getIce() - Static method in class water.persist.Persist
-
- getICol(int) - Method in class hex.RowTask.Row
-
- getICols(int[], long[]) - Method in class hex.RowTask.Row
-
- getId(int) - Method in class water.fvec.CXIChunk
-
- getId() - Method in class water.UniqueFrameId
-
- getId() - Method in class water.UniqueId
-
- getInt() - Method in class water.AutoBuffer
-
- getIValue(int) - Method in class water.fvec.CXIChunk
-
- getk(Key) - Static method in class water.H2O
-
- getk(TypeK) - Method in class water.nbhm.NonBlockingHashMap
-
Returns the Key to which the specified key is mapped, or null
if this map contains no mapping for the key.
- getKey() - Method in class water.UniqueId
-
- getKey() - Method in class water.ValueArray
-
Return the key that denotes this entire ValueArray in the K/V store.
- getL() - Method in class hex.gram.Gram.InPlaceCholesky
-
- getLogDir() - Static method in class water.util.Log
-
- getLogPathFileName() - Static method in class water.util.Log
-
- getModelCategory() - Method in class water.Model
-
- getName() - Method in class water.api.RequestArguments.Argument
-
- getName(String, PMMLParser.DataTypes, StringBuilder) - Static method in class water.score.ScorecardModel
-
- getNames() - Method in interface water.genmodel.IGeneratedModel
-
The names of columns used in the model.
- getNumber(HashMap<String, Comparable>, String) - Static method in class water.parser.PMMLParser
-
- getNumber(Comparable) - Static method in class water.parser.PMMLParser
-
- getNumClasses(int) - Method in class water.genmodel.GeneratedModel
-
- getNumClasses(int) - Method in interface water.genmodel.IGeneratedModel
-
Get number of classes in in given column.
- getNumCols() - Method in class water.genmodel.GeneratedModel
-
- getNumCols() - Method in interface water.genmodel.IGeneratedModel
-
Returns number of columns used as input for training (i.e., exclude response column).
- getNumPC(double[], double) - Static method in class hex.pca.PCA
-
- getNumResponseClasses() - Method in class water.genmodel.GeneratedModel
-
- getNumResponseClasses() - Method in interface water.genmodel.IGeneratedModel
-
Return a number of classes in response column.
- getOrigValidation() - Method in class water.Job.ValidatedJob
-
Returns original validation dataset.
- getParamNames(DocGen.FieldDoc[], ParamImportance) - Static method in class water.util.ParamUtils
-
- getParams() - Method in class hex.glm.GLMModel
-
- getPath() - Method in class water.persist.Persist
-
- getPath() - Method in class water.persist.PersistFS
-
- getPath() - Method in class water.persist.PersistHdfs
-
- getPath() - Method in class water.persist.PersistNFS
-
- getPath() - Method in class water.persist.PersistS3
-
- getPermutationArray() - Method in class hex.rf.Data
-
- getPermutationArray() - Method in class hex.singlenoderf.Data
-
- getPoisson(double, Random) - Static method in class water.util.Utils
-
Poisson-distributed RNG
- getPort() - Method in class water.AutoBuffer
-
- getPrediction(float[], double[]) - Static method in class water.util.ModelUtils
-
Utility function to get a best prediction from an array of class
prediction distribution.
- getPrediction(float[], int) - Static method in class water.util.ModelUtils
-
- getPredictions(int, float[], double[]) - Static method in class water.util.ModelUtils
-
Create labels from per-class probabilities with pseudo-random tie-breaking, if needed.
- getPredsSize() - Method in class water.genmodel.GeneratedModel
-
- getPredsSize() - Method in interface water.genmodel.IGeneratedModel
-
- 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
-
- getRawClassColumnValueFromBin() - Method in class hex.singlenoderf.Data.Row
-
- getResource2(String) - Method in class water.Boot
-
- getResponseIdx() - Method in class water.genmodel.GeneratedModel
-
- getResponseIdx() - Method in interface water.genmodel.IGeneratedModel
-
Returns an index of the response column.
- getResponseName() - Method in class water.genmodel.GeneratedModel
-
- getResponseName() - Method in interface water.genmodel.IGeneratedModel
-
The name of the response column.
- 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.MRTask2
-
Block for and get any final results from a dfork'd MRTask2.
- getRNG(long...) - Static method in class water.util.Utils
-
- getSampling() - Method in class hex.NewRowVecTask.DataFrame
-
- getSamplingComplement() - Method in class hex.NewRowVecTask.DataFrame
-
- getSecondaryParamNames(DocGen.FieldDoc[]) - Static method in class water.util.ParamUtils
-
Names of the model parameters which will also be shown in a longer description of
the model (e.g., learning rate).
- getSortOrder() - Method in class hex.VarImp
-
By default provides a sort order according to raw scores stored in varimp
.
- getStackAsString(Throwable) - Static method in class water.util.Utils
-
- getState() - Method in class water.Job
-
- getStep(int) - Method in class water.api.TutorialWorkflow.TutorWorkflow
-
Get tutorial step.
- getStr(int, int) - Method in class water.AutoBuffer
-
- getStr() - Method in class water.AutoBuffer
-
- getString(HashMap<String, Comparable>, String) - Static method in class water.parser.PMMLParser
-
- getString(Comparable) - Static method in class water.parser.PMMLParser
-
- getString(int, StringBuilder) - Method in class water.Value
-
- getSystemIdleTicks() - Method in class water.util.LinuxProcFileReader
-
- getSystemTotalTicks() - Method in class water.util.LinuxProcFileReader
-
- getTask() - Method in class water.AutoBuffer
-
- getTCPSocket() - Method in class water.H2ONode
-
- getThreshold() - Method in class hex.DGLM.GLMModel
-
- getThreshold() - Method in class water.OldModel
-
- getTokenId(String) - Method in class water.parser.Enum
-
- getTokenId(ValueString) - Method in class water.parser.Enum
-
- getTotalPhysicalMemory() - Static method in class water.util.OSUtils
-
Safe call to obtain size of total physical memory.
- getTotalSpace() - Method in class water.persist.Persist
-
- getTotalSpace() - Method in class water.persist.PersistFS
-
- getTreeModelType() - Method in class hex.drf.DRF.DRFModel
-
- getTreeModelType() - Method in class hex.gbm.DTree.TreeModel
-
- getTreeModelType() - Method in class hex.gbm.GBM.GBMModel
-
- getTreeSeed(int) - Method in class hex.rf.RFModel
-
Return the random seed used to sample this tree.
- getUniqueId() - Method in class water.fvec.Frame
-
- getUniqueId() - Method in class water.Model
-
- getUnsafe() - Static method in class water.nbhm.UtilUnsafe
-
Fetch the Unsafe.
- getUsableSpace() - Method in class water.persist.Persist
-
- getUsableSpace() - Method in class water.persist.PersistFS
-
- getUsedRNGKind() - Static method in class water.util.Utils
-
- getUsedRNGType() - Static method in class water.util.Utils
-
- getValidAdaptor() - Method in class water.Job.ValidatedJob
-
- getValidation() - Method in class water.Job.ValidatedJob
-
Return validation dataset which can be adapted to a model if it is necessary.
- getValidation() - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Returns validation dataset.
- getValue(String) - Method in class water.Arguments
-
Return the value of a binding (e.g.
- getValue(Object) - Static method in class water.External
-
- getValue(Object) - Method in interface water.ExternalInterface
-
- getValue(Object) - Method in class water.InternalInterface
-
- getValue(Key) - Static method in class water.UKV
-
- getVariables() - Method in class hex.VarImp
-
- getVecKey(Key) - Static method in class water.fvec.Vec
-
Get a Vec Key from Chunk Key, without loading the Chunk
- getVectorDomain(Vec) - Method in class water.Job.ValidatedJob
-
- getVersion() - Static method in class water.H2O
-
- getWorkflow() - Method in class water.api.TutorialDeepLearning
-
- getWorkflow() - Method in class water.api.TutorialGBM
-
- getWorkflow() - Method in class water.api.TutorialGLMProstate
-
- getWorkflow() - Method in class water.api.TutorialKMeans
-
- getWorkflow() - Method in class water.api.TutorialRFIris
-
- getWorkflow() - Method in class water.api.TutorialWorkflow
-
Returns a workflow to show
- getXX() - Method in class hex.gram.Gram
-
- getZ() - Method in class water.AutoBuffer
-
- getZA() - Method in class water.AutoBuffer
-
- Gini - Variable in class water.api.AUC
-
- Gini() - Method in class water.api.AUC
-
- GiniStatistic - Class in hex.rf
-
Computes the gini split statistics.
- GiniStatistic(Data, int, long, int) - Constructor for class hex.rf.GiniStatistic
-
- GiniStatistic - Class in hex.singlenoderf
-
Computes the gini split statistics.
- GiniStatistic(Data, int, long, int) - Constructor for class hex.singlenoderf.GiniStatistic
-
- GLM - Class in water.api
-
- GLM() - Constructor for class water.api.GLM
-
- GLM2 - Class in hex.glm
-
- GLM2() - Constructor for class hex.glm.GLM2
-
- GLM2(String, Key, Key, FrameTask.DataInfo, GLMParams, double[]) - Constructor for class hex.glm.GLM2
-
- GLM2(String, Key, Key, FrameTask.DataInfo, GLMParams, double[], double) - Constructor for class hex.glm.GLM2
-
- GLM2(String, Key, Key, FrameTask.DataInfo, GLMParams, double[], double, int) - Constructor for class hex.glm.GLM2
-
- GLM2(String, Key, Key, FrameTask.DataInfo, GLMParams, double[], double, int, double) - Constructor for class hex.glm.GLM2
-
- GLM2(String, Key, Key, FrameTask.DataInfo, GLMParams, double[], double, int, double, Key) - Constructor for class hex.glm.GLM2
-
- GLM2(String, Key, Key, FrameTask.DataInfo, GLMParams, double[], double, int, double, Key, double[], boolean, double, double) - Constructor for class hex.glm.GLM2
-
- GLM2.GLMGrid - Class in hex.glm
-
- GLM2.GLMGrid(Key, GLM2[]) - Constructor for class hex.glm.GLM2.GLMGrid
-
- GLM2.GLMGridSearch - Class in hex.glm
-
- GLM2.GLMGridSearch(int, Key, Key, FrameTask.DataInfo, GLMParams, double[], boolean, double[], boolean, int, double) - Constructor for class hex.glm.GLM2.GLMGridSearch
-
- GLM2.ParallelGLMs - Class in hex.glm
-
- GLM2.ParallelGLMs(Job, GLM2[]) - Constructor for class hex.glm.GLM2.ParallelGLMs
-
- GLM2.ParallelGLMs(Job, GLM2[], int) - Constructor for class hex.glm.GLM2.ParallelGLMs
-
- GLM2.ParallelGLMs(Job, GLM2[], int, H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLM2.ParallelGLMs
-
- GLMGrid - Class in hex
-
- GLMGrid(Key, ValueArray, DGLM.GLMParams, int[], double[], double[], double[], int, boolean, int, boolean) - Constructor for class hex.GLMGrid
-
- GLMGrid - Class in water.api
-
- GLMGrid() - Constructor for class water.api.GLMGrid
-
- GLMGrid.GLMModels - Class in hex
-
- GLMGridProgress - Class in hex.glm
-
- GLMGridProgress() - Constructor for class hex.glm.GLMGridProgress
-
- GLMGridProgress - Class in water.api
-
- GLMGridProgress() - Constructor for class water.api.GLMGridProgress
-
- GLMGridView - Class in hex.glm
-
- GLMGridView() - Constructor for class hex.glm.GLMGridView
-
- GLMGridView(GLM2.GLMGrid) - Constructor for class hex.glm.GLMGridView
-
- GLMModel - Class in hex.glm
-
- GLMModel(GLM2, Key, FrameTask.DataInfo, GLMParams, double, double, double, double[], double, double) - Constructor for class hex.glm.GLMModel
-
- GLMModel.GLMValidationTask<T extends GLMModel.GLMValidationTask<T>> - Class in hex.glm
-
- GLMModel.GLMValidationTask(GLMModel, int) - Constructor for class hex.glm.GLMModel.GLMValidationTask
-
- GLMModel.GLMValidationTask(GLMModel, int, H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLMModel.GLMValidationTask
-
- GLMModel.GLMXValidationTask - Class in hex.glm
-
- GLMModel.GLMXValidationTask(GLMModel, int, GLMModel[]) - Constructor for class hex.glm.GLMModel.GLMXValidationTask
-
- GLMModel.GLMXValidationTask(GLMModel, int, GLMModel[], H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLMModel.GLMXValidationTask
-
- GLMModelUpdate - Class in hex.glm
-
- GLMModelUpdate() - Constructor for class hex.glm.GLMModelUpdate
-
- GLMModelView - Class in hex.glm
-
- GLMModelView() - Constructor for class hex.glm.GLMModelView
-
- GLMModelView(GLMModel) - Constructor for class hex.glm.GLMModelView
-
- GLMParams - Class in hex.glm
-
- GLMParams(GLMParams.Family) - Constructor for class hex.glm.GLMParams
-
- GLMParams(GLMParams.Family, GLMParams.Link) - Constructor for class hex.glm.GLMParams
-
- GLMParams(GLMParams.Family, double) - Constructor for class hex.glm.GLMParams
-
- GLMParams(GLMParams.Family, double, GLMParams.Link, double) - Constructor for class hex.glm.GLMParams
-
- GLMParams.Family - Enum in hex.glm
-
- GLMParams.Link - Enum in hex.glm
-
- GLMProgress - Class in hex.glm
-
- GLMProgress() - Constructor for class hex.glm.GLMProgress
-
- GLMProgressPage - Class in water.api
-
- GLMProgressPage() - Constructor for class water.api.GLMProgressPage
-
- GLMRunner - Class in water.util
-
- GLMRunner() - Constructor for class water.util.GLMRunner
-
- GLMScore - Class in water.api
-
Simple web page to trigger glm validation on another dataset.
- GLMScore() - Constructor for class water.api.GLMScore
-
- GLMTask<T extends GLMTask<T>> - Class in hex.glm
-
Contains all GLM related tasks.
- GLMTask(Job, FrameTask.DataInfo, GLMParams) - Constructor for class hex.glm.GLMTask
-
- GLMTask(Job, FrameTask.DataInfo, GLMParams, H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLMTask
-
- GLMTask.GLMIterationTask - Class in hex.glm
-
One iteration of glm, computes weighted gram matrix and t(x)*y vector and t(y)*y scalar.
- GLMTask.GLMIterationTask(Job, FrameTask.DataInfo, GLMParams, boolean, boolean, boolean, double[], double, double, H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLMTask.GLMIterationTask
-
- GLMTask.GLMLineSearchTask - Class in hex.glm
-
One iteration of glm, computes weighted gram matrix and t(x)*y vector and t(y)*y scalar.
- GLMTask.GLMLineSearchTask(Job, FrameTask.DataInfo, GLMParams, double[], double[], double, long, double, double, H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLMTask.GLMLineSearchTask
-
- GLMTask.LMIterationTask - Class in hex.glm
-
- GLMTask.LMIterationTask(Job, FrameTask.DataInfo, int, H2O.H2OCountedCompleter) - Constructor for class hex.glm.GLMTask.LMIterationTask
-
- GLMValidation - Class in hex.glm
-
Class for GLMValidation.
- GLMValidation(Key, double, GLMParams, int) - Constructor for class hex.glm.GLMValidation
-
- GLMValidation(Key, double, GLMParams, int, float[]) - Constructor for class hex.glm.GLMValidation
-
- GLMValidation.GLMXValidation - Class in hex.glm
-
- GLMValidation.GLMXValidation(GLMModel, GLMModel[], int, long) - Constructor for class hex.glm.GLMValidation.GLMXValidation
-
- globalHistogram(int[][]) - Static method in class hex.rf.MinorityClasses
-
- globalKeySet(String) - Static method in class water.H2O
-
- globalKeySet(H2O.KVFilter, long) - Static method in class water.H2O
-
- grad(Gram, double[], double[]) - Method in class hex.glm.LSMSolver
-
- grad_err - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- gradient(double) - Method in class hex.glm.GLMTask.GLMIterationTask
-
- Gram - Class in hex.gram
-
- Gram() - Constructor for class hex.gram.Gram
-
- Gram(int, int, int, int, boolean) - Constructor for class hex.gram.Gram
-
- Gram(Gram) - Constructor for class hex.gram.Gram
-
- Gram.Cholesky - Class in hex.gram
-
- Gram.Cholesky(Gram) - Constructor for class hex.gram.Gram.Cholesky
-
- Gram.GramTask - Class in hex.gram
-
Task to compute gram matrix normalized by the number of observations (not counting rows with NAs).
- Gram.GramTask(Job, FrameTask.DataInfo, boolean, boolean) - Constructor for class hex.gram.Gram.GramTask
-
- Gram.InPlaceCholesky - Class in hex.gram
-
- graph(StringBuilder, String, String, StringBuilder...) - Method in class water.api.DocGen.HTML
-
- graphviz() - Method in class water.util.TreeRenderer
-
- GraphvizTreePrinter - Class in hex.rf
-
- GraphvizTreePrinter(OutputStream, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.GraphvizTreePrinter
-
- GraphvizTreePrinter(Appendable, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.GraphvizTreePrinter
-
- grid_parallelism - Variable in class hex.gbm.GBM
-
- gridParallelism() - Method in class hex.gbm.GBM
-
- gridParallelism() - Method in class water.Job
-
- gridSearch(Key, Key, FrameTask.DataInfo, GLMParams, double[], boolean, double[], boolean, int) - Static method in class hex.glm.GLM2
-
- gridSearch(Key, Key, FrameTask.DataInfo, GLMParams, double[], boolean, double[], boolean, int, double) - Static method in class hex.glm.GLM2
-
- GridSearch - Class in hex
-
- GridSearch() - Constructor for class hex.GridSearch
-
- GridSearch.GridSearchProgress - Class in hex
-
- GridSearch.GridSearchProgress() - Constructor for class hex.GridSearch.GridSearchProgress
-
- group() - Method in class water.fvec.Vec
-
Get the group this vector belongs to.
- groupId(double[]) - Method in class water.exec.Flow.GroupBy
-
- groupKey() - Method in class water.fvec.Vec
-
Make a Vector-group key.
- gson - Static variable in class water.api.Frames
-
- gson - Static variable in class water.api.ModelMetrics
-
- gson - Static variable in class water.api.Models
-
- GSON_BUILDER - Static variable in class water.api.RequestBuilders
-
- gtrash(Frame) - Method in class water.Func
-
Append all vectors from given frame to a global clean up list.
- gtrash(Vec...) - Method in class water.Func
-
Append given vector to clean up list.
- guessCompressionMethod(byte[]) - Static method in class water.util.Utils
-
- guessSetup(Key, CustomParser.ParserSetup, boolean) - Static method in class water.fvec.ParseDataset2
-
- guessSetup(byte[]) - Static method in class water.parser.CsvParser
-
Determines the CSV parser setup from the first two lines.
- guessSetup(byte[], CustomParser.ParserSetup) - Static method in class water.parser.CsvParser
-
- guessSetup(byte[], CustomParser.ParserSetup, boolean) - Static method in class water.parser.CsvParser
-
- guessSetup(byte[]) - Static method in class water.parser.ParseDataset
-
- guessSetup(ArrayList<Key>, Key, CustomParser.ParserSetup, boolean) - Static method in class water.parser.ParseDataset
-
- guessSetup(byte[], CustomParser.ParserSetup, boolean) - Static method in class water.parser.ParseDataset
-
- guessSetup(byte[]) - Static method in class water.parser.SVMLightParser
-
Try to parse the bytes as svm light format, return SVMParser instance if the input is in svm light format, null otherwise.
- guessSetup(byte[]) - Static method in class water.parser.XlsParser
-
Try to parse the bits as svm light format, return SVMParser instance if the input is in svm light format, null otherwise.
- GUI_PRIORITY - Static variable in class water.H2O
-
- I - Static variable in class water.persist.Persist
-
- i(int) - Method in class water.util.SB
-
- i() - Method in class water.util.SB
-
- ICE - Static variable in class water.Value
-
- ICE_ROOT - Static variable in class water.H2O
-
- ice_root - Variable in class water.H2O.OptArgs
-
- Iced - Class in water
-
Empty marker class.
- Iced() - Constructor for class water.Iced
-
- id - Variable in class water.api.Frames.FrameSummary
-
- id - Variable in class water.api.Models.ModelSummary
-
- identityMap(int[]) - Static method in class water.OldModel
-
Check that this is the identity map
- IDX - Static variable in class water.H2ONode
-
- IGeneratedModel - Interface in water.genmodel
-
A generic interface to access generated models.
- IGNORE - Static variable in class water.api.Constants
-
- ignore(Throwable) - Static method in class water.H2O
-
- ignore(Throwable, String) - Static method in class water.H2O
-
- ignore(Throwable, String, boolean) - Static method in class water.H2O
-
- ignore_const_cols - Variable in class hex.deeplearning.DeepLearning
-
Ignore constant training columns (no information can be gained anyway).
- ignored_cols - Variable in class water.api.OneHot
-
- ignored_cols - Variable in class water.Job.ColumnsJob
-
- ignored_cols_by_name - Variable in class water.Job.ColumnsJob
-
- ii(int) - Method in class water.util.SB
-
- ILLEGAL_CHARACTERS - Static variable in class water.util.Utils
-
Java-string illegal characters which need to be escaped
- ILLEGAL_USER_KEY_CHARS - Static variable in class water.Key
-
List of illegal characters which are not allowed in user keys.
- image - Variable in class water.deploy.EC2
-
- imp(T) - Method in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
Compute variable importance with respect to given votes.
- imp(TreeMeasuresCollector.TreeSSE) - Method in class hex.drf.TreeMeasuresCollector.TreeSSE
-
- imp(TreeMeasuresCollector.TreeVotes) - Method in class hex.drf.TreeMeasuresCollector.TreeVotes
-
Compute variable importance with respect to given votes.
- imp(T) - Method in class hex.singlenoderf.VariableImportance.TreeMeasures
-
Compute variable importance with respect to given votes.
- imp(VariableImportance.TreeVotes) - Method in class hex.singlenoderf.VariableImportance.TreeVotes
-
Compute variable importance with respect to given votes.
- importance - Variable in class hex.gbm.SharedTreeModelBuilder
-
- importance - Variable in class hex.singlenoderf.SpeeDRF
-
- importance() - Method in class water.api.DocGen.FieldDoc
-
- ImportFiles - Class in water.api
-
- ImportFiles() - Constructor for class water.api.ImportFiles
-
- ImportFiles2 - Class in water.api
-
- ImportFiles2() - Constructor for class water.api.ImportFiles2
-
- ImportHdfs - Class in water.api
-
- ImportHdfs() - Constructor for class water.api.ImportHdfs
-
- ImportHdfs.PathArg - Class in water.api
-
- ImportHdfs.PathArg(String) - Constructor for class water.api.ImportHdfs.PathArg
-
- ImportModel - Class in water.api
-
- ImportModel() - Constructor for class water.api.ImportModel
-
- ImportS3 - Class in water.api
-
- ImportS3() - Constructor for class water.api.ImportS3
-
- ImportS3.BucketArg - Class in water.api
-
- ImportS3.BucketArg(String) - Constructor for class water.api.ImportS3.BucketArg
-
- ImportUrl - Class in water.api
-
- ImportUrl() - Constructor for class water.api.ImportUrl
-
- improvement() - Method in class hex.gbm.DTree.Split
-
Returns empirical improvement in mean-squared error.
- inBagRow(Chunk[], int) - Method in class hex.drf.DRF
-
- inBagRow(Chunk[], int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- incr(int[], int) - Static method in class water.util.Utils.AtomicIntArray
-
- incr(long[], int) - Static method in class water.util.Utils.AtomicLongArray
-
- increment() - Method in class water.nbhm.ConcurrentAutoTable
-
- incrementIndent() - Method in class water.util.IndentingAppender
-
- indent(StringBuilder, int) - Method in class water.exec.AST
-
- IndentingAppender - Class in water.util
-
- IndentingAppender(Appendable) - Constructor for class water.util.IndentingAppender
-
- index() - Method in class water.H2ONode
-
- inet - Variable in class water.H2O.FlatFileEntry
-
- inet(long[], int) - Static method in class water.TimeLine
-
- inetAddressOnNetwork(InetAddress) - Method in class water.util.UserSpecifiedNetwork
-
Test if an internet address lives on this user specified network.
- info(Log.Tag.Sys, Object...) - Static method in class water.util.Log
-
Log an information message to standard out, the log file and the store.
- info(Object...) - Static method in class water.util.Log
-
Log an information message to standard out, the log file and the store.
- info_no_stdout(Log.Tag.Sys, Object...) - Static method in class water.util.Log
-
Log an information message to standard out, the log file and the store.
- info_no_stdout(Object...) - Static method in class water.util.Log
-
Log an information message to standard out, the log file and the store.
- infoButton() - Method in class water.api.RequestBuilders.PaginatedTable
-
- ingestRFModelFromR(Object, InputStream) - Static method in class water.External
-
- ingestRFModelFromR(Object, InputStream) - Method in interface water.ExternalInterface
-
- ingestRFModelFromR(Object, InputStream) - Method in class water.InternalInterface
-
- inhaleData(Key[], Key[]) - Method in class hex.rf.StratifiedDABuilder
-
Data inhale for stratify sampling.
- inhaleData(Frame) - Method in class hex.singlenoderf.DABuilder
-
Build data adapter for given frame
- inheritIO() - Method in interface water.deploy.Node
-
- inheritIO() - Method in class water.deploy.NodeCL
-
- inheritIO() - Method in class water.deploy.NodeHost
-
- inheritIO() - Method in class water.deploy.VM
-
- inheritIO(Process, String) - Static method in class water.deploy.VM
-
- init(Neurons[], int, DeepLearning, DeepLearningModel.DeepLearningModelInfo, boolean) - Method in class hex.deeplearning.Neurons
-
Initialization of the parameters and connectivity of a Neuron layer
- init() - Method in class hex.drf.DRF
-
- init() - Method in class hex.gbm.SharedTreeModelBuilder
-
- init() - Method in class hex.glm.GLM2
-
- init(Layer[], int, NeuralNet) - Method in class hex.Layer
-
- init(Layer[], int, boolean) - Method in class hex.Layer
-
- init(Layer[], int, boolean) - Method in class hex.Layer.Input
-
- init(Layer[], int, boolean) - Method in class hex.Layer.Linear
-
- init(Layer[], int, boolean) - Method in class hex.Layer.Maxout
-
- init(Layer[], int, boolean) - Method in class hex.Layer.Rectifier
-
- init(Layer[], int, boolean) - Method in class hex.Layer.RectifierPrime
-
- init(Layer[], int, boolean) - Method in class hex.Layer.Softmax
-
- init(Layer[], int, boolean) - Method in class hex.Layer.Tanh
-
- init(Layer[], int, boolean) - Method in class hex.Layer.TanhPrime
-
- Init(Vec[], Layer.VecsInput) - Method in class hex.Layer.VecsInput
-
- init() - Method in class hex.nb.NaiveBayes
-
- init() - Method in class hex.pca.PCA
-
- init() - Method in class hex.pca.PCAImpute
-
- init() - Method in class hex.pca.PCAScore
-
- init() - Method in class hex.rf.ConfusionTask
-
Once-per-remote invocation init.
- init() - Method in class hex.ScoreTask
-
- init() - Method in class hex.singlenoderf.CMTask
-
- init() - Method in class water.api.AUC
-
- init() - Method in class water.api.ConfusionMatrix
-
- init() - Method in class water.api.FrameSplitPage
-
- init() - Method in class water.api.HitRatio
-
- init() - Method in class water.api.QuantilesPage
-
- init() - Method in class water.DRemoteTask
-
- init() - Method in class water.Func
-
Invoked before run.
- init(Key) - Method in class water.Iced
-
- init() - Method in class water.Job.ColumnsJob
-
- init() - Method in class water.Job.ColumnsResJob
-
- init() - Method in class water.Job
-
Invoked before job runs.
- init() - Method in class water.Job.ModelJob
-
- init() - Method in class water.Job.ValidatedJob
-
- init() - Method in class water.MRTask
-
- init() - Method in class water.parser.DParseTask
-
- init(Value) - Static method in class water.persist.PersistS3Task
-
- init2() - Method in class hex.RowVecTask
-
- initAlgo(DRF.DRFModel) - Method in class hex.drf.DRF
-
- initAlgo(GBM.GBMModel) - Method in class hex.gbm.GBM
-
- initAlgo(TM) - Method in class hex.gbm.SharedTreeModelBuilder
-
Initialize algorithm - e.g., allocate algorithm specific datastructure.
- initial_weight_distribution - Variable in class hex.deeplearning.DeepLearning
-
The distribution from which initial weights are to be drawn.
- initial_weight_distribution - Variable in class hex.NeuralNet
-
- initial_weight_scale - Variable in class hex.deeplearning.DeepLearning
-
The scale of the distribution function for Uniform or Normal distributions.
- initial_weight_scale - Variable in class hex.NeuralNet
-
- initialHist(Frame, int, int, DHistogram[], boolean) - Static method in class hex.gbm.DHistogram
-
- initialization - Variable in class hex.KMeans2
-
- initialize() - Method in class water.nbhm.NonBlockingHashMap
-
- initialize() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
- initialize() - Static method in class water.persist.Persist
-
- initializeNavBar() - Static method in class water.api.Request
-
Call this after the last call addToNavbar().
- initModel() - Method in class hex.deeplearning.DeepLearning
-
Create an initial Deep Learning model, typically to be trained by trainModel(model)
- initModel() - Method in class hex.singlenoderf.SpeeDRF
-
- initWorkFrame(DRF.DRFModel, Frame) - Method in class hex.drf.DRF
-
- initWorkFrame(GBM.GBMModel, Frame) - Method in class hex.gbm.GBM
-
- initWorkFrame(TM, Frame) - Method in class hex.gbm.SharedTreeModelBuilder
-
Initialize working frame.
- input(String) - Method in class water.Request2
-
- input_column_names - Variable in class water.api.Models.ModelSummary
-
- input_dropout_ratio - Variable in class hex.deeplearning.DeepLearning
-
A fraction of the features for each training row to be omitted from training in order
to improve generalization (dimension sampling).
- input_dropout_ratio - Variable in class hex.NeuralNet
-
- inputDropout(long) - Method in class hex.Layer.Input
-
- Inspect - Class in water.api
-
- Inspect2 - Class in water.api
-
- Inspect2() - Constructor for class water.api.Inspect2
-
- Inspect4UX - Class in water.api
-
- Inspect4UX() - Constructor for class water.api.Inspect4UX
-
- Inspector - Class in water.api
-
This is just a simple Spring-like name-driven request redirector.
- Inspector() - Constructor for class water.api.Inspector
-
- integer_fraction - Variable in class hex.CreateFrame
-
- integer_range - Variable in class hex.CreateFrame
-
- intern(H2ONode.H2Okey) - Static method in class water.H2ONode
-
- intern(InetAddress, int) - Static method in class water.H2ONode
-
- intern(int, int) - Static method in class water.H2ONode
-
- internal_size() - Method in class water.nbhm.ConcurrentAutoTable
-
Return the internal counter striping factor.
- internalFile(String) - Method in class water.Boot
-
Returns an external File for the internal file name.
- InternalInterface - Class in water
-
- InternalInterface() - Constructor for class water.InternalInterface
-
- interpolation_type - Variable in class water.api.QuantilesPage
-
- intValue() - Method in class water.nbhm.ConcurrentAutoTable
-
- INVALIDATE_PRIORITY - Static variable in class water.H2O
-
- invalidLine(String) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- invalidLine(String) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- invalidLine(String) - Method in interface water.parser.CustomParser.DataOut
-
- invalidLine(String) - Method in class water.parser.DParseTask
-
- invalidValue(int, int) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- invalidValue(int, int) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- invalidValue(int, int) - Method in interface water.parser.CustomParser.DataOut
-
- invalidValue(int, int) - Method in class water.parser.DParseTask
-
- invoke(Key) - Method in class water.Atomic
-
Block until it completes, even if run remotely
- invoke(Key...) - Method in class water.DRemoteTask
-
- invoke() - Method in class water.Func
-
Invoke this function in blocking way.
- invoke() - Method in class water.Job
-
- invokeOnAllNodes() - Method in class water.DRemoteTask
-
- ioflavor() - Method in class water.util.TimelineSnapshot.Event
-
- IOStatus - Class in water.api
-
- IOStatus() - Constructor for class water.api.IOStatus
-
- ip - Variable in class water.H2O.OptArgs
-
- ip4() - Method in class water.H2ONode
-
- is_io() - Method in class water.util.TimelineSnapshot.Event
-
- is_raw_frame - Variable in class water.api.Frames.FrameSummary
-
- IS_SYSTEM_RUNNING - Static variable in class water.H2O
-
- is_unlocked() - Method in class water.Lockable
-
- is_wlocked() - Method in class water.Lockable
-
- isAlive() - Method in class water.deploy.VM
-
- isArray() - Method in class water.Value
-
- isAry() - Method in class water.exec.Env
-
- isAry(int) - Method in class water.exec.Env
-
- isBad() - Method in class water.fvec.Vec
-
Is the column bad.
- isBinary() - Method in class hex.ConfusionMatrix
-
- isBitIdentical(Value) - Method in class water.Value
-
- isBuiltinOp(String) - Static method in class water.exec.ASTOp
-
- isByteVec() - Method in class water.fvec.Vec
-
- isByteVec() - Method in class water.Value
-
- isCancelled() - Method in class water.RPC
-
- isCancelledOrCrashed() - Method in class water.Job
-
Returns true if the job was cancelled by the user or crashed.
- isCancelledXX() - Method in class water.Job
-
Returns true if the job was cancelled by the user.
- isCase(double, double) - Method in enum hex.DGLM.CaseMode
-
- isClassification() - Method in class hex.gbm.SharedTreeModelBuilder
-
- isClassifier() - Method in class water.genmodel.GeneratedModel
-
- isClassifier() - Method in interface water.genmodel.IGeneratedModel
-
Return true if this model represents a classifier, else it is used for regression.
- isClassifier() - Method in class water.Model
-
- isCompatible(int[]) - Static method in class water.OldModel
-
Check if this mapping is compatible.
- isCompatible(String[]) - Method in class water.OldModel
-
Check if this model is compatible with this collection of column names.
- isCompatible(ValueArray) - Method in class water.OldModel
-
Check if this dataset is compatible with this model.
- isCompatible(CustomParser) - Method in class water.parser.CsvParser
-
- isCompatible(CustomParser) - Method in class water.parser.CustomParser
-
- isCompatible(CustomParser.ParserSetup) - Method in class water.parser.CustomParser.ParserSetup
-
- isCompatible(CustomParser) - Method in class water.parser.SVMLightParser
-
- isCompatible(CustomParser) - Method in class water.parser.XlsParser
-
- isCompatible(CustomParser) - Method in class water.parser.XlsxParser
-
- isConst() - Method in class water.fvec.Vec
-
Is the column constant.
- isConstantResponse() - Method in class hex.gbm.DHistogram
-
- isConvertedFrameKeyString(String) - Static method in class water.DKV
-
Return true if a string is a calculated Frame Key string; false otherwise.
- isConvertedVAKeyString(String) - Static method in class water.DKV
-
Return true if a string is a calculated ValueArray Key string; false otherwise.
- isCrashed() - Method in class water.Job
-
Returns true if the job was terminated by unexpected exception.
- isDbl() - Method in class water.exec.Env
-
- isDecidedRow(int) - Static method in class hex.gbm.SharedTreeModelBuilder
-
- isDone() - Method in class hex.DGLM.GLMJob
-
- isDone() - Method in class water.Job.ChunkProgress
-
- isDone() - Method in class water.Job
-
Returns true if this job is correctly finished.
- isDone() - Method in class water.RPC
-
- isDropped() - Method in class water.util.TimelineSnapshot.Event
-
- isEmpty() - Method in class water.nbhm.NonBlockingHashMap
-
Returns size() == 0.
- isEmpty() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns size() == 0.
- isEmpty(long[], int) - Static method in class water.TimeLine
-
- isEmpty() - Method in class water.util.TimelineSnapshot.Event
-
- isEmpty(int[]) - Static method in class water.util.Utils
-
- isEmpty() - Method in class water.Value
-
- isEnded(Key) - Static method in class water.Job
-
Returns true if job is not running.
- isEnum(int) - Method in class water.fvec.NewChunk
-
- isEnum() - Method in class water.fvec.Vec
-
Is the column a factor/categorical/enum? Note: all "isEnum()" columns
are are also "isInt()" but not vice-versa.
- isEnum() - Method in class water.ValueArray.Column
-
- isEnum2(int) - Method in class water.fvec.NewChunk
-
- isEOL(byte) - Static method in class water.parser.CustomParser
-
- isFcn() - Method in class water.exec.Env
-
- isFcn(int) - Method in class water.exec.Env
-
- isFeatureAllowed(String) - Method in class water.license.LicenseManager
-
- isFeatureAllowed(String, boolean) - Method in class water.license.LicenseManager
-
- isFloat(int) - Method in class hex.rf.Data
-
- isFloat(int) - Method in class hex.singlenoderf.Data
-
- isFloat() - Method in class water.fvec.Vec
-
Is the column contains float values.
- isFloat() - Method in class water.ValueArray.Column
-
- isFrame() - Method in class water.Value
-
- isHealthy() - Static method in class water.H2O
-
- isHex() - Method in class water.Value
-
- isIgnored(int) - Method in class hex.rf.Data
-
- isIgnored(int) - Method in class hex.singlenoderf.Data
-
- isInfixOp(String) - Static method in class water.exec.ASTOp
-
- isInput() - Method in class water.api.DocGen.FieldDoc
-
- isInt() - Method in class water.fvec.FileVec
-
Is all integers?
- isInt() - Method in class water.fvec.Vec
-
Is all integers?
- isInt(String) - Static method in class water.util.Utils
-
- isJSON() - Method in class water.api.DocGen.FieldDoc
-
- isKilled() - Method in class water.parser.Enum
-
- isLockable() - Method in class water.Value
-
- isNA(int) - Method in class hex.RowTask.Row
-
- isNA(long) - Method in class water.fvec.Chunk
-
Fetch the missing-status the slow way.
- isNA() - Method in class water.fvec.CXIChunk.Value
-
- isNA(long) - Method in class water.fvec.Vec
-
Fetch the missing-status the slow way.
- isNA(long, int) - Method in class water.ValueArray
-
- isNA(AutoBuffer, int, int) - Method in class water.ValueArray
-
- isNA(AutoBuffer, int, ValueArray.Column) - Method in class water.ValueArray
-
- isNA0(int) - Method in class water.fvec.Chunk
-
- isNA2(int) - Method in class water.fvec.NewChunk
-
- isNA_impl(int) - Method in class water.fvec.C0DChunk
-
- isNA_impl(int) - Method in class water.fvec.C0LChunk
-
- isNA_impl(int) - Method in class water.fvec.C1Chunk
-
- isNA_impl(int) - Method in class water.fvec.C1NChunk
-
- isNA_impl(int) - Method in class water.fvec.C1SChunk
-
- isNA_impl(int) - Method in class water.fvec.C2Chunk
-
- isNA_impl(int) - Method in class water.fvec.C2SChunk
-
- isNA_impl(int) - Method in class water.fvec.C4Chunk
-
- isNA_impl(int) - Method in class water.fvec.C4FChunk
-
- isNA_impl(int) - Method in class water.fvec.C4SChunk
-
- isNA_impl(int) - Method in class water.fvec.C8Chunk
-
- isNA_impl(int) - Method in class water.fvec.C8DChunk
-
- isNA_impl(int) - Method in class water.fvec.CBSChunk
-
- isNA_impl(int) - Method in class water.fvec.Chunk
-
- isNA_impl(int) - Method in class water.fvec.CX0Chunk
-
- isNA_impl(int) - Method in class water.fvec.CXDChunk
-
- isNA_impl(int) - Method in class water.fvec.CXIChunk
-
- isNA_impl(int) - Method in class water.fvec.NewChunk
-
- isNA_slow(long) - Method in class water.fvec.Chunk
-
- isOOBRow(int) - Static method in class hex.gbm.SharedTreeModelBuilder
-
- isOp(String) - Static method in class water.exec.ASTOp
-
- isPersisted() - Method in class water.Value
-
- isRawData() - Method in class water.fvec.Frame
-
- isRawData() - Method in class water.Value
-
- isRecv() - Method in class water.util.TimelineSnapshot.Event
-
- isReleasable() - Method in class water.DRemoteTask
-
- isReleasable() - Method in class water.MRTask2
-
- isReleasable() - Method in class water.RPC
-
- isReleasable() - Method in class water.Value
-
Return true if blocking is unnecessary.
- isRootNode(DTree.Node) - Static method in class hex.gbm.DTree
-
- isRunning() - Method in class water.Job
-
Returns true if this job is running
- isRunning(Key) - Static method in class water.Job
-
Check if given job is running.
- isScaled() - Method in class water.ValueArray.Column
-
- isSelected(String) - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- isSelected(String) - Method in class water.api.RequestArguments.HexColumnSelect
-
- isSelected(String) - Method in class water.api.RequestArguments.MultipleSelect
-
Returns true if the given option (by its value) is selected.
- isSend() - Method in class water.util.TimelineSnapshot.Event
-
- isSolved() - Method in class hex.DGLM.GLMModel
-
- isSparse(double, boolean) - Method in class hex.Summary2.BasicStat
-
Returns whether the fill density is less than the given percent.
- isSparse() - Method in class water.fvec.Chunk
-
- isSparse() - Method in class water.fvec.CXIChunk
-
- isSPD() - Method in class hex.gram.Gram.Cholesky
-
- isSPD() - Method in class hex.gram.Gram.InPlaceCholesky
-
- isSpecified() - Method in class water.parser.CustomParser.ParserSetup
-
- isString(int) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- isString(int) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- isString(int) - Method in interface water.parser.CustomParser.DataOut
-
- isString(int) - Method in class water.parser.DParseTask
-
- isTCP() - Method in class water.util.TimelineSnapshot.Event
-
- isTime() - Method in class water.fvec.Vec
-
Whether or not this column parsed as a time, and if so what pattern was used.
- isUDF(String) - Static method in class water.exec.ASTOp
-
- isUDF(ASTOp) - Static method in class water.exec.ASTOp
-
- isValid() - Method in class hex.gbm.DTree.TreeModel.TreeStats
-
- isValid() - Method in class hex.rf.Data.Row
-
- isValid() - Method in class hex.singlenoderf.Data.Row
-
- isVec() - Method in class water.Key
-
- isVec() - Method in class water.Value
-
- isWhitespace(byte) - Static method in class water.parser.CustomParser
-
- ITEMS - Static variable in class water.api.Constants
-
- iteration() - Method in class hex.glm.GLMModel
-
- iterations - Variable in class hex.KMeans2.KMeans2Model
-
- ITERATIVE_CM - Static variable in class water.api.Constants
-
- iterator() - Method in class hex.rf.Data
-
- iterator() - Method in class hex.singlenoderf.Data
-
- iterator() - Method in class water.api.TutorialWorkflow.TutorWorkflow
-
- iterator() - Method in class water.nbhm.NonBlockingHashSet
-
- iterator() - Method in class water.nbhm.NonBlockingSetInt
-
Standard Java Iterator
.
- iterator() - Method in class water.util.TimelineSnapshot
-
- MAGIC_CHAR - Static variable in class water.Key
-
- main(String[]) - Static method in class hex.rf.RandomForest
-
- main(String[]) - Static method in class water.api.DocGen
-
The main method launched in the H2O environment and
generating documentation.
- main(String[]) - Static method in class water.Boot
-
- main(Class, String[]) - Static method in class water.Boot
-
- main(Class, String[], String[]) - Static method in class water.Boot
-
- main(String[]) - Static method in class water.deploy.Cloud.Master
-
- main(String[]) - Static method in class water.deploy.NodeVM
-
- main(String[]) - Static method in class water.deploy.VM.SSH
-
- main(String[]) - Static method in class water.fvec.DatasetCompare
-
- main(String[]) - Static method in class water.H2O
-
- main(String[]) - Static method in class water.NanoHTTPD
-
Starts as a standalone file server and waits for Enter.
- main(String[]) - Static method in class water.util.GLMRunner
-
Simple GLM wrapper to enable launching GLM from command line.
- main(String[]) - Static method in class water.util.LinuxProcFileReader
-
Main is purely for command-line testing.
- main(String[]) - Static method in class water.util.Log
-
- make(String, int, byte, float, float, long, boolean) - Static method in class hex.gbm.DHistogram
-
- make() - Static method in class hex.rf.ConfusionTask.CMFinal
-
Make non-valid confusion matrix
- make(ConfusionTask.CM, RFModel, String[], long[], boolean) - Static method in class hex.rf.ConfusionTask.CMFinal
-
Create a new confusion matrix.
- make(RFModel, Key, int, double[], boolean) - Static method in class hex.rf.ConfusionTask
-
Apply a model to a dataset to produce a Confusion Matrix.
- make(RFModel, int, Key, int, double[], boolean) - Static method in class hex.rf.ConfusionTask
-
- make(DataAdapter) - Static method in class hex.rf.Data
-
Returns new Data object that stores all adapter's rows unchanged.
- make(RFModel, Key, int) - Static method in class hex.rf.RFModel
-
- make() - Static method in class hex.singlenoderf.CMTask.CMFinal
-
Make non-valid confusion matrix
- make(CMTask.CM, SpeeDRFModel, String[], long[], boolean, float, long[][][]) - Static method in class hex.singlenoderf.CMTask.CMFinal
-
Create a new confusion matrix.
- make(DataAdapter) - Static method in class hex.singlenoderf.Data
-
Returns new Data object that stores all adapter's rows unchanged.
- make(SpeeDRFModel, Key, int) - Static method in class hex.singlenoderf.SpeeDRFModel
-
- make() - Method in class hex.Summary2.SummaryPerRow
-
- make() - Method in class water.exec.Flow.PerRow
-
- make(FileStatus) - Static method in class water.fvec.HdfsFileVec
-
- make(FileStatus, Futures) - Static method in class water.fvec.HdfsFileVec
-
- make(File) - Static method in class water.fvec.NFSFileVec
-
- make(File, Futures) - Static method in class water.fvec.NFSFileVec
-
- make(S3ObjectSummary) - Static method in class water.fvec.S3FileVec
-
- make(S3ObjectSummary, Futures) - Static method in class water.fvec.S3FileVec
-
- make(byte[], byte) - Static method in class water.Key
-
- make(byte[]) - Static method in class water.Key
-
- make(String) - Static method in class water.Key
-
- make(String, byte) - Static method in class water.Key
-
- make() - Static method in class water.Key
-
- make(String, byte, byte, H2ONode...) - Static method in class water.Key
-
- make(byte, byte, H2ONode...) - Static method in class water.Key
-
- make(byte[], byte, byte, H2ONode...) - Static method in class water.Key
-
- make(PMMLParser.BooleanOperators) - Static method in class water.parser.PMMLParser.CompoundPredicate
-
- make(String, PMMLParser.BooleanOperators) - Static method in class water.parser.PMMLParser.IsIn
-
- make(String, double, ScorecardModel.RuleTable[]) - Static method in class water.score.ScorecardModel
-
Scorecard model builder: JIT a subclass with the fast version wired in to
'score(row)'
- make1Elem(double) - Static method in class water.fvec.Vec
-
Create a new 1-element vector in the shared vector group for 1-element vectors.
- make1Elem(Key, double) - Static method in class water.fvec.Vec
-
Create a new 1-element vector representing a scalar value.
- makeAUC(ConfusionMatrix[], float[]) - Method in class hex.gbm.SharedTreeModelBuilder
-
- makeAUC(ConfusionMatrix[], float[], String[]) - Static method in class hex.singlenoderf.SpeeDRFModel
-
- makeCon(long) - Method in class water.fvec.Vec
-
Make a new vector with the same size and data layout as the old one, and
initialized to a constant.
- makeCon(long, String[]) - Method in class water.fvec.Vec
-
- makeCon(double) - Method in class water.fvec.Vec
-
- makeCons(int, long, String[][]) - Method in class water.fvec.Vec
-
- makeConSeq(double, int) - Static method in class water.fvec.Vec
-
- makeDecided(DTree.UndecidedNode, DHistogram[]) - Method in class hex.drf.DRF
-
- makeDecided(DTree.UndecidedNode, DHistogram[]) - Method in class hex.gbm.GBM
-
- makeDecided(DTree.UndecidedNode, DHistogram[]) - Method in class hex.gbm.SharedTreeModelBuilder
-
- makeFeatureAryMethod(StringBuilder, HashMap<String, String>, CtClass, int) - Method in class water.score.ScorecardModel.RuleTable
-
- makeFeatureHashMethod(StringBuilder, HashMap<String, String>, CtClass) - Method in class water.score.ScorecardModel.RuleTable
-
- makeJsonBox(StringBuilder) - Method in class water.Request2
-
- makeKey(boolean) - Static method in class hex.DGLM.GLMModel
-
- makeKey() - Static method in class hex.glm.GLMModel.GLMValidationTask
-
- makeKey() - Static method in class hex.glm.GLMModel.GLMXValidationTask
-
- makeKey() - Static method in class hex.glm.GLMValidation
-
- makeKey() - Static method in class hex.KMeans
-
- makeKey() - Static method in class hex.rf.RFModel
-
- makeKey(String) - Static method in class water.External
-
- makeKey(String) - Method in interface water.ExternalInterface
-
- makeKey(String) - Method in class water.InternalInterface
-
- makeModel(Key, Key, Key, String[], String[][], String[]) - Method in class hex.drf.DRF
-
- makeModel(DRF.DRFModel, double, ConfusionMatrix, VarImp, AUC) - Method in class hex.drf.DRF
-
- makeModel(DRF.DRFModel, DTree[], DTree.TreeModel.TreeStats) - Method in class hex.drf.DRF
-
- makeModel(Key, Key, Key, String[], String[][], String[]) - Method in class hex.gbm.GBM
-
- makeModel(GBM.GBMModel, double, ConfusionMatrix, VarImp, AUC) - Method in class hex.gbm.GBM
-
- makeModel(GBM.GBMModel, DTree[], DTree.TreeModel.TreeStats) - Method in class hex.gbm.GBM
-
- makeModel(Key, Key, Key, String[], String[][], String[]) - Method in class hex.gbm.SharedTreeModelBuilder
-
- makeModel(TM, double, ConfusionMatrix, VarImp, AUC) - Method in class hex.gbm.SharedTreeModelBuilder
-
- makeModel(TM, DTree[], DTree.TreeModel.TreeStats) - Method in class hex.gbm.SharedTreeModelBuilder
-
- makeNeuronsForTesting(DeepLearningModel.DeepLearningModelInfo) - Static method in class hex.deeplearning.DeepLearningTask
-
- makeNeuronsForTraining(DeepLearningModel.DeepLearningModelInfo) - Static method in class hex.deeplearning.DeepLearningTask
-
- makeNewCons(long, int, long, String[][]) - Static method in class water.fvec.Vec
-
Create an array of Vecs from scratch
- makeNum(StringBuilder, String, String) - Method in class water.parser.PMMLParser.CompoundPredicate
-
- makePCAData(ValueArray, int[], boolean) - Static method in class hex.NewRowVecTask.DataFrame
-
- makePhase2Clone(ParseDataset.FileInfo) - Method in class water.parser.DParseTask
-
- makePrettyBins(double, double, int) - Static method in class hex.Histogram.Bins
-
- makeScoreAryMethod(CtClass) - Method in class water.score.ScorecardModel
-
- makeScoreHashMethod(CtClass) - Method in class water.score.ScorecardModel
-
- makeSeq(int) - Static method in class water.fvec.Vec
-
- makeSimple(String, PMMLParser.Operators, String) - Static method in class water.parser.PMMLParser.Predicate
-
- makeStr(StringBuilder, String, String) - Method in class water.parser.PMMLParser.CompoundPredicate
-
- makeTransf(int[][], String[]) - Method in class water.fvec.Vec
-
Create a vector transforming values according given domain map.
- makeUndecidedNode(DHistogram[]) - Method in class hex.gbm.DTree.DecidedNode
-
- makeUserHidden(Key) - Static method in class water.Key
-
- makeValue(Object, byte[]) - Static method in class water.External
-
- makeValue(Object, byte[]) - Method in interface water.ExternalInterface
-
- makeValue(Object, byte[]) - Method in class water.InternalInterface
-
- makeZero() - Method in class water.fvec.Vec
-
Make a new vector with the same size and data layout as the old one, and
initialized to zero.
- makeZero(String[]) - Method in class water.fvec.Vec
-
- makeZeros(int) - Method in class water.fvec.Vec
-
- makeZeros(int, String[][]) - Method in class water.fvec.Vec
-
- malloc(int, long, int, Object, int) - Static method in class water.MemoryManager
-
- malloc(int, long, int, Object, int, boolean) - Static method in class water.MemoryManager
-
- malloc1(int) - Static method in class water.MemoryManager
-
- malloc1(int, boolean) - Static method in class water.MemoryManager
-
- malloc2(int) - Static method in class water.MemoryManager
-
- malloc4(int) - Static method in class water.MemoryManager
-
- malloc4f(int) - Static method in class water.MemoryManager
-
- malloc8(int) - Static method in class water.MemoryManager
-
- malloc8d(int) - Static method in class water.MemoryManager
-
- mallocZ(int) - Static method in class water.MemoryManager
-
- map(Key) - Method in class hex.BaseStatsTask
-
- map(RowTask.Row, Summary) - Method in class hex.ColSummaryTask
-
- map(Key) - Method in class hex.Covariance.COV_Task
-
- map(Key) - Method in class hex.DGLM.GLMModel.GLMValidationTask
-
- map(Chunk[]) - Method in class hex.drf.TreeMeasuresCollector
-
- map(Chunk[], NewChunk[]) - Method in class hex.FrameTask
-
Extracts the values, applies regularization to numerics, adds appropriate offsets to categoricals,
and adapts response according to the CaseMode/CaseValue if set.
- map(Chunk[]) - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- map(Chunk[]) - Method in class hex.gbm.SharedTreeModelBuilder.ScoreBuildHistogram
-
- map(Chunk[]) - Method in class hex.glm.GLMModel.GLMValidationTask
-
- map(Chunk[]) - Method in class hex.glm.GLMModel.GLMXValidationTask
-
- map(Key) - Method in class hex.Histogram.BinningTask
-
- map(Key) - Method in class hex.Histogram.OutlineTask
-
- map(Key) - Method in class hex.KMeans.Lloyds
-
- map(Key) - Method in class hex.KMeans.Sampler
-
- map(Key) - Method in class hex.KMeans.Sqr
-
- map(Chunk[], NewChunk) - Method in class hex.KMeans2.Clusters
-
- map(Chunk[]) - Method in class hex.KMeans2.Lloyds
-
- map(Chunk[]) - Method in class hex.KMeans2.Sampler
-
- map(Chunk[]) - Method in class hex.KMeans2.SumSqr
-
- map(Key) - Method in class hex.KMeansModel.KMeansApply
-
Creates a new ValueArray with classes.
- map(Key) - Method in class hex.KMeansModel.KMeansScore
-
- map(Key) - Method in class hex.LinearRegression.CalcRegressionTask
-
- map(Key) - Method in class hex.LinearRegression.CalcSquareErrorsTasks
-
- map(Key) - Method in class hex.LinearRegression.CalcSumsTask
-
- map(Chunk, Chunk) - Method in class hex.LR2.CalcRegressionTask
-
- map(Chunk, Chunk) - Method in class hex.LR2.CalcSquareErrorsTasks
-
- map(Chunk, Chunk) - Method in class hex.LR2.CalcSumsTask
-
- map(Chunk[]) - Method in class hex.nb.NaiveBayes.NBTask
-
- map(Key) - Method in class hex.NewRowVecTask
-
- map(Key) - Method in class hex.NOPTask
-
- map(Chunk[], NewChunk[]) - Method in class hex.OneHot
-
- map(Chunk[]) - Method in class hex.Quantiles.BinTask2
-
- map(Key) - Method in class hex.rf.ConfusionTask
-
A classic Map/Reduce style incremental computation of the confusion
matrix on a chunk of data.
- map(Key) - Method in class hex.rf.MinorityClasses.ClassExtractTask
-
- map(Key) - Method in class hex.rf.MinorityClasses.CountMClassRowsTask
-
- map(Key) - Method in class hex.rf.MinorityClasses.HistogramTask
-
- map(Key) - Method in class hex.rf.MinorityClasses.ReplicationTask
-
- map(Key) - Method in class hex.RowTask
-
- map(RowTask.Row, T) - Method in class hex.RowTask
-
- map(Key) - Method in class hex.RowVecTask
-
- map(Key) - Method in class hex.ScoreTask
-
- map(Chunk, Chunk) - Method in class hex.ShuffleTask
-
- map(Chunk[]) - Method in class hex.singlenoderf.CMTask
-
- map(Chunk[]) - Method in class hex.singlenoderf.VariableImportance
-
- map(Chunk[]) - Method in class hex.Summary2.PrePass
-
- map(Chunk[]) - Method in class hex.Summary2.SummaryTask2
-
- map(Key) - Method in class water.api.ToEnum.CollectIntDomain
-
- map(Key) - Method in class water.api.ToEnum.EnumIntSwapTask
-
- map(Key) - Method in class water.BitsCmpTask
-
- map(Chunk[]) - Method in class water.exec.Flow.FlowGroupPerRow
-
- map(Chunk[]) - Method in class water.exec.Flow.FlowPerRow
-
- map(Key) - Method in class water.fvec.DatasetCompare
-
- map(Key) - Method in class water.fvec.ParseDataset2.EnumFetchTask
-
- map(Chunk[]) - Method in class water.fvec.ParseDataset2.EnumUpdateTask
-
- map(Key) - Method in class water.fvec.ParseDataset2.MultiFileParseTask
-
- map(Key) - Method in class water.fvec.ParseDataset2.SVFTask
-
- map(Chunk[]) - Method in class water.fvec.RebalanceDataSet.RebalanceTask
-
- map(Chunk) - Method in class water.fvec.Vec.CollectDomain
-
- map(Key) - Method in class water.MRTask
-
Run some useful function over this local key, and
record the results in the this MRTask.
- map(Chunk) - Method in class water.MRTask2
-
Override with your map implementation.
- map(Chunk, NewChunk) - Method in class water.MRTask2
-
- map(Chunk, Chunk) - Method in class water.MRTask2
-
Override with your map implementation.
- map(Chunk, Chunk, NewChunk) - Method in class water.MRTask2
-
- map(Chunk, Chunk, NewChunk, NewChunk) - Method in class water.MRTask2
-
- map(Chunk, Chunk, Chunk) - Method in class water.MRTask2
-
Override with your map implementation.
- map(Chunk, Chunk, Chunk, NewChunk) - Method in class water.MRTask2
-
- map(Chunk, Chunk, Chunk, NewChunk, NewChunk) - Method in class water.MRTask2
-
- map(Chunk[]) - Method in class water.MRTask2
-
Override with your map implementation.
- map(Chunk[], NewChunk) - Method in class water.MRTask2
-
- map(Chunk[], NewChunk, NewChunk) - Method in class water.MRTask2
-
- map(Chunk[], NewChunk[]) - Method in class water.MRTask2
-
- map(Key) - Method in class water.parser.DParseTask
-
Map function for distributed parsing of the CSV files.
- map(Key) - Method in class water.parser.ParseDataset.GuessSetupTsk
-
- map(Key) - Method in class water.persist.PersistS3Task
-
- mapEnum(int, String) - Method in class water.genmodel.GeneratedModel
-
- mapEnum(int, String) - Method in interface water.genmodel.IGeneratedModel
-
Maps given column's enum to integer used by this model.
- mapping(int[]) - Static method in class water.util.Utils
-
Returns a mapping of given domain to values (0, ...
- mapreduce(double[]) - Method in class hex.Summary2.SummaryPerRow
-
- mapreduce(double[]) - Method in class water.exec.Flow.PerRow
-
- mapTypeahead(Class) - Static method in class water.api.Request
-
- mark(int) - Method in class water.util.RIStream
-
- markSupported() - Method in class water.util.RIStream
-
- masterVec() - Method in class water.fvec.Vec
-
This Vec does not have dependent hidden Vec it uses.
- masterVec() - Method in class water.fvec.WrappedVec
-
- match(Comparable) - Method in class water.parser.PMMLParser.And
-
- match(String, double) - Method in class water.parser.PMMLParser.And
-
- match(Comparable) - Method in class water.parser.PMMLParser.Equals
-
- match(String, double) - Method in class water.parser.PMMLParser.Equals
-
- match(Comparable) - Method in class water.parser.PMMLParser.GreaterOrEqual
-
- match(String, double) - Method in class water.parser.PMMLParser.GreaterOrEqual
-
- match(Comparable) - Method in class water.parser.PMMLParser.GreaterThan
-
- match(String, double) - Method in class water.parser.PMMLParser.GreaterThan
-
- match(Comparable) - Method in class water.parser.PMMLParser.IsIn
-
- match(String, double) - Method in class water.parser.PMMLParser.IsIn
-
- match(Comparable) - Method in class water.parser.PMMLParser.IsMissing
-
- match(String, double) - Method in class water.parser.PMMLParser.IsMissing
-
- match(Comparable) - Method in class water.parser.PMMLParser.IsNotIn
-
- match(String, double) - Method in class water.parser.PMMLParser.IsNotIn
-
- match(Comparable) - Method in class water.parser.PMMLParser.LessOrEqual
-
- match(String, double) - Method in class water.parser.PMMLParser.LessOrEqual
-
- match(Comparable) - Method in class water.parser.PMMLParser.LessThan
-
- match(String, double) - Method in class water.parser.PMMLParser.LessThan
-
- match(Comparable) - Method in class water.parser.PMMLParser.Or
-
- match(String, double) - Method in class water.parser.PMMLParser.Or
-
- match(Comparable) - Method in class water.parser.PMMLParser.Predicate
-
- match(String, double) - Method in class water.parser.PMMLParser.Predicate
-
- match(Comparable) - Method in class water.parser.PMMLParser.True
-
- match(String, double) - Method in class water.parser.PMMLParser.True
-
- matchesType(H2O.KeyInfo) - Method in class water.api.TypeaheadKeysRequest
-
- Matrix - Class in hex.la
-
- Matrix(Frame) - Constructor for class hex.la.Matrix
-
- matrix(int, int) - Method in class hex.rf.ConfusionTask.CMFinal
-
- matrix(int, int) - Method in class hex.singlenoderf.CMTask.CMFinal
-
- max(int) - Method in class hex.BaseStatsTask
-
- MAX - Static variable in class water.api.Constants
-
- max() - Method in class water.fvec.FileVec
-
Return column max - lazily computed as needed.
- max() - Method in class water.fvec.Vec
-
Return column max - lazily computed as needed.
- MAX - Static variable in class water.util.Log.LogStr
-
- MAX - Static variable in class water.Value
-
- max_after_balance_size - Variable in class hex.deeplearning.DeepLearning
-
When classes are balanced, limit the resulting dataset size to the
specified multiple of the original dataset size.
- max_after_balance_size - Variable in class hex.gbm.SharedTreeModelBuilder
-
When classes are balanced, limit the resulting dataset size to the
specified multiple of the original dataset size.
- max_confusion_matrix_size - Variable in class hex.deeplearning.DeepLearning
-
For classification models, the maximum size (in terms of classes) of the
confusion matrix for it to be printed.
- max_depth - Variable in class hex.gbm.DTree.TreeModel
-
- max_depth - Variable in class hex.gbm.SharedTreeModelBuilder
-
- max_depth - Variable in class hex.singlenoderf.SpeeDRF
-
- MAX_DISK - Static variable in class water.api.Constants
-
- MAX_ENUM_SIZE - Static variable in class hex.Quantiles
-
- MAX_ENUM_SIZE - Static variable in class water.fvec.Vec
-
Maximal size of enum domain
- MAX_ENUM_SIZE - Static variable in class water.parser.Enum
-
- MAX_ERRORS - Static variable in class water.parser.ParseDataset.GuessSetupTsk
-
- MAX_EVENTS - Static variable in class water.TimeLine
-
- MAX_HIST_SZ - Static variable in class hex.Summary
-
- MAX_HIST_SZ - Static variable in class hex.Summary2
-
- MAX_HISTO_BINS_DISPLAYED - Static variable in class water.api.SummaryPage
-
- max_hit_ratio_k - Variable in class hex.deeplearning.DeepLearning
-
The maximum number (top K) of predictions to use for hit ratio computation (for multi-class only, 0 to disable)
- MAX_ITER - Static variable in class hex.DLSM.GeneralizedGradientSolver
-
- max_iter - Variable in class hex.gapstat.GapStatistic
-
- max_iter - Variable in class hex.KMeans2.KMeans2Model
-
- max_iter - Variable in class hex.KMeans2
-
- MAX_ITER - Static variable in class water.api.Constants
-
- MAX_MEM - Static variable in class water.api.Constants
-
- max_per_class_error() - Method in class hex.ConfusionMatrix
-
The maximum per-class error
- max_per_class_error - Variable in class water.api.AUC
-
- max_per_class_error(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- max_per_class_error() - Method in class water.api.AUC
-
- MAX_PREDICTORS - Static variable in class hex.glm.GLM2
-
- MAX_PREVIEW_COLS - Static variable in class water.parser.CustomParser
-
- MAX_PREVIEW_LINES - Static variable in class water.parser.CustomParser
-
- MAX_PRIORITY - Static variable in class water.H2O
-
- max_qbins - Variable in class water.api.QuantilesPage
-
- max_rows - Variable in class hex.NeuralNet.NeuralNetScore
-
- MAX_ROWS - Static variable in class water.api.Constants
-
- MAX_SUPPORTED_LEVELS - Static variable in class hex.gbm.SharedTreeModelBuilder
-
Maximal number of supported levels in response.
- max_var - Variable in class hex.VarImp
-
- MAX_VIEW - Static variable in class water.api.StoreView
-
- max_w2 - Variable in class hex.deeplearning.DeepLearning
-
A maximum on the sum of the squared incoming weights into
any one neuron.
- max_w2 - Variable in class hex.NeuralNet
-
- maxDepth - Variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- maxId() - Method in class water.parser.Enum
-
- maxIndex(float[], int) - Static method in class water.genmodel.GeneratedModel
-
- maxIndex(int[], Random) - Static method in class water.util.Utils
-
Returns the index of the largest value in the array.
- maxIndex(float[], Random) - Static method in class water.util.Utils
-
- maxIndex(int[]) - Static method in class water.util.Utils
-
- maxIndex(float[]) - Static method in class water.util.Utils
-
- maxLeaves - Variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- maxsIn(int) - Method in class hex.gbm.DHistogram
-
- maxValue(double[]) - Static method in class water.util.Utils
-
- maxValue(float[]) - Static method in class water.util.Utils
-
- maxValue(long[]) - Static method in class water.util.Utils
-
- maybeTransformRequest(String) - Static method in class water.api.RequestServer
-
- mcc() - Method in class hex.ConfusionMatrix
-
The Matthews Correlation Coefficient, takes true negatives into account in contrast to F-Score
See
MCC
MCC = Correlation between observed and predicted binary classification
- mcc - Variable in class water.api.AUC
-
- mcc(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- mcc() - Method in class water.api.AUC
-
- mean(int) - Method in class hex.BaseStatsTask
-
- mean(int) - Method in class hex.gbm.DBinomHistogram
-
- mean(int) - Method in class hex.gbm.DHistogram
-
- mean(int) - Method in class hex.gbm.DRealHistogram
-
- MEAN - Static variable in class water.api.Constants
-
- mean() - Method in class water.fvec.FileVec
-
Return column mean - lazily computed as needed.
- mean() - Method in class water.fvec.Vec
-
Return column mean - lazily computed as needed.
- mean() - Method in class water.util.Counter
-
- mean_bias - Variable in class hex.NeuralNet.NeuralNetModel
-
- mean_square - Variable in class hex.NeuralNet.Errors
-
- mean_square_error - Variable in class hex.NeuralNet.NeuralNetScore
-
- mean_weight - Variable in class hex.NeuralNet.NeuralNetModel
-
- meanDepth - Variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- meanLeaves - Variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- MEM_ALLOC - Static variable in class water.MemoryManager
-
- MEM_MAX - Static variable in class water.MemoryManager
-
- mem_watchdog - Variable in class water.H2O.OptArgs
-
- memOrLoad() - Method in class water.Value
-
- MemoryManager - Class in water
-
Manages memory assigned to key/value pairs.
- MemoryManager() - Constructor for class water.MemoryManager
-
- memOverheadPerChunk() - Method in class hex.NewRowVecTask
-
- memOverheadPerChunk() - Method in class water.MRTask
-
- memOverheadPerChunk() - Method in class water.parser.DParseTask
-
- memReq() - Method in class hex.DGLM.GramMatrixFunc
-
- memReq() - Method in class hex.NewRowVecTask.RowFunc
-
- merge(Enum) - Method in class water.parser.Enum
-
- MersenneTwisterRNG - Class in hex.rng
-
Random number generator based on the
Mersenne Twister algorithm developed by Makoto Matsumoto
and Takuji Nishimura.
- MersenneTwisterRNG(long...) - Constructor for class hex.rng.MersenneTwisterRNG
-
- MersenneTwisterRNG(int...) - Constructor for class hex.rng.MersenneTwisterRNG
-
Creates an RNG and seeds it with the specified seed data.
- method - Variable in class hex.VarImp
-
- mid(int, float, boolean) - Method in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- mid(int, float) - Method in class hex.rf.Tree.TreeVisitor
-
- mid(int, float) - Method in class hex.singlenoderf.Tree.TreeVisitor
-
- MILLIS - Static variable in class water.api.Constants.Suffixes
-
- MIME_DEFAULT_BINARY - Static variable in class water.NanoHTTPD
-
Common mime types for dynamic content
- MIME_HTML - Static variable in class water.NanoHTTPD
-
Common mime types for dynamic content
- MIME_JSON - Static variable in class water.NanoHTTPD
-
Common mime types for dynamic content
- MIME_PLAINTEXT - Static variable in class water.NanoHTTPD
-
Common mime types for dynamic content
- MIME_XML - Static variable in class water.NanoHTTPD
-
Common mime types for dynamic content
- mimeType - Variable in class water.NanoHTTPD.Response
-
MIME type of content, e.g.
- min(int) - Method in class hex.BaseStatsTask
-
- MIN - Static variable in class water.api.Constants
-
- min() - Method in class water.fvec.FileVec
-
- min() - Method in class water.fvec.Vec
-
Return column min - lazily computed as needed.
- MIN_HI_PRIORITY - Static variable in class water.H2O
-
- MIN_PRIORITY - Static variable in class water.H2O
-
- min_rows - Variable in class hex.gbm.DTree.TreeModel
-
- min_rows - Variable in class hex.gbm.SharedTreeModelBuilder
-
- MIN_SPARSE_RATIO - Static variable in class water.fvec.NewChunk
-
- minDepth - Variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- minIndex(int[]) - Static method in class water.util.Utils
-
- minIndex(float[]) - Static method in class water.util.Utils
-
- minLeaves - Variable in class hex.gbm.DTree.TreeModel.TreeStats
-
- MinorityClasses - Class in hex.rf
-
Contains methods for extracting minority classes out of value array and redistributing them to all nodes.
- MinorityClasses() - Constructor for class hex.rf.MinorityClasses
-
- MinorityClasses.ClassExtractTask - Class in hex.rf
-
- MinorityClasses.ClassExtractTask() - Constructor for class hex.rf.MinorityClasses.ClassExtractTask
-
- MinorityClasses.CountMClassRowsTask - Class in hex.rf
-
- MinorityClasses.CountMClassRowsTask() - Constructor for class hex.rf.MinorityClasses.CountMClassRowsTask
-
- MinorityClasses.HistogramTask - Class in hex.rf
-
- MinorityClasses.HistogramTask() - Constructor for class hex.rf.MinorityClasses.HistogramTask
-
- MinorityClasses.ReplicationTask - Class in hex.rf
-
- MinorityClasses.ReplicationTask() - Constructor for class hex.rf.MinorityClasses.ReplicationTask
-
- MinorityClasses.UnbalancedClass - Class in hex.rf
-
- MinorityClasses.UnbalancedClass(int, Key[], int) - Constructor for class hex.rf.MinorityClasses.UnbalancedClass
-
- mins(int) - Method in class hex.gbm.DHistogram
-
- minSqr(double[][], double[], KMeans.ClusterDist) - Static method in class hex.KMeans
-
- minSqr(double[][], double[], KMeans.ClusterDist, int) - Static method in class hex.KMeans
-
- minValue(float[]) - Static method in class water.util.Utils
-
- minValue(long[]) - Static method in class water.util.Utils
-
- missing_float_value - Static variable in class hex.Layer
-
- missing_fraction - Variable in class hex.CreateFrame
-
- missing_int_value - Static variable in class hex.Layer
-
We need a way to encode a missing value in the neural net forward/back-propagation scheme.
- missingColumnsType() - Method in class hex.deeplearning.DeepLearningModel
-
- missingColumnsType() - Method in class water.Model
-
Type of missing columns during adaptation between train/test datasets
Overload this method for models that have sparse data handling.
- MMS - Static variable in class water.fvec.ParseTime
-
- mode - Variable in class hex.NeuralNet
-
- model - Variable in class hex.KMeans2.KMeans2ModelView
-
- model - Variable in class hex.NeuralNet.NeuralNetScore
-
- model - Variable in class water.api.ExportModel
-
- model - Variable in class water.api.Predict
-
- Model - Class in water
-
A Model models reality (hopefully).
- Model(Key, Key, Frame, float[]) - Constructor for class water.Model
-
Full constructor from frame: Strips out the Vecs to just the names needed
to match columns later for future datasets.
- Model(Key, Key, Frame) - Constructor for class water.Model
-
Constructor from frame (without prior class dist): Strips out the Vecs to just the names needed
to match columns later for future datasets.
- Model(Key, Key, String[], String[][]) - Constructor for class water.Model
-
Constructor without prior class distribution
- Model(Key, Key, String[], String[][], float[]) - Constructor for class water.Model
-
Full constructor
- Model(Key, Model) - Constructor for class water.Model
-
Simple shallow copy constructor to a new Key
- model - Variable in class water.ModelMetrics
-
- Model.ModelCategory - Enum in water
-
- model_algorithm - Variable in class water.api.Models.ModelSummary
-
- model_category - Variable in class water.api.Models.ModelSummary
-
- model_category - Variable in class water.ModelMetrics
-
- model_info() - Method in class hex.deeplearning.DeepLearningModel
-
- model_info() - Method in class hex.deeplearning.DeepLearningTask
-
- model_info() - Method in class hex.deeplearning.DeepLearningTask2
-
Returns the aggregated DeepLearning model that was trained by all nodes (over all the training data)
- MODEL_KEY - Static variable in class water.api.Constants
-
- modelAsFrame() - Method in class hex.NewRowVecTask.DataFrame
-
- modelKey() - Method in class hex.DGLM.GLMValidation
-
- ModelMetrics - Class in water.api
-
- ModelMetrics() - Constructor for class water.api.ModelMetrics
-
- ModelMetrics - Class in water
-
Container to hold the metric for a model as scored on a specific frame.
- ModelMetrics(UniqueId, Model.ModelCategory, UniqueId, long, long, AUC, ConfusionMatrix) - Constructor for class water.ModelMetrics
-
- models() - Method in class hex.DGLM.GLMValidation
-
- MODELS - Static variable in class water.api.Constants
-
- Models - Class in water.api
-
- Models() - Constructor for class water.api.Models
-
- Models.ModelSummary - Class in water.api
-
- Models.ModelSummary() - Constructor for class water.api.Models.ModelSummary
-
- ModelUtils - Class in water.util
-
Shared static code to support modeling, prediction, and scoring.
- ModelUtils() - Constructor for class water.util.ModelUtils
-
- momentum(long) - Method in class hex.deeplearning.Neurons
-
The momentum - real number in [0, 1)
Can be a linear ramp from momentum_start to momentum_stable, over momentum_ramp training samples
- momentum(long) - Method in class hex.Layer
-
- momentum_ramp - Variable in class hex.deeplearning.DeepLearning
-
The momentum_ramp parameter controls the amount of learning for which momentum increases
(assuming momentum_stable is larger than momentum_start).
- momentum_ramp - Variable in class hex.NeuralNet
-
- momentum_stable - Variable in class hex.deeplearning.DeepLearning
-
The momentum_stable parameter controls the final momentum value reached after momentum_ramp training samples.
- momentum_stable - Variable in class hex.NeuralNet
-
- momentum_start - Variable in class hex.deeplearning.DeepLearning
-
The momentum_start parameter controls the amount of momentum at the beginning of training.
- momentum_start - Variable in class hex.NeuralNet
-
- MORE - Static variable in class water.api.Constants
-
- move() - Method in class hex.Layer.Input
-
- MRTask<T extends MRTask> - Class in water
-
Map/Reduce style distributed computation.
- MRTask() - Constructor for class water.MRTask
-
- MRTask2<T extends MRTask2<T>> - Class in water
-
Map/Reduce style distributed computation.
- MRTask2() - Constructor for class water.MRTask2
-
- MRTask2(H2O.H2OCountedCompleter) - Constructor for class water.MRTask2
-
- MRUtils - Class in water.util
-
- MRUtils() - Constructor for class water.util.MRUtils
-
- MRUtils.ClassDist - Class in water.util
-
Compute the class distribution from a class label vector
(not counting missing values)
Usage 1: Label vector is categorical
------------------------------------
Vec label = ...;
assert(label.isEnum());
long[] dist = new ClassDist(label).doAll(label).dist();
Usage 2: Label vector is numerical
----------------------------------
Vec label = ...;
int num_classes = ...;
assert(label.isInt());
long[] dist = new ClassDist(num_classes).doAll(label).dist();
- MRUtils.ClassDist(Vec) - Constructor for class water.util.MRUtils.ClassDist
-
- MRUtils.ClassDist(int) - Constructor for class water.util.MRUtils.ClassDist
-
- ms(long[], int) - Static method in class water.TimeLine
-
- ms() - Method in class water.util.TimelineSnapshot.Event
-
- ms_io() - Method in class water.util.TimelineSnapshot.Event
-
- mse() - Method in class hex.deeplearning.DeepLearningModel
-
- mse() - Method in class hex.gbm.DTree.TreeModel
-
- mse() - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- mse() - Method in class hex.KMeans2.KMeans2Model
-
- mse() - Method in class hex.singlenoderf.CMTask.CMFinal
-
- mse - Variable in class water.api.ConfusionMatrix
-
- mse() - Method in class water.Model
-
Returns mse for validation set.
- msecs(long, boolean) - Static method in class water.PrettyPrint
-
- MSEStatistic - Class in hex.singlenoderf
-
Computes the mse split statistics.
- MSEStatistic(Data, int, long, int) - Constructor for class hex.singlenoderf.MSEStatistic
-
- mtry - Variable in class hex.singlenoderf.SpeeDRF
-
- MTRY - Static variable in class water.api.Constants
-
- MTRY_NODES - Static variable in class water.api.Constants
-
- MTU - Static variable in class water.AutoBuffer
-
- mul(double) - Method in class hex.gram.Gram
-
- mul(double[]) - Method in class hex.gram.Gram
-
- mul(double[], double[]) - Method in class hex.gram.Gram
-
- mult(Frame) - Method in class hex.la.Matrix
-
- mult(float[], float) - Static method in class water.util.Utils
-
- mult(double[], double) - Static method in class water.util.Utils
-
- multiple_pass - Variable in class water.api.QuantilesPage
-
- MultiReceiverThread - Class in water
-
The Thread that looks for Multicast UDP Cloud requests.
- MultiReceiverThread() - Constructor for class water.MultiReceiverThread
-
- mustart(double) - Method in enum hex.DGLM.Family
-
- mustart(double) - Method in class hex.DGLM.FamilyIced
-
- mustart(double, double) - Method in class hex.glm.GLMParams
-
- myOut - Static variable in class water.NanoHTTPD
-
- N - Variable in class hex.gbm.DTree.TreeModel
-
- n_folds - Variable in class hex.glm.GLMTask.LMIterationTask
-
- NA - Static variable in class water.fvec.AppendableVec
-
- nacnt - Variable in class hex.Summary2
-
- naCnt() - Method in class water.fvec.FileVec
-
Return column missing-element-count - lazily computed as needed.
- naCnt() - Method in class water.fvec.Vec
-
Return column missing-element-count - lazily computed as needed.
- NaiveBayes - Class in hex.nb
-
Naive Bayes
This is an algorithm for computing the conditional a-posterior probabilities of a categorical
response from independent predictors using Bayes rule.
- NaiveBayes() - Constructor for class hex.nb.NaiveBayes
-
- NaiveBayes.NBTask - Class in hex.nb
-
- NaiveBayes.NBTask(Job, FrameTask.DataInfo) - Constructor for class hex.nb.NaiveBayes.NBTask
-
- NAME - Static variable in class hex.DGLM.GLMModel
-
- name() - Method in class hex.DLSM.ADMMSolver
-
- name() - Method in class hex.DLSM.GeneralizedGradientSolver
-
- name() - Method in class hex.DLSM.LSMSolver
-
- name() - Method in class hex.glm.LSMSolver.ADMMSolver
-
- name() - Method in class hex.glm.LSMSolver
-
- name() - Method in class hex.glm.LSMSolver.ProxSolver
-
- NAME - Static variable in class hex.KMeansModel
-
- name(int) - Method in class hex.rf.RFModel
-
- name(int) - Method in class hex.singlenoderf.SpeeDRFModel
-
- NAME - Static variable in class water.api.Constants
-
- name() - Method in class water.api.DocGen.FieldDoc
-
- name() - Method in class water.api.RequestBuilders
-
- NAME - Static variable in class water.H2O
-
- name - Variable in class water.H2O.OptArgs
-
- nameOfPersist() - Method in class water.Value
-
- nameOfPersist(int) - Static method in class water.Value
-
- names() - Method in class water.fvec.Frame
-
- namesExp() - Method in class hex.pca.PCAModel
-
- NanoHTTPD - Class in water
-
A simple, tiny, nicely embeddable HTTP 1.0 (partially 1.1) server in Java
- NanoHTTPD(ServerSocket, File) - Constructor for class water.NanoHTTPD
-
Starts a HTTP server to given port.
- NanoHTTPD.Response - Class in water
-
HTTP response.
- NanoHTTPD.Response() - Constructor for class water.NanoHTTPD.Response
-
Default constructor: response = HTTP_OK, data = mime = 'null'
- NanoHTTPD.Response(String, String, InputStream) - Constructor for class water.NanoHTTPD.Response
-
Basic constructor.
- NanoHTTPD.Response(String, String, String) - Constructor for class water.NanoHTTPD.Response
-
Convenience method that makes an InputStream out of
given text.
- nanos() - Method in class water.Timer
-
- nbins() - Method in class hex.gbm.DHistogram
-
- nbins - Variable in class hex.gbm.DTree.TreeModel
-
- nbins - Variable in class hex.gbm.SharedTreeModelBuilder
-
- NBModel - Class in hex.nb
-
FIXME comment please
- NBModel(Key, Key, FrameTask.DataInfo, NaiveBayes.NBTask, double[], double[][][], double) - Constructor for class hex.nb.NBModel
-
- NBModelView - Class in hex.nb
-
- NBModelView() - Constructor for class hex.nb.NBModelView
-
- NBProgressPage - Class in hex.nb
-
- NBProgressPage() - Constructor for class hex.nb.NBProgressPage
-
- nChunks() - Method in class water.fvec.AppendableVec
-
- nChunks() - Method in class water.fvec.FileVec
-
- nChunks() - Method in class water.fvec.Vec
-
Number of chunks.
- nclasses() - Method in class hex.ConfusionMatrix
-
- nclasses() - Method in class water.Model
-
- ncoefs() - Method in class hex.glm.GLMModel
-
- needLineSearch(double[], double, double) - Method in class hex.glm.GLM2
-
- needsAdaptation2CM() - Method in class water.Job.ValidatedJob.Response2CMAdaptor
-
Returns true if model/validation responses need to be adapted to confusion matrix domain.
- NEG_X - Static variable in class water.api.Constants
-
- nesterov_accelerated_gradient - Variable in class hex.deeplearning.DeepLearning
-
The Nesterov accelerated gradient descent method is a modification to
traditional gradient descent for convex functions.
- network - Variable in class water.H2O.OptArgs
-
- NeuralNet - Class in hex
-
Neural network.
- NeuralNet() - Constructor for class hex.NeuralNet
-
- NeuralNet.Activation - Enum in hex
-
Activation functions
- NeuralNet.Errors - Class in hex
-
- NeuralNet.Errors() - Constructor for class hex.NeuralNet.Errors
-
- NeuralNet.ExecutionMode - Enum in hex
-
- NeuralNet.InitialWeightDistribution - Enum in hex
-
- NeuralNet.Loss - Enum in hex
-
Loss functions
CrossEntropy is recommended
- NeuralNet.NeuralNetModel - Class in hex
-
- NeuralNet.NeuralNetScore - Class in hex
-
- NeuralNet.NeuralNetScore() - Constructor for class hex.NeuralNet.NeuralNetScore
-
- NeuralNetModelView - Class in water.api
-
- NeuralNetModelView() - Constructor for class water.api.NeuralNetModelView
-
- NeuralNetProgressPage - Class in water.api
-
- NeuralNetProgressPage() - Constructor for class water.api.NeuralNetProgressPage
-
- Neurons - Class in hex.deeplearning
-
This class implements the concept of a Neuron layer in a Neural Network
During training, every MRTask2 F/J thread is expected to create these neurons for every map call (Cheap to make).
- Neurons.DenseColMatrix - Class in hex.deeplearning
-
Dense column matrix implementation
- Neurons.DenseRowMatrix - Class in hex.deeplearning
-
Dense row matrix implementation
- Neurons.DenseVector - Class in hex.deeplearning
-
Dense vector implementation
- Neurons.Input - Class in hex.deeplearning
-
Input layer of the Neural Network
This layer is different from other layers as it has no incoming weights,
but instead gets its activation values from the training points.
- Neurons.Linear - Class in hex.deeplearning
-
Output neurons for regression - Softmax
- Neurons.Linear(int) - Constructor for class hex.deeplearning.Neurons.Linear
-
- Neurons.Matrix - Interface in hex.deeplearning
-
Abstract matrix interface
- Neurons.Maxout - Class in hex.deeplearning
-
Maxout neurons
- Neurons.Maxout(int) - Constructor for class hex.deeplearning.Neurons.Maxout
-
- Neurons.MaxoutDropout - Class in hex.deeplearning
-
Maxout neurons with dropout
- Neurons.MaxoutDropout(int) - Constructor for class hex.deeplearning.Neurons.MaxoutDropout
-
- Neurons.Output - Class in hex.deeplearning
-
Abstract class for Output neurons
- Neurons.Rectifier - Class in hex.deeplearning
-
Rectifier linear unit (ReLU) neurons
- Neurons.Rectifier(int) - Constructor for class hex.deeplearning.Neurons.Rectifier
-
- Neurons.RectifierDropout - Class in hex.deeplearning
-
Rectifier linear unit (ReLU) neurons with dropout
- Neurons.RectifierDropout(int) - Constructor for class hex.deeplearning.Neurons.RectifierDropout
-
- Neurons.Softmax - Class in hex.deeplearning
-
Output neurons for classification - Softmax
- Neurons.Softmax(int) - Constructor for class hex.deeplearning.Neurons.Softmax
-
- Neurons.SparseRowMatrix - Class in hex.deeplearning
-
Sparse row matrix implementation
- Neurons.SparseVector - Class in hex.deeplearning
-
Sparse vector implementation
- Neurons.SparseVector.Iterator - Class in hex.deeplearning
-
Iterator over a sparse vector
- Neurons.Tanh - Class in hex.deeplearning
-
Tanh neurons - most common, most stable
- Neurons.Tanh(int) - Constructor for class hex.deeplearning.Neurons.Tanh
-
- Neurons.TanhDropout - Class in hex.deeplearning
-
Tanh neurons with dropout
- Neurons.TanhDropout(int) - Constructor for class hex.deeplearning.Neurons.TanhDropout
-
- Neurons.Vector - Interface in hex.deeplearning
-
Abstract vector interface
- new_close() - Method in class water.fvec.NewChunk
-
- NewChunk - Class in water.fvec
-
- NewChunk(Vec, int) - Constructor for class water.fvec.NewChunk
-
- NewChunk(Chunk) - Constructor for class water.fvec.NewChunk
-
- NewChunk(Vec, int, int) - Constructor for class water.fvec.NewChunk
-
- NewChunk.Value - Class in water.fvec
-
- NewChunk.Value(int, int) - Constructor for class water.fvec.NewChunk.Value
-
- newFreezable(int) - Static method in class water.TypeMap
-
- newInstance() - Method in class water.DTask
-
- newInstance() - Method in interface water.Freezable
-
Make a new instance of class 'this' with the empty constructor
- newInstance() - Method in class water.Iced
-
- newInstance(int) - Static method in class water.TypeMap
-
- newInstance() - Method in class water.util.Utils.IcedArrayList
-
- newInstance() - Method in class water.util.Utils.IcedHashMap
-
- newKey() - Static method in class water.fvec.Vec
-
Make a new random Key that fits the requirements for a Vec key.
- newLine() - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- newLine() - Method in class water.fvec.SVMLightFVecDataOut
-
- newLine() - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- newLine() - Method in interface water.parser.CustomParser.DataOut
-
- newLine() - Method in class water.parser.DParseTask
-
Advances to new line.
- newLine() - Method in class water.parser.SVMLightDParseTask
-
- newRes() - Method in class hex.ColSummaryTask
-
- newRes() - Method in class hex.RowTask
-
- newResult() - Method in class hex.DGLM.GLMValidationFunc
-
- newResult() - Method in class hex.DGLM.GramMatrixFunc
-
- newResult() - Method in class hex.DGLM.LambdaMaxFunc
-
- newResult() - Method in class hex.NewRowVecTask.RowFunc
-
- NewRowVecTask<T extends Iced> - Class in hex
-
- NewRowVecTask(Job, NewRowVecTask.RowFunc<T>, NewRowVecTask.DataFrame) - Constructor for class hex.NewRowVecTask
-
- NewRowVecTask.DataFrame - Class in hex
-
Struct to keep info about our data.
- NewRowVecTask.DataFrame(ValueArray, int[], RowVecTask.Sampling, boolean, boolean) - Constructor for class hex.NewRowVecTask.DataFrame
-
- NewRowVecTask.RowFunc<T extends Iced> - Class in hex
-
- NewRowVecTask.RowFunc() - Constructor for class hex.NewRowVecTask.RowFunc
-
- next(int) - Method in class hex.rng.MersenneTwisterRNG
-
- next(int) - Method in class hex.rng.XorShiftRNG
-
- next() - Method in class water.fvec.CXIChunk.SparseIterator
-
- next() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
-
Auto-box and return the next key.
- next() - Method in class water.util.TimelineSnapshot
-
Get the next event of the timeline according to the ordering.
- nextChunk() - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- nextChunk() - Method in interface water.parser.CustomParser.StreamDataOut
-
- nextElement() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
-
Auto-box and return the next key.
- nextInt() - Method in class hex.rng.XorShiftRNG
-
- nextInt(int) - Method in class hex.rng.XorShiftRNG
-
- nextLambda(GLMTask.GLMIterationTask, GLMValidation) - Method in class hex.glm.GLM2
-
- nextLong() - Method in class hex.rng.XorShiftRNG
-
- nextLong() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
-
Return the next key as a primitive long
.
- nextNZ(int) - Method in class water.fvec.Chunk
-
- nextNZ(int) - Method in class water.fvec.CXIChunk
-
- nextTaskNum() - Method in class water.H2ONode
-
- nfeatures() - Method in class water.Model
-
Returns number of input features
- NFS - Static variable in class water.api.Constants.Schemes
-
- NFS - Static variable in class water.Value
-
- NFSFileVec - Class in water.fvec
-
- nid() - Method in class hex.gbm.DTree.Node
-
- nid2Oob(int) - Static method in class hex.gbm.SharedTreeModelBuilder
-
- nidx(H2ONode) - Method in class water.H2O
-
- nl() - Method in class water.util.SB
-
- NMAX - Static variable in class hex.Summary2
-
- nnz() - Method in class hex.deeplearning.Neurons.SparseVector
-
- NO_CM - Static variable in class water.api.Constants
-
- no_requests_log - Variable in class water.H2O.OptArgs
-
- nobs(int) - Method in class hex.BaseStatsTask
-
- node(int) - Method in class hex.gbm.DTree
-
- NODE - Static variable in class water.api.Constants
-
- Node - Interface in water.deploy
-
- NODE_HEALTH - Static variable in class water.api.Constants
-
- NODE_NAME - Static variable in class water.api.Constants
-
- node_name - Variable in class water.api.JProfile
-
- node_name - Variable in class water.api.JStack
-
- NodeCL - Class in water.deploy
-
Creates a node in-process using a separate class loader.
- NodeCL(Class, String[]) - Constructor for class water.deploy.NodeCL
-
- NodeHost - Class in water.deploy
-
Creates a node on a host.
- NodeHost(Host, String[]) - Constructor for class water.deploy.NodeHost
-
- NODES - Static variable in class water.api.Constants
-
- nodes - Variable in class water.api.JProfile
-
- nodes - Variable in class water.api.JStack
-
- NodeShuffle - Class in hex
-
Shuffle the rows of some dataset, such that the natural placement of the
resulting ValueArray onto Nodes results in some good property.
- NodeShuffle() - Constructor for class hex.NodeShuffle
-
- NodeVM - Class in water.deploy
-
Creates a node in a VM.
- NodeVM() - Constructor for class water.deploy.NodeVM
-
- NodeVM(String[]) - Constructor for class water.deploy.NodeVM
-
- NonBlockingHashMap<TypeK,TypeV> - Class in water.nbhm
-
A lock-free alternate implementation of ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.
- NonBlockingHashMap() - Constructor for class water.nbhm.NonBlockingHashMap
-
Create a new NonBlockingHashMap with default minimum size (currently set
to 8 K/V pairs or roughly 84 bytes on a standard 32-bit JVM).
- NonBlockingHashMap(int) - Constructor for class water.nbhm.NonBlockingHashMap
-
Create a new NonBlockingHashMap with initial room for the given number of
elements, thus avoiding internal resizing operations to reach an
appropriate size.
- NonBlockingHashMapLong<TypeV> - Class in water.nbhm
-
A lock-free alternate implementation of java.util.ConcurrentHashMap
with primitive long keys, better scaling properties and
generally lower costs.
- NonBlockingHashMapLong() - Constructor for class water.nbhm.NonBlockingHashMapLong
-
Create a new NonBlockingHashMapLong with default minimum size (currently set
to 8 K/V pairs or roughly 84 bytes on a standard 32-bit JVM).
- NonBlockingHashMapLong(int) - Constructor for class water.nbhm.NonBlockingHashMapLong
-
Create a new NonBlockingHashMapLong with initial room for the given
number of elements, thus avoiding internal resizing operations to reach
an appropriate size.
- NonBlockingHashMapLong(boolean) - Constructor for class water.nbhm.NonBlockingHashMapLong
-
Create a new NonBlockingHashMapLong, setting the space-for-speed
tradeoff.
- NonBlockingHashMapLong(int, boolean) - Constructor for class water.nbhm.NonBlockingHashMapLong
-
Create a new NonBlockingHashMapLong, setting both the initial size and
the space-for-speed tradeoff.
- NonBlockingHashMapLong.IteratorLong - Class in water.nbhm
-
- NonBlockingHashMapLong.IteratorLong() - Constructor for class water.nbhm.NonBlockingHashMapLong.IteratorLong
-
A new IteratorLong
- NonBlockingHashSet<E> - Class in water.nbhm
-
- NonBlockingHashSet() - Constructor for class water.nbhm.NonBlockingHashSet
-
- NonBlockingIdentityHashMap<TypeK,TypeV> - Class in water.nbhm
-
A lock-free alternate implementation of ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.
- NonBlockingIdentityHashMap() - Constructor for class water.nbhm.NonBlockingIdentityHashMap
-
Create a new NonBlockingHashMap with default minimum size (currently set
to 8 K/V pairs or roughly 84 bytes on a standard 32-bit JVM).
- NonBlockingIdentityHashMap(int) - Constructor for class water.nbhm.NonBlockingIdentityHashMap
-
Create a new NonBlockingHashMap with initial room for the given number of
elements, thus avoiding internal resizing operations to reach an
appropriate size.
- NonBlockingSetInt - Class in water.nbhm
-
A multi-threaded bit-vector set, implemented as an array of primitive
longs
.
- NonBlockingSetInt() - Constructor for class water.nbhm.NonBlockingSetInt
-
Create a new empty bit-vector
- nonzeros(int[]) - Method in class water.fvec.Chunk
-
Get chunk-relative indexes of values (nonzeros for sparse, all for dense) stored in this chunk.
- nonzeros() - Method in class water.fvec.Chunk
-
Get chunk-relative indeces of values (nonzeros for sparse, all for dense) stored in this chunk.
- nonzeros(int[]) - Method in class water.fvec.CXIChunk
-
- NOPTask - Class in hex
-
- NOPTask() - Constructor for class hex.NOPTask
-
- NOPTask - Class in water
-
- NOPTask() - Constructor for class water.NOPTask
-
- norm_beta(int) - Method in class hex.glm.GLMModel
-
- normalize() - Method in class hex.DLSM.ADMMSolver
-
- normalize() - Method in class hex.glm.LSMSolver.ADMMSolver
-
- normalize - Variable in class hex.KMeans2
-
- NORMALIZE - Static variable in class water.api.Constants
-
- normalized - Variable in class hex.KMeans2.KMeans2Model
-
- normalizeSigma() - Method in class water.parser.DParseTask
-
- normMul() - Method in class hex.FrameTask
-
- normRespMul() - Method in class hex.FrameTask
-
- normRespSub() - Method in class hex.FrameTask
-
- normSub() - Method in class hex.FrameTask
-
- NOTdsk - Static variable in class water.Value
-
- notifyAboutCloudSize(InetAddress, int, int) - Method in class water.AbstractEmbeddedH2OConfig
-
Tell the embedding software that this H2O instance belongs to
a cloud of a certain size.
- notifyAboutCloudSize(InetAddress, int, int) - Static method in class water.H2O
-
Tell the embedding software that this H2O instance belongs to
a cloud of a certain size.
- notifyAboutEmbeddedWebServerIpPort(InetAddress, int) - Method in class water.AbstractEmbeddedH2OConfig
-
Tell the embedding software that H2O has started an embedded
web server on an IP and port.
- npredictors() - Method in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
Returns number of voting predictors
- npredictors() - Method in class hex.singlenoderf.VariableImportance.TreeMeasures
-
Returns number of voting predictors
- nrows() - Method in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
Returns number of rows which were used during voting per individual tree.
- nrows() - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- nrows() - Method in class hex.singlenoderf.VariableImportance.TreeMeasures
-
Returns number of rows which were used during voting per individual tree.
- ns(Chunk[], int) - Method in class hex.gbm.DTree.DecidedNode
-
- ns(long[], int) - Static method in class water.TimeLine
-
- ns() - Method in class water.util.TimelineSnapshot.Event
-
- nthreads - Variable in class water.H2O.OptArgs
-
- ntrees() - Method in class hex.gbm.DTree.TreeModel
-
Number of trees in current model.
- ntrees - Variable in class hex.gbm.SharedTreeModelBuilder
-
- NULL - Static variable in class water.TypeMap
-
- nullDeviance() - Method in class hex.glm.GLMValidation
-
- nullDOF() - Method in class hex.glm.GLMValidation
-
- nullModelBeta(FrameTask.DataInfo, double) - Method in class hex.glm.GLMParams
-
- NUM_COLS - Static variable in class water.api.Constants
-
- NUM_CPUS - Static variable in class water.api.Constants
-
- NUM_FAILED - Static variable in class water.api.Constants
-
- NUM_KEYS - Static variable in class water.api.Constants
-
- NUM_MISSING_VALUES - Static variable in class water.api.Constants
-
- NUM_ROWS - Static variable in class water.api.Constants
-
- NUM_SUCCEEDED - Static variable in class water.api.Constants
-
- num_trees - Variable in class hex.singlenoderf.SpeeDRF
-
- NUM_TREES - Static variable in class water.api.Constants
-
- NUMBER - Static variable in class water.fvec.AppendableVec
-
- numCols() - Method in class water.fvec.Frame
-
- numCols() - Method in class water.ValueArray
-
- NUMCPUS - Static variable in class water.H2O
-
- numDomainSize() - Method in class water.ValueArray.Column
-
Compute size of numeric integer domain
- numExpCols() - Method in class water.fvec.Frame
-
- numInts(String...) - Static method in class water.util.Utils
-
Returns number of strings which represents a number.
- numReplicas() - Method in class water.Value
-
- numRows() - Method in class water.fvec.Frame
-
- numRows() - Method in class water.ValueArray
-
- numStart() - Method in class hex.FrameTask.DataInfo
-
- p(String) - Method in class water.util.SB
-
- p(float) - Method in class water.util.SB
-
- p(double) - Method in class water.util.SB
-
- p(char) - Method in class water.util.SB
-
- p(int) - Method in class water.util.SB
-
- p(SB) - Method in class water.util.SB
-
- p2d(double) - Static method in class water.util.Utils
-
- p5d(double) - Static method in class water.util.Utils
-
- pack(int[], boolean[]) - Static method in class water.util.Utils
-
- packH2O() - Method in class water.util.TimelineSnapshot.Event
-
- padRight(String, int) - Static method in class water.util.Log
-
- pagination(long, Key) - Method in class water.api.Inspect2
-
- pagination() - Method in class water.api.RequestBuilders.PaginatedTable
-
- paragraph(StringBuilder, String) - Method in class water.api.DocGen
-
- paraHead(StringBuilder) - Method in class water.api.DocGen.HTML
-
- paraHead(StringBuilder) - Method in class water.api.DocGen
-
- parallel - Variable in class hex.singlenoderf.SpeeDRF
-
- PARALLEL - Static variable in class water.api.Constants
-
- parallelParse(int, CustomParser.DataIn, CustomParser.DataOut) - Method in class water.parser.CsvParser
-
- parallelParse(int, CustomParser.DataIn, CustomParser.DataOut) - Method in class water.parser.CustomParser
-
- parallelParse(int, CustomParser.DataIn, CustomParser.DataOut) - Method in class water.parser.SVMLightParser
-
- parallelParseSupported() - Method in class water.parser.CsvParser
-
- parallelParseSupported() - Method in class water.parser.CustomParser
-
- parallelParseSupported - Variable in enum water.parser.CustomParser.ParserType
-
- parallelParseSupported() - Method in class water.parser.SVMLightParser
-
- parameters - Variable in class hex.NeuralNet.NeuralNetModel
-
- ParamImportance - Enum in water.api
-
Parameter importance category
- paramName(String) - Static method in class water.util.Check
-
- params - Variable in class hex.deeplearning.Neurons
-
Parameters (deep-cloned() from the user input, can be modified here, e.g.
- params - Variable in class hex.Layer
-
- ParamsSearch - Class in hex
-
Looks for parameters on a set of objects and perform random search.
- ParamsSearch() - Constructor for class hex.ParamsSearch
-
- ParamsSearch.Ignore - Annotation Type in hex
-
- ParamsSearch.Info - Annotation Type in hex
-
- ParamUtils - Class in water.util
-
A helper class proving queries over Iced objects parameters.
- ParamUtils() - Constructor for class water.util.ParamUtils
-
- paraTail(StringBuilder) - Method in class water.api.DocGen.HTML
-
- paraTail(StringBuilder) - Method in class water.api.DocGen
-
- parse(String) - Method in class water.api.ExportS3.BucketArg
-
- parse(String) - Method in class water.api.ImportHdfs.PathArg
-
- parse(String) - Method in class water.api.ImportS3.BucketArg
-
- Parse - Class in water.api
-
- Parse() - Constructor for class water.api.Parse
-
- parse(String) - Method in class water.api.Parse.ExistingCSVKey
-
- parse(String) - Method in class water.api.Parse.Preview
-
- parse(String) - Method in class water.api.RequestArguments.Argument
-
Override this method to provide parsing of the input string to the Java
expected value.
- parse(String) - Method in class water.api.RequestArguments.CaseSelect
-
- parse(String) - Method in class water.api.RequestArguments.ClassifyBool
-
- parse(String) - Method in class water.api.RequestArguments.DRFCopyDataBool
-
- parse(String) - Method in class water.api.RequestArguments.EnumArgument
-
- parse(String) - Method in class water.api.RequestArguments.ExistingFile
-
- parse(String) - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- parse(String) - Method in class water.api.RequestArguments.FrameKeyVec
-
- parse(String) - Method in class water.api.RequestArguments.GeneralFile
-
- parse(String) - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- parse(String) - Method in class water.api.RequestArguments.H2OCategoryWeights
-
- parse(String) - Method in class water.api.RequestArguments.H2OExistingKey
-
- parse(String) - Method in class water.api.RequestArguments.H2OHexKey
-
- parse(String) - Method in class water.api.RequestArguments.H2OHexKeyCol
-
- parse(String) - Method in class water.api.RequestArguments.H2OKey
-
- parse(String) - Method in class water.api.RequestArguments.H2OKey2
-
- parse(String) - Method in class water.api.RequestArguments.H2OModelKey
-
- parse(String) - Method in class water.api.RequestArguments.HexColumnSelect
-
- parse(String) - Method in class water.api.RequestArguments.HexKeyClassCol
-
- parse(String) - Method in class water.api.RequestArguments.InputCheckBox
-
Parses the value.
- parse(String) - Method in class water.api.RequestArguments.Int
-
- parse(String) - Method in class water.api.RequestArguments.LongInt
-
- parse(String) - Method in class water.api.RequestArguments.NTree
-
- parse(String) - Method in class water.api.RequestArguments.Real
-
- parse(String) - Method in class water.api.RequestArguments.RSeq
-
- parse(String) - Method in class water.api.RequestArguments.RSeqFloat
-
- parse(String) - Method in class water.api.RequestArguments.Str
-
- parse(String) - Method in class water.api.RequestArguments.StringList
-
- parse(Key, Key[]) - Static method in class water.fvec.ParseDataset2
-
- parse(Key, Key[], CustomParser.ParserSetup, boolean) - Static method in class water.fvec.ParseDataset2
-
- parse(Key, Key[]) - Static method in class water.parser.ParseDataset
-
- parse(ParseDataset, Key[], CustomParser.ParserSetup) - Static method in class water.parser.ParseDataset
-
- parse(String) - Static method in enum water.parser.PMMLParser.DataTypes
-
- parse(InputStream) - Static method in class water.parser.PMMLParser
-
- parse(String) - Method in class water.Request2.TypeaheadKey
-
- parse(PMMLParser) - Static method in class water.score.RFScoreModel
-
- parse(PMMLParser) - Static method in class water.score.ScorecardModel
-
- Parse.ExistingCSVKey - Class in water.api
-
- Parse.ExistingCSVKey(String) - Constructor for class water.api.Parse.ExistingCSVKey
-
- Parse.HeaderKey - Class in water.api
-
- Parse.HeaderKey(String, boolean) - Constructor for class water.api.Parse.HeaderKey
-
- Parse.NewH2OHexKey - Class in water.api
-
- Parse.Preview - Class in water.api
-
- Parse.PSetup - Class in water.api
-
- Parse2 - Class in water.api
-
- Parse2() - Constructor for class water.api.Parse2
-
- ParseDataset - Class in water.parser
-
Helper class to parse an entire ValueArray data, and produce a structured ValueArray result.
- ParseDataset.Compression - Enum in water.parser
-
- ParseDataset.FileInfo - Class in water.parser
-
- ParseDataset.FileInfo() - Constructor for class water.parser.ParseDataset.FileInfo
-
- ParseDataset.GuessSetupTsk - Class in water.parser
-
- ParseDataset.GuessSetupTsk(CustomParser.ParserSetup, boolean) - Constructor for class water.parser.ParseDataset.GuessSetupTsk
-
- ParseDataset.ParseException - Exception in water.parser
-
- ParseDataset.ParseException(String) - Constructor for exception water.parser.ParseDataset.ParseException
-
- ParseDataset.ParserFJTask - Class in water.parser
-
- ParseDataset.ParserFJTask(ParseDataset, Key[], CustomParser.ParserSetup) - Constructor for class water.parser.ParseDataset.ParserFJTask
-
- ParseDataset.ParseSetupGuessException - Exception in water.parser
-
- ParseDataset.ParseSetupGuessException(String, CustomParser.PSetupGuess, Key[]) - Constructor for exception water.parser.ParseDataset.ParseSetupGuessException
-
- ParseDataset.ParseSetupGuessException(CustomParser.PSetupGuess, Key[]) - Constructor for exception water.parser.ParseDataset.ParseSetupGuessException
-
- ParseDataset.UnzipAndParseTask - Class in water.parser
-
- ParseDataset.UnzipAndParseTask(ParseDataset, CustomParser.ParserSetup) - Constructor for class water.parser.ParseDataset.UnzipAndParseTask
-
- ParseDataset.UnzipAndParseTask(ParseDataset, CustomParser.ParserSetup, int) - Constructor for class water.parser.ParseDataset.UnzipAndParseTask
-
- ParseDataset2 - Class in water.fvec
-
- ParseDataset2.ColType - Enum in water.fvec
-
- ParseDataset2.EnumFetchTask - Class in water.fvec
-
- ParseDataset2.EnumFetchTask(int, Key, int[]) - Constructor for class water.fvec.ParseDataset2.EnumFetchTask
-
- ParseDataset2.EnumUpdateTask - Class in water.fvec
-
Task to update enum values to match the global numbering scheme.
- ParseDataset2.EnumUpdateTask(ValueString[][], Enum[][], int[], Key, int[]) - Constructor for class water.fvec.ParseDataset2.EnumUpdateTask
-
- ParseDataset2.FVecDataIn - Class in water.fvec
-
Parser data in taking data from fluid vec chunk.
- ParseDataset2.FVecDataIn(Chunk) - Constructor for class water.fvec.ParseDataset2.FVecDataIn
-
- ParseDataset2.FVecDataOut - Class in water.fvec
-
Parsed data output specialized for fluid vecs.
- ParseDataset2.FVecDataOut(Vec.VectorGroup, int, int, int, Enum[]) - Constructor for class water.fvec.ParseDataset2.FVecDataOut
-
- ParseDataset2.FVecDataOut(Vec.VectorGroup, int, int, int, Enum[], AppendableVec[]) - Constructor for class water.fvec.ParseDataset2.FVecDataOut
-
- ParseDataset2.MultiFileParseTask - Class in water.fvec
-
- ParseDataset2.ParseException - Exception in water.fvec
-
- ParseDataset2.ParseException(String) - Constructor for exception water.fvec.ParseDataset2.ParseException
-
- ParseDataset2.ParseProgressMonitor - Class in water.fvec
-
- ParseDataset2.ParseProgressMonitor(Key) - Constructor for class water.fvec.ParseDataset2.ParseProgressMonitor
-
- ParseDataset2.ParserFJTask - Class in water.fvec
-
- ParseDataset2.ParserFJTask(ParseDataset2, Key[], CustomParser.ParserSetup, boolean) - Constructor for class water.fvec.ParseDataset2.ParserFJTask
-
- ParseDataset2.SVFTask - Class in water.fvec
-
- parseFlatFile(File) - Static method in class water.H2O
-
- parseFlatFile(InputStream) - Static method in class water.H2O
-
- parseFlatFileFromString(String) - Static method in class water.H2O
-
- parseFrame(Key, File...) - Static method in class water.util.FrameUtils
-
Parse given file into the form of frame represented by the given key.
- parseGenerator(String, boolean, double) - Static method in class water.api.RequestArguments.NumberSequence
-
- parseGenerator(String, boolean, float) - Static method in class water.api.RequestArguments.NumberSequenceFloat
-
- parseKey(Key, Key) - Static method in class water.util.VAUtils
-
- parseLink(String, String) - Method in class water.api.ImportFiles
-
- parseLink(String, String) - Method in class water.api.ImportFiles2
-
- parser() - Method in class water.parser.CustomParser.ParserSetup
-
- PARSER_TYPE - Static variable in class water.api.Constants
-
- parseStrata(String) - Static method in class hex.rf.RandomForest
-
- ParseTime - Class in water.fvec
-
- ParseTime() - Constructor for class water.fvec.ParseTime
-
- partitione(int, float[]) - Static method in class water.util.Utils
-
Divide given size into partitions based on given ratios.
- partitione(long, float[]) - Static method in class water.util.Utils
-
- pass1Msecs - Variable in class hex.LinearRegression.LRResult
-
- pass2Msecs - Variable in class hex.LinearRegression.LRResult
-
- pass3Msecs - Variable in class hex.LinearRegression.LRResult
-
- passOne() - Method in class water.parser.DParseTask
-
Executes the phase one of the parser.
- passTwo() - Method in class water.parser.DParseTask
-
Executes the phase two of the parser task.
- PATH - Static variable in class water.api.Constants
-
- path - Variable in class water.api.ImportFiles
-
- Paxos - Class in water
-
(Not The) Paxos
Used to define Cloud membership.
- Paxos() - Constructor for class water.Paxos
-
- PCA - Class in hex.pca
-
Principal Components Analysis
This is an algorithm for dimensionality reduction of numerical data.
- PCA() - Constructor for class hex.pca.PCA
-
- PCA(String, Key, Frame, double, boolean) - Constructor for class hex.pca.PCA
-
- PCA(String, Key, Frame, int, double, boolean) - Constructor for class hex.pca.PCA
-
- pca_model - Variable in class hex.pca.PCA
-
- pca_model - Variable in class hex.pca.PCAModelView
-
- PCAImpute - Class in hex.pca
-
- PCAImpute() - Constructor for class hex.pca.PCAImpute
-
- PCAModel - Class in hex.pca
-
- PCAModel(PCA, Key, Key, FrameTask.DataInfo, Gram.GramTask, double[], double[], double[], double[][], int, int) - Constructor for class hex.pca.PCAModel
-
- PCAModelView - Class in hex.pca
-
- PCAModelView() - Constructor for class hex.pca.PCAModelView
-
- PCAParams - Class in hex.pca
-
- PCAParams(boolean) - Constructor for class hex.pca.PCAParams
-
- PCAParams(double, boolean) - Constructor for class hex.pca.PCAParams
-
- PCAParams(int, double, boolean) - Constructor for class hex.pca.PCAParams
-
- PCAProgressPage - Class in hex.pca
-
- PCAProgressPage() - Constructor for class hex.pca.PCAProgressPage
-
- PCAScore - Class in hex.pca
-
Principal Components Scoring
This algorithm maps a dataset into the subspace generated by the principal components.
- PCAScore() - Constructor for class hex.pca.PCAScore
-
- PCAScore.PCAScoreTask - Class in hex.pca
-
- PCAScore.PCAScoreTask(Job, FrameTask.DataInfo, int, int, double[][]) - Constructor for class hex.pca.PCAScore.PCAScoreTask
-
- pcond() - Method in class hex.nb.NBModel
-
- peek() - Method in class water.parser.PMMLParser
-
- peek1() - Method in class water.AutoBuffer
-
- peekAry() - Method in class water.exec.Env
-
- peekFcn() - Method in class water.exec.Env
-
- peekKey() - Method in class water.exec.Env
-
- percentiles() - Method in class hex.Summary.ColSummary
-
- percentileValue(double) - Method in class hex.Summary.ColSummary
-
- percentileValue(int) - Method in class hex.Summary2
-
- permute(int) - Method in class hex.rf.Data
-
- permute(int) - Method in class hex.singlenoderf.Data
-
- Persist - Class in water.persist
-
- Persist() - Constructor for class water.persist.Persist
-
- PersistFS - Class in water.persist
-
Persistence backend using local file system.
- PersistHdfs - Class in water.persist
-
- PersistHdfsTask - Class in water.persist
-
Distributed task to store key on HDFS.
- PersistHdfsTask() - Constructor for class water.persist.PersistHdfsTask
-
- persistIO(String, String) - Method in interface water.deploy.Node
-
- persistIO(String, String) - Method in class water.deploy.NodeCL
-
- persistIO(String, String) - Method in class water.deploy.NodeHost
-
- persistIO(String, String) - Method in class water.deploy.VM
-
- persistIO(Process, File, File) - Static method in class water.deploy.VM
-
- PersistNFS - Class in water.persist
-
- PersistNFS() - Constructor for class water.persist.PersistNFS
-
- PersistS3 - Class in water.persist
-
Persistence backend for S3
- PersistS3() - Constructor for class water.persist.PersistS3
-
- PersistS3.H2SO3InputStream - Class in water.persist
-
- PersistS3.H2SO3InputStream(Key, Job.ProgressMonitor) - Constructor for class water.persist.PersistS3.H2SO3InputStream
-
- PersistS3.H2SO3InputStream(Key, Job.ProgressMonitor, long, long) - Constructor for class water.persist.PersistS3.H2SO3InputStream
-
- PersistS3Task - Class in water.persist
-
Map/reduce upload to S3.
- PersistS3Task() - Constructor for class water.persist.PersistS3Task
-
- PersistS3Task.Progress - Class in water.persist
-
- PersistS3Task.Progress() - Constructor for class water.persist.PersistS3Task.Progress
-
- pformat() - Method in class water.fvec.Chunk
-
- pformat0() - Method in class water.fvec.C0DChunk
-
- pformat0() - Method in class water.fvec.C1SChunk
-
- pformat0() - Method in class water.fvec.C2SChunk
-
- pformat0() - Method in class water.fvec.C4FChunk
-
- pformat0() - Method in class water.fvec.C4SChunk
-
- pformat0() - Method in class water.fvec.C8DChunk
-
- pformat0() - Method in class water.fvec.Chunk
-
- pformat0() - Method in class water.fvec.CXDChunk
-
- pformat_len() - Method in class water.fvec.Chunk
-
- pformat_len0() - Method in class water.fvec.C0DChunk
-
- pformat_len0() - Method in class water.fvec.C1SChunk
-
- pformat_len0() - Method in class water.fvec.C2SChunk
-
- pformat_len0() - Method in class water.fvec.C4FChunk
-
- pformat_len0() - Method in class water.fvec.C4SChunk
-
- pformat_len0() - Method in class water.fvec.C8DChunk
-
- pformat_len0() - Method in class water.fvec.Chunk
-
- pformat_len0(double, int) - Method in class water.fvec.Chunk
-
- pformat_len0() - Method in class water.fvec.CXDChunk
-
- pGeneric(String) - Method in class water.parser.PMMLParser
-
- phaseOneInitialize() - Method in class water.parser.DParseTask
-
Initialize phase one data structures with the appropriate number of
columns.
- phaseTwoInitialize() - Method in class water.parser.DParseTask
-
Initializes the phase two data.
- pid() - Method in class hex.gbm.DTree.Node
-
- PID - Static variable in class water.util.Log
-
Some guess at the process ID.
- pj(float) - Method in class water.util.SB
-
- pj(String) - Method in class water.util.SB
-
- PMMLParser - Class in water.parser
-
Parse PMML models
Full recursive-descent style parsing.
- PMMLParser.And - Class in water.parser
-
- PMMLParser.And() - Constructor for class water.parser.PMMLParser.And
-
- PMMLParser.BooleanOperators - Enum in water.parser
-
- PMMLParser.Comparison - Class in water.parser
-
- PMMLParser.Comparison(String, String) - Constructor for class water.parser.PMMLParser.Comparison
-
- PMMLParser.CompoundPredicate - Class in water.parser
-
- PMMLParser.CompoundPredicate() - Constructor for class water.parser.PMMLParser.CompoundPredicate
-
- PMMLParser.DataTypes - Enum in water.parser
-
Features datatypes promoted by PMML spec.
- PMMLParser.Equals - Class in water.parser
-
- PMMLParser.Equals(String, String) - Constructor for class water.parser.PMMLParser.Equals
-
- PMMLParser.GreaterOrEqual - Class in water.parser
-
- PMMLParser.GreaterOrEqual(String, String) - Constructor for class water.parser.PMMLParser.GreaterOrEqual
-
- PMMLParser.GreaterThan - Class in water.parser
-
- PMMLParser.GreaterThan(String, String) - Constructor for class water.parser.PMMLParser.GreaterThan
-
- PMMLParser.IsIn - Class in water.parser
-
- PMMLParser.IsIn(String, String[]) - Constructor for class water.parser.PMMLParser.IsIn
-
- PMMLParser.IsMissing - Class in water.parser
-
- PMMLParser.IsMissing(String) - Constructor for class water.parser.PMMLParser.IsMissing
-
- PMMLParser.IsNotIn - Class in water.parser
-
- PMMLParser.IsNotIn(String, String[]) - Constructor for class water.parser.PMMLParser.IsNotIn
-
- PMMLParser.LessOrEqual - Class in water.parser
-
Less or equal
- PMMLParser.LessOrEqual(String, String) - Constructor for class water.parser.PMMLParser.LessOrEqual
-
- PMMLParser.LessThan - Class in water.parser
-
- PMMLParser.LessThan(String, String) - Constructor for class water.parser.PMMLParser.LessThan
-
- PMMLParser.Operators - Enum in water.parser
-
- PMMLParser.Or - Class in water.parser
-
- PMMLParser.Or() - Constructor for class water.parser.PMMLParser.Or
-
- PMMLParser.ParseException - Exception in water.parser
-
- PMMLParser.ParseException(String) - Constructor for exception water.parser.PMMLParser.ParseException
-
- PMMLParser.Predicate - Class in water.parser
-
- PMMLParser.Predicate() - Constructor for class water.parser.PMMLParser.Predicate
-
- PMMLParser.True - Class in water.parser
-
- PMMLParser.True() - Constructor for class water.parser.PMMLParser.True
-
- pobj(Object) - Method in class water.util.SB
-
- poll(JsonObject, int, int) - Static method in class water.api.RequestBuilders.Response
-
Returns the poll response object.
- poll(JsonObject, float) - Static method in class water.api.RequestBuilders.Response
-
Returns the poll response object initialized by percents completed.
- poll(JsonObject, int, int, JsonObject) - Static method in class water.api.RequestBuilders.Response
-
returns the poll response object with different arguments that was
this call.
- poll(Request, int, int, Object...) - Static method in class water.api.RequestBuilders.Response
-
Returns the poll response object.
- pop() - Method in class water.exec.Env
-
- pop(int) - Method in class water.exec.Env
-
- popAry() - Method in class water.exec.Env
-
- popDbl() - Method in class water.exec.Env
-
- popFcn() - Method in class water.exec.Env
-
- poppush(int, Frame, String) - Method in class water.exec.Env
-
- poppush(double) - Method in class water.exec.Env
-
- popUncheck() - Method in class water.exec.Env
-
- popVec(Vec) - Method in class water.exec.Env
-
- popXAry() - Method in class water.exec.Env
-
- PORT - Static variable in class water.deploy.Cloud
-
Port for all remote machines.
- port - Variable in class water.H2O.FlatFileEntry
-
- port - Variable in class water.H2O.OptArgs
-
- portPack() - Method in class water.util.TimelineSnapshot.Event
-
- pos() - Method in class hex.Layer.Output
-
- pos_neg(double) - Static method in class water.api.Cloud
-
- position() - Method in class water.AutoBuffer
-
- position(int) - Method in class water.AutoBuffer
-
- positionWithResize(int) - Method in class water.AutoBuffer
-
- post(int, float, boolean) - Method in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- post(int, float) - Method in class hex.rf.Tree.TreeVisitor
-
- post(int, float) - Method in class hex.singlenoderf.Tree.TreeVisitor
-
- POST(int, String) - Static method in class water.util.Log
-
POST stands for "Power on self test".
- POST(int, Exception) - Static method in class water.util.Log
-
- postGlobal() - Method in class hex.deeplearning.DeepLearningTask
-
- postGlobal() - Method in class hex.deeplearning.DeepLearningTask2
-
Finish up the work after all nodes have reduced their models via the above reduce() method.
- postGlobal() - Method in class hex.glm.GLMModel.GLMValidationTask
-
- postGlobal() - Method in class hex.glm.GLMModel.GLMXValidationTask
-
- postGlobal() - Method in class hex.glm.GLMTask.GLMIterationTask
-
- postGlobal() - Method in class hex.glm.GLMTask.GLMLineSearchTask
-
- postGlobal() - Method in class hex.rf.DRF.DRFTask
-
- postGlobal() - Method in class water.DRemoteTask
-
- postGlobal() - Method in class water.MRTask2
-
- postWrite() - Method in class water.exec.Env
-
- postWrite() - Method in class water.fvec.Vec
-
Stop writing into this Vec.
- pow10(int) - Static method in class water.parser.DParseTask
-
- pow10i(int) - Static method in class water.parser.DParseTask
-
- powers10i - Static variable in class water.parser.DParseTask
-
- pparse_limit - Variable in class water.H2O.OptArgs
-
- pPredicate() - Method in class water.parser.PMMLParser
-
- pprint(double[][]) - Static method in class water.util.Utils
-
- pprint(double[][], DecimalFormat) - Static method in class water.util.Utils
-
- pprior() - Method in class hex.nb.NBModel
-
- pre(int, float, boolean) - Method in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- pre(int, float, int, int, int) - Method in class hex.rf.Tree.TreeVisitor
-
- pre(int, float, int, int, int) - Method in class hex.singlenoderf.Tree.TreeVisitor
-
- precision() - Method in class hex.ConfusionMatrix
-
The percentage of positive predictions that are correct.
- precision - Variable in class water.api.AUC
-
- precision(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- precision() - Method in class water.api.AUC
-
- pred(int) - Method in class hex.gbm.DTree.DecidedNode
-
- pred() - Method in class hex.gbm.DTree.LeafNode
-
- pred(double) - Method in class hex.gbm.DTree.LeafNode
-
- predict - Variable in class water.api.AUC
-
- predict - Variable in class water.api.ConfusionMatrix
-
- predict - Variable in class water.api.HitRatio
-
- Predict - Class in water.api
-
- Predict() - Constructor for class water.api.Predict
-
- predict(double[], float[]) - Method in interface water.genmodel.IGeneratedModel
-
Predict the given row and return prediction.
- predict(double[], float[], int) - Method in interface water.genmodel.IGeneratedModel
-
Predict the given row and return prediction using given number of iterations (e.g., number of trees from forest).
- prediction - Variable in class water.api.Predict
-
- prediction_errors - Variable in class hex.GridSearch.GridSearchProgress
-
- prefix() - Method in enum water.api.RequestServer.API_VERSION
-
- PREFIX_OPS - Static variable in class water.exec.ASTOp
-
- prepareFrame(Frame, Vec, int[], boolean, boolean, boolean) - Static method in class hex.FrameTask.DataInfo
-
Prepare a Frame (with a single response) to be processed by the FrameTask
1) Place response at the end
2) (Optionally) Remove columns with constant values or with greater than 20% NaNs
3) Possibly turn integer categoricals into enums
- prepareFrame(Frame, int[], boolean, boolean) - Static method in class hex.FrameTask.DataInfo
-
- prepareFrame(Frame, Vec, int[], boolean, boolean) - Static method in class hex.FrameTask.DataInfo
-
- prepareValidationWithModel(Model) - Method in class water.Job.ValidatedJob
-
- PrettyPrint - Class in water
-
- PrettyPrint() - Constructor for class water.PrettyPrint
-
- PREVIEW - Static variable in class water.api.Constants
-
- PREVIOUS_MODEL_KEY - Static variable in class water.api.Constants
-
- PRIM_B - Static variable in class water.TypeMap
-
- print() - Method in class hex.KMeansModel
-
- print(TreePrinter) - Method in class hex.rf.Tree.INode
-
- print(TreePrinter) - Method in class hex.singlenoderf.Tree.INode
-
- print() - Method in class water.AbstractEmbeddedH2OConfig
-
Print debug information.
- print() - Method in class water.nbhm.ConcurrentAutoTable
-
- print() - Method in class water.nbhm.NonBlockingHashMap
-
Verbose printout of table internals, useful for debugging.
- print() - Method in class water.nbhm.NonBlockingHashMapLong
-
Verbose printout of table internals, useful for debugging.
- print() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Verbose printout of table internals, useful for debugging.
- print() - Method in class water.nbhm.NonBlockingSetInt
-
Verbose printout of internal structure for debugging.
- print16(AutoBuffer) - Method in class water.RPC.RemoteHandler
-
- print16(AutoBuffer) - Method in class water.TimeLine
-
- print16(AutoBuffer) - Method in class water.UDP
-
- print16(AutoBuffer) - Method in class water.UDPAck
-
- print16(AutoBuffer) - Method in class water.UDPAckAck
-
- print16(AutoBuffer) - Method in class water.UDPRebooted
-
- printAndLogVersion() - Static method in class water.H2O
-
If logging has not been setup yet, then Log.info will only print to stdout.
- printConfusionMatrix(StringBuilder, long[][], String[], boolean) - Static method in class water.util.Utils
-
- printf(String, Object...) - Method in class water.util.Log.Wrapper
-
- printf(Locale, String, Object...) - Method in class water.util.Log.Wrapper
-
- printGenerateTrees(DTree[]) - Static method in class hex.gbm.SharedTreeModelBuilder
-
- printHelp() - Static method in class water.H2O
-
- println(String) - Method in class water.util.Log.Wrapper
-
- printMyTimeLine() - Static method in class water.TimeLine
-
Only for debugging.
- printTree(Tree) - Method in class hex.rf.CodeTreePrinter
-
- printTree(Tree) - Method in class hex.rf.GraphvizTreePrinter
-
- printTree(Tree) - Method in class hex.rf.TreePrinter
-
- printx16(long, long) - Static method in class water.UDP
-
- PRIOR - Static variable in class water.api.Constants
-
- priority() - Method in class water.api.UnlockKeys.UnlockTask
-
- priority() - Method in class water.Atomic
-
- priority() - Method in class water.FetchClazz
-
- priority() - Method in class water.FetchId
-
- priority() - Method in class water.FJPacket
-
- priority() - Method in class water.H2O.H2OCountedCompleter
-
- priority() - Method in class water.MRTask2
-
- priority() - Method in class water.RPC.RPCCall
-
- priority() - Method in class water.TaskGetKey
-
- priority() - Method in class water.TaskInvalidateKey
-
- priority() - Method in class water.TaskPutKey
-
- priority() - Method in class water.TaskSendKey
-
- priority() - Method in class water.util.FileIntegrityChecker
-
- priority() - Method in class water.util.JStackCollectorTask
-
- priority() - Method in class water.util.LogCollectorTask
-
- priority() - Method in class water.util.ProfileCollectorTask
-
- priority() - Method in class water.util.RemoveAllKeysTask
-
- privateIPs - Variable in class water.deploy.Cloud
-
- process() - Method in class water.deploy.VM
-
- processed() - Method in class hex.Trainer.Direct
-
- processed() - Method in class hex.Trainer.MapReduce
-
- processed() - Method in class hex.Trainer
-
- processed() - Method in class hex.Trainer.Threaded
-
- processListing(ObjectListing, JsonArray, JsonArray) - Method in class water.api.ImportS3
-
- processRecord(Record) - Method in class water.parser.XlsParser
-
- processRow(long, double[], int, int[], double[]) - Method in class hex.deeplearning.DeepLearningTask
-
- processRow(DGLM.GLMValidation, double[], int[]) - Method in class hex.DGLM.GLMValidationFunc
-
- processRow(DGLM.Gram, double[], int[]) - Method in class hex.DGLM.GramMatrixFunc
-
- processRow(DGLM.LambdaMax, double[], int[]) - Method in class hex.DGLM.LambdaMaxFunc
-
- processRow(long, double[], int, int[], double[]) - Method in class hex.FrameTask
-
Method to process one row of the data for GLM functions.
- processRow(long, double[], int, int[], double[], NewChunk[]) - Method in class hex.FrameTask
-
- processRow(long, double[], int, int[], double[]) - Method in class hex.glm.GLMTask.GLMIterationTask
-
- processRow(long, double[], int, int[], double[]) - Method in class hex.glm.GLMTask.GLMLineSearchTask
-
- processRow(long, double[], int, int[], double[]) - Method in class hex.glm.GLMTask.LMIterationTask
-
- processRow(long, double[], int, int[], double[]) - Method in class hex.gram.Gram.GramTask
-
- processRow(T, double[], int[]) - Method in class hex.NewRowVecTask.RowFunc
-
- processRow(long, double[], int, int[], double[], NewChunk[]) - Method in class hex.pca.PCAScore.PCAScoreTask
-
- processRow(RowTask.Row, T) - Method in class hex.RowTask.RowFunction
-
- producerId(byte[]) - Static method in class hex.rf.Tree
-
- producerId(byte[]) - Static method in class hex.singlenoderf.Tree
-
- ProfileCollectorTask - Class in water.util
-
- ProfileCollectorTask(int) - Constructor for class water.util.ProfileCollectorTask
-
- ProfileCollectorTask.NodeProfile - Class in water.util
-
- profString() - Method in class water.MRTask2
-
- progress() - Method in class hex.deeplearning.DeepLearning
-
Report the relative progress of building a Deep Learning model (measured by how many epochs are done)
- progress() - Method in class hex.DGLM.GLMJob
-
- progress() - Method in class hex.gapstat.GapStatisticModel
-
- progress() - Method in class hex.gbm.SharedTreeModelBuilder
-
- progress() - Method in class hex.glm.GLM2.GLMGridSearch
-
- progress() - Method in class hex.glm.GLM2
-
- progress() - Method in class hex.GLMGrid.GLMModels
-
- progress() - Method in class hex.GridSearch
-
- progress() - Method in class hex.KMeans2.KMeans2Model
-
- progress() - Method in class hex.KMeansModel
-
- progress() - Method in class hex.NeuralNet
-
- progress() - Method in class hex.rf.DRF.DRFJob
-
- progress() - Method in class hex.rf.RFModel
-
- progress() - Method in class hex.singlenoderf.SpeeDRFModel
-
- PROGRESS - Static variable in class water.api.Constants
-
- progress(float, StringBuilder) - Method in class water.api.DocGen.HTML
-
- Progress - Class in water.api
-
- Progress() - Constructor for class water.api.Progress
-
- progress - Variable in class water.api.Progress2
-
- progress() - Method in class water.fvec.ParseDataset2.ParseProgressMonitor
-
- progress() - Method in class water.fvec.ParseDataset2
-
- progress() - Method in class water.Job.ChunkProgress
-
- progress() - Method in class water.Job
-
Return progress of this job.
- progress() - Method in interface water.Job.Progress
-
- progress() - Method in class water.parser.ParseDataset
-
- Progress2 - Class in water.api
-
- Progress2() - Constructor for class water.api.Progress2
-
- PROGRESS_KEY - Static variable in class water.api.Constants
-
- PROGRESS_TOTAL - Static variable in class water.api.Constants
-
- progressKey() - Method in class water.Job.ChunkProgressJob
-
- projectVersion() - Method in class water.AbstractBuildVersion
-
- projectVersion() - Method in class water.BuildVersion
-
- PROPOSED - Static variable in class water.Paxos
-
- providesFlatfile() - Method in class water.AbstractEmbeddedH2OConfig
-
Whether H2O gets a flatfile config from this config object.
- publicIPs - Variable in class water.deploy.Cloud
-
- put(Freezable) - Method in class water.AutoBuffer
-
- put(Iced) - Method in class water.AutoBuffer
-
- put(Key, Value) - Static method in class water.DKV
-
- put(Key, Value, Futures) - Static method in class water.DKV
-
- put(Key, Value, Futures, boolean) - Static method in class water.DKV
-
- put(Key, Iced) - Static method in class water.DKV
-
- put(Key, Iced, Futures) - Static method in class water.DKV
-
- put(Key, Iced, Futures, boolean) - Static method in class water.DKV
-
- put(Object, Object) - Static method in class water.External
-
- put(Object, Object) - Method in interface water.ExternalInterface
-
- put(Object, Object) - Method in class water.InternalInterface
-
- put(TypeK, TypeV) - Method in class water.nbhm.NonBlockingHashMap
-
Maps the specified key to the specified value in the table.
- put(long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
Maps the specified key to the specified value in the table.
- put(Long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
- put(TypeK, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Maps the specified key to the specified value in the table.
- put(Key, Value) - Static method in class water.UKV
-
- put(Key, Iced, Futures) - Static method in class water.UKV
-
- put(Key, Value, Futures) - Static method in class water.UKV
-
- put(String, Value) - Static method in class water.UKV
-
- put(Key, Freezable) - Static method in class water.UKV
-
- put(Key, Iced) - Static method in class water.UKV
-
- put1(int, int) - Method in class water.AutoBuffer
-
- put1(int) - Method in class water.AutoBuffer
-
- put2(int, char) - Method in class water.AutoBuffer
-
- put2(int, short) - Method in class water.AutoBuffer
-
- put2(char) - Method in class water.AutoBuffer
-
- put2(short) - Method in class water.AutoBuffer
-
- put3(int) - Method in class water.AutoBuffer
-
- put4(int, int) - Method in class water.AutoBuffer
-
- put4(int) - Method in class water.AutoBuffer
-
- put4f(int, float) - Method in class water.AutoBuffer
-
- put4f(float) - Method in class water.AutoBuffer
-
- put8(int, long) - Method in class water.AutoBuffer
-
- put8(long) - Method in class water.AutoBuffer
-
- put8d(int, double) - Method in class water.AutoBuffer
-
- put8d(double) - Method in class water.AutoBuffer
-
- PUT_KEY_PRIORITY - Static variable in class water.H2O
-
- putA(Iced[]) - Method in class water.AutoBuffer
-
- putA(Freezable[]) - Method in class water.AutoBuffer
-
- putA1(byte[]) - Method in class water.AutoBuffer
-
- putA1(byte[], int) - Method in class water.AutoBuffer
-
- putA1(byte[], int, int) - Method in class water.AutoBuffer
-
- putA2(short[]) - Method in class water.AutoBuffer
-
- putA4(int[]) - Method in class water.AutoBuffer
-
- putA4f(float[]) - Method in class water.AutoBuffer
-
- putA8(long[]) - Method in class water.AutoBuffer
-
- putA8d(double[]) - Method in class water.AutoBuffer
-
- putAA(Iced[][]) - Method in class water.AutoBuffer
-
- putAA1(byte[][]) - Method in class water.AutoBuffer
-
- putAA2(short[][]) - Method in class water.AutoBuffer
-
- putAA4(int[][]) - Method in class water.AutoBuffer
-
- putAA4f(float[][]) - Method in class water.AutoBuffer
-
- putAA8(long[][]) - Method in class water.AutoBuffer
-
- putAA8d(double[][]) - Method in class water.AutoBuffer
-
- putAAA(Iced[][][]) - Method in class water.AutoBuffer
-
- putAAA4(int[][][]) - Method in class water.AutoBuffer
-
- putAAA8(long[][][]) - Method in class water.AutoBuffer
-
- putAAA8d(double[][][]) - Method in class water.AutoBuffer
-
- putAAStr(String[][]) - Method in class water.AutoBuffer
-
- putAll(Map<? extends TypeK, ? extends TypeV>) - Method in class water.nbhm.NonBlockingHashMap
-
Copies all of the mappings from the specified map to this one, replacing
any existing mappings.
- putAll(Map<? extends TypeK, ? extends TypeV>) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Copies all of the mappings from the specified map to this one, replacing
any existing mappings.
- putAStr(String[]) - Method in class water.AutoBuffer
-
- putEnum(Enum) - Method in class water.AutoBuffer
-
- putEnumJSON(Enum) - Method in class water.AutoBuffer
-
- putEnumJSON(String, Enum) - Method in class water.AutoBuffer
-
- putIfAbsent(TypeK, TypeV) - Method in class water.nbhm.NonBlockingHashMap
-
- putIfAbsent(long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
- putIfAbsent(Long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
- putIfAbsent(TypeK, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
- putIfAbsent_raw(Key, Value) - Static method in class water.H2O
-
- putIfMatch(Key, Value, Value) - Static method in class water.H2O
-
- putIfMatch(Object, Object, Object) - Method in class water.nbhm.NonBlockingHashMap
-
- putIfMatchUnlocked(Object, Object, Object) - Method in class water.nbhm.NonBlockingHashMap
-
- putInDKV() - Method in class water.ModelMetrics
-
- putInt(int) - Method in class water.AutoBuffer
-
- putJSON(Iced) - Method in class water.AutoBuffer
-
- putJSON(String, Iced) - Method in class water.AutoBuffer
-
- putJSON1(byte) - Method in class water.AutoBuffer
-
- putJSON4(int) - Method in class water.AutoBuffer
-
- putJSON4(String, int) - Method in class water.AutoBuffer
-
- putJSON4f(float) - Method in class water.AutoBuffer
-
- putJSON4f(String, float) - Method in class water.AutoBuffer
-
- putJSON8(long) - Method in class water.AutoBuffer
-
- putJSON8(String, long) - Method in class water.AutoBuffer
-
- putJSON8d(double) - Method in class water.AutoBuffer
-
- putJSON8d(String, double) - Method in class water.AutoBuffer
-
- putJSONA(Iced[]) - Method in class water.AutoBuffer
-
- putJSONA(String, Iced[]) - Method in class water.AutoBuffer
-
- putJSONA1(byte[]) - Method in class water.AutoBuffer
-
- putJSONA4(int[]) - Method in class water.AutoBuffer
-
- putJSONA4(String, int[]) - Method in class water.AutoBuffer
-
- putJSONA4f(float[]) - Method in class water.AutoBuffer
-
- putJSONA4f(String, float[]) - Method in class water.AutoBuffer
-
- putJSONA8(long[]) - Method in class water.AutoBuffer
-
- putJSONA8(String, long[]) - Method in class water.AutoBuffer
-
- putJSONA8d(double[]) - Method in class water.AutoBuffer
-
- putJSONA8d(String, double[]) - Method in class water.AutoBuffer
-
- putJSONAA(Iced[][]) - Method in class water.AutoBuffer
-
- putJSONAA(String, Iced[][]) - Method in class water.AutoBuffer
-
- putJSONAA1(byte[][]) - Method in class water.AutoBuffer
-
- putJSONAA1(String, byte[][]) - Method in class water.AutoBuffer
-
- putJSONAA4(String, int[][]) - Method in class water.AutoBuffer
-
- putJSONAA4f(String, float[][]) - Method in class water.AutoBuffer
-
- putJSONAA8(long[][]) - Method in class water.AutoBuffer
-
- putJSONAA8(String, long[][]) - Method in class water.AutoBuffer
-
- putJSONAA8d(String, double[][]) - Method in class water.AutoBuffer
-
- putJSONAA8d(double[][]) - Method in class water.AutoBuffer
-
- putJSONAAA8(long[][][]) - Method in class water.AutoBuffer
-
- putJSONAAA8(String, long[][][]) - Method in class water.AutoBuffer
-
- putJSONAAA8d(String, double[][][]) - Method in class water.AutoBuffer
-
- putJSONAAA8d(double[][][]) - Method in class water.AutoBuffer
-
- putJSONAAStr(String, String[][]) - Method in class water.AutoBuffer
-
- putJSONAStr(String, String[]) - Method in class water.AutoBuffer
-
- putJSONAStr(String[]) - Method in class water.AutoBuffer
-
- putJSONStr(String) - Method in class water.AutoBuffer
-
- putJSONStr(String, String) - Method in class water.AutoBuffer
-
- putJSONZ(String, boolean) - Method in class water.AutoBuffer
-
- putNULL() - Method in class water.AutoBuffer
-
- putStr(String) - Method in class water.AutoBuffer
-
- putStr2(String) - Method in class water.AutoBuffer
-
- putTask(UDP.udp, int) - Method in class water.AutoBuffer
-
- putTask(int, int) - Method in class water.AutoBuffer
-
- putUdp(UDP.udp) - Method in class water.AutoBuffer
-
- PutValue - Class in water.api
-
- PutValue() - Constructor for class water.api.PutValue
-
- putZ(boolean) - Method in class water.AutoBuffer
-
- putZA(Object[]) - Method in class water.AutoBuffer
-
- R - Static variable in class water.api.Constants.Extensions
-
- rand() - Static method in class water.Key
-
- random_udp_drop - Variable in class water.H2O.OptArgs
-
- RandomForest - Class in hex.rf
-
A RandomForest can be used for growing or validation.
- RandomForest() - Constructor for class hex.rf.RandomForest
-
- RandomForest.OptArgs - Class in hex.rf
-
- RandomForest.OptArgs() - Constructor for class hex.rf.RandomForest.OptArgs
-
- randomize - Variable in class hex.CreateFrame
-
- randomlySparsifyActivation(Neurons.Vector, long) - Method in class hex.deeplearning.Dropout
-
- randomlySparsifyActivation(float[], double, long) - Method in class hex.Layer.Dropout
-
- rank() - Method in class hex.DGLM.GLMModel
-
- rank() - Method in class hex.glm.GLMModel
-
- rank(int) - Method in class hex.glm.GLMModel
-
- rate - Variable in class hex.deeplearning.DeepLearning
-
When adaptive learning rate is disabled, the magnitude of the weight
updates are determined by the user specified learning rate
(potentially annealed), and are a function of the difference
between the predicted value and the target value.
- rate() - Method in class hex.deeplearning.Dropout
-
- rate(long) - Method in class hex.deeplearning.Neurons
-
The learning rate
- rate(long) - Method in class hex.Layer
-
- rate - Variable in class hex.NeuralNet
-
- rate_annealing - Variable in class hex.deeplearning.DeepLearning
-
Learning rate annealing reduces the learning rate to "freeze" into
local minima in the optimization landscape.
- rate_annealing - Variable in class hex.NeuralNet
-
- rate_decay - Variable in class hex.deeplearning.DeepLearning
-
The learning rate decay parameter controls the change of learning rate across layers.
- rate_decay - Variable in class hex.NeuralNet
-
- ratio() - Method in class hex.RowVecTask.Sampling
-
- ratios - Variable in class water.api.FrameSplitPage
-
- raw() - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- raw() - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- raw() - Method in class hex.deeplearning.Neurons.DenseVector
-
- raw() - Method in interface hex.deeplearning.Neurons.Matrix
-
- raw() - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- raw() - Method in class hex.deeplearning.Neurons.SparseVector
-
- raw() - Method in interface hex.deeplearning.Neurons.Vector
-
- raw_array() - Method in class water.nbhm.NonBlockingHashMap
-
- raw_get(Key) - Static method in class water.H2O
-
- rawMem() - Method in class water.Value
-
- rawPOJO() - Method in class water.Value
-
- read(AutoBuffer) - Method in class hex.Histogram.Bins
-
- read(byte[], int, int) - Method in class water.AutoBuffer
-
- read(AutoBuffer) - Method in class water.DTask
-
- read(AutoBuffer) - Method in interface water.Freezable
-
Deserialize from the AutoBuffer into a pre-existing 'this' object.
- read(AutoBuffer) - Method in class water.fvec.C0DChunk
-
- read(AutoBuffer) - Method in class water.fvec.C0LChunk
-
- read(AutoBuffer) - Method in class water.fvec.C1Chunk
-
- read(AutoBuffer) - Method in class water.fvec.C1NChunk
-
- read(AutoBuffer) - Method in class water.fvec.C1SChunk
-
- read(AutoBuffer) - Method in class water.fvec.C2Chunk
-
- read(AutoBuffer) - Method in class water.fvec.C2SChunk
-
- read(AutoBuffer) - Method in class water.fvec.C4Chunk
-
- read(AutoBuffer) - Method in class water.fvec.C4FChunk
-
- read(AutoBuffer) - Method in class water.fvec.C4SChunk
-
- read(AutoBuffer) - Method in class water.fvec.C8Chunk
-
- read(AutoBuffer) - Method in class water.fvec.C8DChunk
-
- read(AutoBuffer) - Method in class water.fvec.CBSChunk
-
- read(AutoBuffer) - Method in class water.fvec.Chunk
-
- read(AutoBuffer) - Method in class water.fvec.CXIChunk
-
- read(AutoBuffer) - Method in class water.fvec.NewChunk
-
- read(AutoBuffer) - Method in class water.fvec.Vec.CollectDomain
-
- read(AutoBuffer) - Method in class water.H2ONode
-
- read(AutoBuffer) - Method in class water.Iced
-
- read(AutoBuffer) - Method in class water.Key
-
- read(AutoBuffer) - Method in class water.parser.Enum
-
- read() - Method in class water.util.ByteBufferInputStream
-
- read(byte[], int, int) - Method in class water.util.ByteBufferInputStream
-
- read() - Method in class water.util.LinuxProcFileReader
-
Read and parse data from /proc/stat and /proc/<pid>/stat.
- read() - Method in class water.util.RIStream
-
- read(byte[]) - Method in class water.util.RIStream
-
- read(byte[], int, int) - Method in class water.util.RIStream
-
- read(AutoBuffer) - Method in class water.util.Utils.IcedArrayList
-
- read(AutoBuffer) - Method in class water.util.Utils.IcedHashMap
-
- read(AutoBuffer) - Method in class water.Value
-
- read() - Method in class water.ValueArray.CsvVAStream
-
- read(byte[], int, int) - Method in class water.ValueArray.CsvVAStream
-
- read() - Method in class water.ValueArray.VAStream
-
- read(byte[], int, int) - Method in class water.ValueArray.VAStream
-
- read1b(byte, int) - Static method in class water.fvec.CBSChunk
-
Reads 1bit from given b in given offset.
- read2b(byte, int) - Static method in class water.fvec.CBSChunk
-
Reads 1bit from given b in given offset.
- read_lock(Key, Key) - Static method in class water.Lockable
-
- read_lock(Key) - Method in class water.Lockable
-
- readable() - Method in class water.fvec.AppendableVec
-
- readable() - Method in class water.fvec.Chunk
-
- readable() - Method in class water.fvec.Vec
-
Default read/write behavior for Vecs.
- readConsole() - Static method in class water.util.Utils
-
- readFile(File) - Static method in class water.util.Utils
-
- readFile(File, OutputStream) - Static method in class water.util.Utils
-
- readLicenseFile(String) - Method in class water.license.LicenseManager
-
- READONLY - Static variable in class water.nbhm.NonBlockingHashMap
-
- readOnly() - Method in class water.nbhm.NonBlockingHashMap
-
Atomically make the set immutable.
- readOnly() - Method in class water.nbhm.NonBlockingHashSet
-
Atomically make the set immutable.
- readPut(String, InputStream) - Static method in class water.fvec.UploadFileVec
-
- readPut(Key, InputStream) - Static method in class water.fvec.UploadFileVec
-
- readPut(String, InputStream) - Static method in class water.ValueArray
-
- readPut(Key, InputStream) - Static method in class water.ValueArray
-
- readPut(Key, InputStream, Job) - Static method in class water.ValueArray
-
- real_range - Variable in class hex.CreateFrame
-
- ReBalance - Class in hex
-
Rebalance a Frame
- ReBalance() - Constructor for class hex.ReBalance
-
- RebalanceDataSet - Class in water.fvec
-
Created by tomasnykodym on 3/28/14.
- RebalanceDataSet(Frame, Key, int) - Constructor for class water.fvec.RebalanceDataSet
-
- RebalanceDataSet(Frame, Key, int, H2O.H2OCountedCompleter, Key) - Constructor for class water.fvec.RebalanceDataSet
-
- RebalanceDataSet.RebalanceTask - Class in water.fvec
-
- RebalanceDataSet.RebalanceTask(H2O.H2OCountedCompleter, Vec...) - Constructor for class water.fvec.RebalanceDataSet.RebalanceTask
-
- recall() - Method in class hex.ConfusionMatrix
-
The percentage of positive labeled instances that were predicted as positive.
- recall - Variable in class water.api.AUC
-
- recall(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- recall() - Method in class water.api.AUC
-
- reChunk(Vec[]) - Static method in class hex.NeuralNet
-
Makes sure small datasets are spread over enough chunks to parallelize training.
- recluster(double[][], int, Random, KMeans.Initialization) - Static method in class hex.KMeans
-
- recluster(double[][], int, Random, KMeans.Initialization) - Static method in class hex.KMeans2
-
- recoH2O() - Method in class water.util.TimelineSnapshot.Event
-
- reComputeErrors() - Method in class hex.ConfusionMatrix
-
- record() - Method in class water.api.RequestArguments.Argument
-
Returns the thread local argument state record.
- record_IOclose(AutoBuffer, int) - Static method in class water.TimeLine
-
- record_IOclose(long, long, int, long, int) - Static method in class water.TimeLine
-
- record_recv(AutoBuffer, boolean, int) - Static method in class water.TimeLine
-
- record_send(AutoBuffer, boolean) - Static method in class water.TimeLine
-
- redirect() - Method in class hex.deeplearning.DeepLearning
-
Redirect to the model page for that model that is trained by this job
- redirect() - Method in class hex.drf.DRF
-
- redirect() - Method in class hex.gapstat.GapStatistic
-
- redirect(Request, Key) - Static method in class hex.gapstat.GapStatisticModelView
-
- redirect(Request, Key, Key) - Static method in class hex.gapstat.GapStatisticProgressPage
-
- redirect() - Method in class hex.gbm.GBM
-
- redirect() - Method in class hex.glm.GLM2.GLMGridSearch
-
- redirect(Request, Key, Key) - Static method in class hex.glm.GLMGridProgress
-
- redirect(Request, Key) - Static method in class hex.glm.GLMGridView
-
- redirect(Request, Key) - Static method in class hex.glm.GLMModelUpdate
-
- redirect(Request, Key, double, int) - Static method in class hex.glm.GLMModelUpdate
-
- redirect(Request, Key) - Static method in class hex.glm.GLMModelView
-
- redirect(Request, Key, Key) - Static method in class hex.glm.GLMModelView
-
- redirect(Request, Key, Key) - Static method in class hex.glm.GLMProgress
-
- redirect() - Method in class hex.GridSearch
-
- redirect(Request, Key) - Static method in class hex.KMeans2.KMeans2ModelView
-
- redirect(Request, Key, Key) - Static method in class hex.KMeans2.KMeans2Progress
-
- redirect() - Method in class hex.KMeans2
-
- redirect() - Method in class hex.nb.NaiveBayes
-
- redirect(Request, Key) - Static method in class hex.nb.NBModelView
-
- redirect(Request, Key, Key) - Static method in class hex.nb.NBProgressPage
-
- redirect() - Method in class hex.NeuralNet
-
- redirect() - Method in class hex.pca.PCA
-
- redirect(Request, Key) - Static method in class hex.pca.PCAModelView
-
- redirect(Request, Key, Key) - Static method in class hex.pca.PCAProgressPage
-
- redirect() - Method in class hex.singlenoderf.SpeeDRF
-
- redirect(Request, Key) - Static method in class hex.singlenoderf.SpeeDRFModelView
-
- redirect(Request, Key, Key) - Static method in class hex.singlenoderf.SpeeDRFProgressPage
-
- REDIRECT - Static variable in class water.api.Constants
-
- redirect(Request, Key) - Static method in class water.api.DeepLearningModelView
-
- redirect(Request, Key, Key) - Static method in class water.api.DeepLearningProgressPage
-
- redirect(Request, Key) - Static method in class water.api.DRFModelView
-
- redirect(Request, Key, Key) - Static method in class water.api.DRFProgressPage
-
- redirect(JsonObject, Key) - Static method in class water.api.ExportS3Progress
-
- redirect(Request, Key) - Static method in class water.api.GBMModelView
-
- redirect(Request, Key, Key) - Static method in class water.api.GBMProgressPage
-
- redirect(JsonObject, Key, Key) - Static method in class water.api.GLMGridProgress
-
- redirect(JsonObject, Key, Key, Key) - Static method in class water.api.GLMProgressPage
-
- redirect(JsonObject, Job, Key) - Static method in class water.api.Inspect
-
- redirect(JsonObject, Key) - Static method in class water.api.Inspect
-
- redirect(Request, Key) - Static method in class water.api.Inspect
-
- redirect(Request, String) - Static method in class water.api.Inspect2
-
- redirect(JsonObject, Key) - Static method in class water.api.Jobs
-
- redirect(Request, Key) - Static method in class water.api.NeuralNetModelView
-
- redirect(Request, Key, Key) - Static method in class water.api.NeuralNetProgressPage
-
- redirect(JsonObject, Key, Key) - Static method in class water.api.Progress
-
- redirect(Request, Key, Key) - Static method in class water.api.Progress2
-
- redirect(JsonObject, Class<? extends Request>, JsonObject) - Static method in class water.api.RequestBuilders.Response
-
Creates the new response with status redirect.
- redirect(Request, String, Object...) - Static method in class water.api.RequestBuilders.Response
-
Redirect for v2 API
- redirect(JsonObject, Key, Key, Key, int, int, String, boolean, boolean) - Static method in class water.api.RFView
-
- redirect(JsonObject, Key) - Static method in class water.api.RFView
-
- redirect(JsonObject, Key, Key, boolean) - Static method in class water.api.RFView
-
- redirect(JsonObject, Key) - Static method in class water.api.RReaderProgress
-
- redirect() - Method in class water.Job
-
- redirect2(Request, Key) - Static method in class hex.glm.GLMGridView
-
- REDIRECT_ARGS - Static variable in class water.api.Constants
-
- reduce(DRemoteTask) - Method in class hex.BaseStatsTask
-
- reduce(Summary, Summary) - Method in class hex.ColSummaryTask
-
- reduce(DRemoteTask) - Method in class hex.Covariance.COV_Task
-
- reduce(DeepLearningTask) - Method in class hex.deeplearning.DeepLearningTask
-
- reduce(DeepLearningTask2) - Method in class hex.deeplearning.DeepLearningTask2
-
Reduce between worker ndoes, with network traffic (if greater than 1 nodes)
After all reduce()'s are done, postGlobal() will be called
- reduce(DGLM.GLMModel.GLMValidationTask) - Method in class hex.DGLM.GLMModel.GLMValidationTask
-
- reduce(DGLM.GLMValidation, DGLM.GLMValidation) - Method in class hex.DGLM.GLMValidationFunc
-
- reduce(DGLM.Gram, DGLM.Gram) - Method in class hex.DGLM.GramMatrixFunc
-
- reduce(DGLM.LambdaMax, DGLM.LambdaMax) - Method in class hex.DGLM.LambdaMaxFunc
-
- reduce(TreeMeasuresCollector) - Method in class hex.drf.TreeMeasuresCollector
-
- reduce(SharedTreeModelBuilder<TM>.Score) - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- reduce(SharedTreeModelBuilder<TM>.ScoreBuildHistogram) - Method in class hex.gbm.SharedTreeModelBuilder.ScoreBuildHistogram
-
- reduce(GLMModel.GLMValidationTask) - Method in class hex.glm.GLMModel.GLMValidationTask
-
- reduce(GLMModel.GLMXValidationTask) - Method in class hex.glm.GLMModel.GLMXValidationTask
-
- reduce(GLMTask.GLMIterationTask) - Method in class hex.glm.GLMTask.GLMIterationTask
-
- reduce(GLMTask.GLMLineSearchTask) - Method in class hex.glm.GLMTask.GLMLineSearchTask
-
- reduce(GLMTask.LMIterationTask) - Method in class hex.glm.GLMTask.LMIterationTask
-
- reduce(Gram.GramTask) - Method in class hex.gram.Gram.GramTask
-
- reduce(DRemoteTask) - Method in class hex.Histogram.BinningTask
-
- reduce(DRemoteTask) - Method in class hex.Histogram.OutlineTask
-
- reduce(DRemoteTask) - Method in class hex.KMeans.Lloyds
-
- reduce(DRemoteTask) - Method in class hex.KMeans.Sampler
-
- reduce(DRemoteTask) - Method in class hex.KMeans.Sqr
-
- reduce(KMeans2.Lloyds) - Method in class hex.KMeans2.Lloyds
-
- reduce(KMeans2.Sampler) - Method in class hex.KMeans2.Sampler
-
- reduce(KMeans2.SumSqr) - Method in class hex.KMeans2.SumSqr
-
- reduce(DRemoteTask) - Method in class hex.KMeansModel.KMeansApply
-
- reduce(DRemoteTask) - Method in class hex.KMeansModel.KMeansScore
-
- reduce(DRemoteTask) - Method in class hex.LinearRegression.CalcRegressionTask
-
- reduce(DRemoteTask) - Method in class hex.LinearRegression.CalcSquareErrorsTasks
-
- reduce(DRemoteTask) - Method in class hex.LinearRegression.CalcSumsTask
-
- reduce(LR2.CalcRegressionTask) - Method in class hex.LR2.CalcRegressionTask
-
- reduce(LR2.CalcSquareErrorsTasks) - Method in class hex.LR2.CalcSquareErrorsTasks
-
- reduce(LR2.CalcSumsTask) - Method in class hex.LR2.CalcSumsTask
-
- reduce(NaiveBayes.NBTask) - Method in class hex.nb.NaiveBayes.NBTask
-
- reduce(DRemoteTask) - Method in class hex.NewRowVecTask
-
- reduce(T, T) - Method in class hex.NewRowVecTask.RowFunc
-
- reduce(DRemoteTask) - Method in class hex.NOPTask
-
- reduce(Quantiles.BinTask2) - Method in class hex.Quantiles.BinTask2
-
- reduce(DRemoteTask) - Method in class hex.rf.ConfusionTask
-
Reduction combines the confusion matrices.
- reduce(DRemoteTask) - Method in class hex.rf.DRF.DRFTask
-
- reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.ClassExtractTask
-
- reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.CountMClassRowsTask
-
- reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.HistogramTask
-
- reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.ReplicationTask
-
- reduce(T, T) - Method in class hex.RowTask
-
- reduce(RowTask<T>) - Method in class hex.RowTask
-
- reduce(DRemoteTask) - Method in class hex.ScoreTask
-
- reduce(CMTask) - Method in class hex.singlenoderf.CMTask
-
Reduction combines the confusion matrices.
- reduce(DRemoteTask) - Method in class hex.singlenoderf.SpeeDRF.DRFTask
-
- reduce(VariableImportance) - Method in class hex.singlenoderf.VariableImportance
-
- reduce(Summary2.PrePass) - Method in class hex.Summary2.PrePass
-
- reduce(Summary2.SummaryPerRow) - Method in class hex.Summary2.SummaryPerRow
-
- reduce(Summary2.SummaryTask2) - Method in class hex.Summary2.SummaryTask2
-
- reduce(ToEnum.CollectIntDomain) - Method in class water.api.ToEnum.CollectIntDomain
-
- reduce(ToEnum.EnumIntSwapTask) - Method in class water.api.ToEnum.EnumIntSwapTask
-
- reduce(UnlockKeys.UnlockTask) - Method in class water.api.UnlockKeys.UnlockTask
-
- reduce(DRemoteTask) - Method in class water.BitsCmpTask
-
- reduce(T) - Method in class water.DRemoteTask
-
- reduce(Flow.FlowGroupPerRow<X>) - Method in class water.exec.Flow.FlowGroupPerRow
-
- reduce(Flow.FlowPerRow<X>) - Method in class water.exec.Flow.FlowPerRow
-
- reduce(X) - Method in class water.exec.Flow.PerRow
-
- reduce(AppendableVec) - Method in class water.fvec.AppendableVec
-
- reduce(DatasetCompare) - Method in class water.fvec.DatasetCompare
-
- reduce(ParseDataset2.EnumFetchTask) - Method in class water.fvec.ParseDataset2.EnumFetchTask
-
- reduce(CustomParser.StreamDataOut) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- reduce(ParseDataset2.MultiFileParseTask) - Method in class water.fvec.ParseDataset2.MultiFileParseTask
-
- reduce(ParseDataset2.SVFTask) - Method in class water.fvec.ParseDataset2.SVFTask
-
- reduce(Vec.CollectDomain) - Method in class water.fvec.Vec.CollectDomain
-
- reduce(T) - Method in class water.MRTask2
-
Override to combine results from 'mrt' into 'this' MRTask2.
- reduce(CustomParser.StreamDataOut) - Method in interface water.parser.CustomParser.StreamDataOut
-
- reduce(DParseTask) - Method in class water.parser.DParseTask
-
- reduce(ParseDataset.GuessSetupTsk) - Method in class water.parser.ParseDataset.GuessSetupTsk
-
- reduce(DRemoteTask) - Method in class water.parser.ParseDataset.UnzipAndParseTask
-
- reduce(DParseTask) - Method in class water.parser.SVMLightDParseTask
-
- reduce(DRemoteTask) - Method in class water.persist.PersistS3Task
-
- reduce(FileIntegrityChecker) - Method in class water.util.FileIntegrityChecker
-
- reduce(JStackCollectorTask) - Method in class water.util.JStackCollectorTask
-
- reduce(DRemoteTask) - Method in class water.util.LogCollectorTask
-
- reduce(ProfileCollectorTask) - Method in class water.util.ProfileCollectorTask
-
- reduce(DRemoteTask) - Method in class water.util.RemoveAllKeysTask
-
- reduce4(T) - Method in class water.MRTask2
-
Call user's reduction.
- reduceAlsoBlock(T) - Method in class water.DRemoteTask
-
- refreshOnChange() - Method in class water.api.RequestArguments.Argument
-
Returns true if the argument refreshes the query automatically on its
change.
- region - Variable in class water.deploy.EC2
-
- registered(RequestServer.API_VERSION) - Method in class hex.deeplearning.DeepLearning
-
Helper to specify which arguments trigger a refresh on change
- registered(RequestServer.API_VERSION) - Method in class hex.NeuralNet
-
- registered(RequestServer.API_VERSION) - Method in class water.api.ExportFiles
-
- registered(RequestServer.API_VERSION) - Method in class water.api.ImportFiles2
-
Iterates over fields and their annotations, and creates argument handlers.
- registered(RequestServer.API_VERSION) - Method in class water.api.RemoveAll
-
- registered(RequestServer.API_VERSION) - Method in class water.api.Request
-
- registered(RequestServer.API_VERSION) - Method in class water.api.ToEnum2
-
- registered(RequestServer.API_VERSION) - Method in class water.api.ToInt2
-
- registered(RequestServer.API_VERSION) - Method in class water.api.Upload2.PostFile
-
Iterates over fields and their annotations, and creates argument handlers.
- registered(RequestServer.API_VERSION) - Method in class water.Job.ColumnsResJob
-
- registered(RequestServer.API_VERSION) - Method in class water.Request2
-
Iterates over fields and their annotations, and creates argument handlers.
- registerPackage(String) - Static method in class water.Weaver
-
- registerRequest(Request) - Static method in class water.api.RequestServer
-
Registers the request with the request server.
- regression_stop - Variable in class hex.deeplearning.DeepLearning
-
The stopping criteria in terms of regression error (MSE) on the training
data scoring dataset.
- rehash() - Method in class water.nbhm.NonBlockingHashMap
-
- rehash() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
- rel_dist() - Method in class water.util.MRUtils.ClassDist
-
- reloadVecs() - Method in class water.fvec.Frame
-
- remaining() - Method in class water.AutoBuffer
-
- remove(RFModel, Key, int, boolean) - Static method in class hex.rf.ConfusionTask
-
- Remove - Class in water.api
-
- Remove() - Constructor for class water.api.Remove
-
- remove(Key) - Static method in class water.DKV
-
- remove(Key, Futures) - Static method in class water.DKV
-
- remove() - Method in class water.fvec.CXIChunk.SparseIterator
-
- remove(String) - Method in class water.fvec.Frame
-
Removes the first column with a matching name.
- remove(int[]) - Method in class water.fvec.Frame
-
Removes a numbered column.
- remove(int) - Method in class water.fvec.Frame
-
Removes a numbered column.
- remove(int, int) - Method in class water.fvec.Frame
-
Remove given interval of columns from frame.
- remove() - Method in class water.fvec.ParseDataset2
-
- remove(Futures) - Method in class water.fvec.SubsetVec
-
- remove(Futures) - Method in class water.fvec.Vec
-
- remove() - Method in class water.Job.ChunkProgressJob
-
- remove() - Method in class water.Job
-
Marks job as finished and records job end time.
- remove(Object) - Method in class water.nbhm.NonBlockingHashMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - Method in class water.nbhm.NonBlockingHashMap
-
- remove() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
-
- remove(long) - Method in class water.nbhm.NonBlockingHashMapLong
-
Removes the key (and its corresponding value) from this map.
- remove(long, Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
- remove(Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
- remove(Object, Object) - Method in class water.nbhm.NonBlockingHashMapLong
-
- remove(Object) - Method in class water.nbhm.NonBlockingHashSet
-
Remove o
from the set.
- remove(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
- remove(Object) - Method in class water.nbhm.NonBlockingSetInt
-
Remove o
from the set.
- remove(int) - Method in class water.nbhm.NonBlockingSetInt
-
Remove i
from the set.
- remove() - Method in class water.parser.ParseDataset
-
- remove(Key) - Static method in class water.UKV
-
- remove(Key, Futures) - Static method in class water.UKV
-
- remove(String) - Static method in class water.UKV
-
- remove() - Method in class water.util.TimelineSnapshot
-
- remove(T[], int) - Static method in class water.util.Utils
-
- remove(int[], int) - Static method in class water.util.Utils
-
- remove_and_unlock() - Method in class water.exec.Env
-
- RemoveAck - Class in water.api
-
- RemoveAck() - Constructor for class water.api.RemoveAck
-
- RemoveAll - Class in water.api
-
- RemoveAll() - Constructor for class water.api.RemoveAll
-
- RemoveAllKeysTask - Class in water.util
-
- RemoveAllKeysTask() - Constructor for class water.util.RemoveAllKeysTask
-
- replace(int, Vec) - Method in class water.fvec.Frame
-
- replace(TypeK, TypeV) - Method in class water.nbhm.NonBlockingHashMap
-
Atomically do a put(key,val)
if-and-only-if the key is
mapped to some value already.
- replace(TypeK, TypeV, TypeV) - Method in class water.nbhm.NonBlockingHashMap
-
Atomically do a put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
- replace(long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
Atomically do a put(key,val)
if-and-only-if the key is
mapped to some value already.
- replace(long, TypeV, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
Atomically do a put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
- replace(Long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
- replace(Long, TypeV, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
-
- replace(TypeK, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Atomically do a put(key,val)
if-and-only-if the key is
mapped to some value already.
- replace(TypeK, TypeV, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Atomically do a put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
- replace(JsonObject) - Method in class water.util.RString
-
- replace(String, Key) - Method in class water.util.RString
-
- replace(String, Object) - Method in class water.util.RString
-
- replace(StringBuilder, CharSequence, CharSequence) - Static method in class water.util.Utils
-
Replace given characters in a given string builder.
- REPLACEMENTS - Static variable in class water.util.Utils
-
- replica(H2O) - Method in class water.Key
-
- replicate_training_data - Variable in class hex.deeplearning.DeepLearning
-
Replicate the entire training dataset onto every node for faster training on small datasets.
- REPLICATION_FACTOR - Static variable in class water.api.Constants
-
- report(Log.Tag.Sys, int, DTree[]) - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- report() - Method in class hex.rf.ConfusionTask.CMFinal
-
Output information about this RF.
- report(StringBuilder) - Method in class hex.rf.ConfusionTask.CMFinal
-
Reports size of dataset and computed classification error.
- report() - Method in class hex.singlenoderf.CMTask.CMFinal
-
Output information about this RF.
- report(StringBuilder) - Method in class hex.singlenoderf.CMTask.CMFinal
-
Reports size of dataset and computed classification error.
- reprobes() - Method in class water.nbhm.NonBlockingHashMap
-
Get and clear the current count of reprobes.
- reprobes() - Method in class water.nbhm.NonBlockingHashMapLong
-
Get and clear the current count of reprobes.
- reprobes() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Get and clear the current count of reprobes.
- Request - Class in water.api
-
- Request(String) - Constructor for class water.api.Request
-
- Request() - Constructor for class water.api.Request
-
- Request.API - Annotation Type in water.api
-
- Request.Default - Class in water.api
-
NOP filter, use to define a field as input.
- Request.Default() - Constructor for class water.api.Request.Default
-
- Request.Filter - Interface in water.api
-
- Request.Validator<V> - Interface in water.api
-
- Request.Validator.NOPValidator<V> - Class in water.api
-
Dummy helper class for NOP validator.
- Request.Validator.NOPValidator() - Constructor for class water.api.Request.Validator.NOPValidator
-
- Request2 - Class in water
-
- Request2() - Constructor for class water.Request2
-
- Request2.ColumnSelect - Class in water
-
- Request2.ColumnSelect(String) - Constructor for class water.Request2.ColumnSelect
-
- Request2.Dependent - Class in water
-
Fields that depends on another, e.g.
- Request2.Dependent(String) - Constructor for class water.Request2.Dependent
-
- Request2.DoClassBoolean - Class in water
-
- Request2.DoClassBoolean(String) - Constructor for class water.Request2.DoClassBoolean
-
- Request2.DRFCopyDataBoolean - Class in water
-
- Request2.DRFCopyDataBoolean(String) - Constructor for class water.Request2.DRFCopyDataBoolean
-
- Request2.MultiVecSelect - Class in water
-
- Request2.MultiVecSelect(String) - Constructor for class water.Request2.MultiVecSelect
-
- Request2.MultiVecSelect(String, Request2.MultiVecSelectType) - Constructor for class water.Request2.MultiVecSelect
-
- Request2.MultiVecSelectType - Enum in water
-
Specify how a column specifier field is parsed.
- Request2.TypeaheadKey - Class in water
-
- Request2.TypeaheadKey() - Constructor for class water.Request2.TypeaheadKey
-
- Request2.TypeaheadKey(Class, boolean) - Constructor for class water.Request2.TypeaheadKey
-
- Request2.VecClassSelect - Class in water
-
- Request2.VecClassSelect(String) - Constructor for class water.Request2.VecClassSelect
-
- Request2.VecSelect - Class in water
-
- Request2.VecSelect(String) - Constructor for class water.Request2.VecSelect
-
- REQUEST_TIME - Static variable in class water.api.Constants
-
- RequestArguments - Class in water.api
-
All arguments related classes are defined in this guy.
- RequestArguments() - Constructor for class water.api.RequestArguments
-
- RequestArguments.Argument<T> - Class in water.api
-
- RequestArguments.Argument(String, boolean) - Constructor for class water.api.RequestArguments.Argument
-
Creates the argument of given name.
- RequestArguments.Bool - Class in water.api
-
- RequestArguments.Bool(String, boolean, String) - Constructor for class water.api.RequestArguments.Bool
-
- RequestArguments.CaseModeSelect - Class in water.api
-
- RequestArguments.CaseModeSelect(RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, RequestArguments.EnumArgument<DGLM.Family>, String, DGLM.CaseMode) - Constructor for class water.api.RequestArguments.CaseModeSelect
-
- RequestArguments.CaseSelect - Class in water.api
-
- RequestArguments.CaseSelect(RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, RequestArguments.CaseModeSelect, String) - Constructor for class water.api.RequestArguments.CaseSelect
-
- RequestArguments.ClassifyBool - Class in water.api
-
- RequestArguments.ClassifyBool(String, RequestArguments.FrameClassVec) - Constructor for class water.api.RequestArguments.ClassifyBool
-
- RequestArguments.DRFCopyDataBool - Class in water.api
-
- RequestArguments.DRFCopyDataBool(String, Request2.TypeaheadKey) - Constructor for class water.api.RequestArguments.DRFCopyDataBool
-
- RequestArguments.EnumArgument<T extends java.lang.Enum<T>> - Class in water.api
-
- RequestArguments.EnumArgument(T) - Constructor for class water.api.RequestArguments.EnumArgument
-
- RequestArguments.EnumArgument(String, T, boolean) - Constructor for class water.api.RequestArguments.EnumArgument
-
- RequestArguments.EnumArgument(String, T) - Constructor for class water.api.RequestArguments.EnumArgument
-
- RequestArguments.EnumArgument(String, Class) - Constructor for class water.api.RequestArguments.EnumArgument
-
- RequestArguments.ExistingFile - Class in water.api
-
- RequestArguments.ExistingFile(String) - Constructor for class water.api.RequestArguments.ExistingFile
-
- RequestArguments.FrameClassVec - Class in water.api
-
A Class Vec/Column within a Frame.
- RequestArguments.FrameClassVec(String, Request2.TypeaheadKey) - Constructor for class water.api.RequestArguments.FrameClassVec
-
- RequestArguments.FrameKeyMultiVec - Class in water.api
-
- RequestArguments.FrameKeyMultiVec(String, Request2.TypeaheadKey, RequestArguments.FrameClassVec, String, boolean, boolean) - Constructor for class water.api.RequestArguments.FrameKeyMultiVec
-
- RequestArguments.FrameKeyVec - Class in water.api
-
A Fluid Vec, via a column name in a Frame
- RequestArguments.FrameKeyVec(String, Request2.TypeaheadKey) - Constructor for class water.api.RequestArguments.FrameKeyVec
-
- RequestArguments.GeneralFile - Class in water.api
-
- RequestArguments.GeneralFile() - Constructor for class water.api.RequestArguments.GeneralFile
-
- RequestArguments.GeneralFile(String) - Constructor for class water.api.RequestArguments.GeneralFile
-
- RequestArguments.H2OCategoryStrata - Class in water.api
-
- RequestArguments.H2OCategoryStrata(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, int) - Constructor for class water.api.RequestArguments.H2OCategoryStrata
-
- RequestArguments.H2OCategoryWeights - Class in water.api
-
- RequestArguments.H2OCategoryWeights(String, RequestArguments.RFModelKey, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, double) - Constructor for class water.api.RequestArguments.H2OCategoryWeights
-
- RequestArguments.H2OCategoryWeights(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, double) - Constructor for class water.api.RequestArguments.H2OCategoryWeights
-
- RequestArguments.H2OExistingKey - Class in water.api
-
- RequestArguments.H2OExistingKey(String) - Constructor for class water.api.RequestArguments.H2OExistingKey
-
- RequestArguments.H2OExistingKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OExistingKey
-
- RequestArguments.H2OExistingKey(String, String) - Constructor for class water.api.RequestArguments.H2OExistingKey
-
- RequestArguments.H2OExistingKey(String, Key) - Constructor for class water.api.RequestArguments.H2OExistingKey
-
- RequestArguments.H2OGLMModelKey - Class in water.api
-
- RequestArguments.H2OGLMModelKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OGLMModelKey
-
- RequestArguments.H2OHexKey - Class in water.api
-
- RequestArguments.H2OHexKey(String, String) - Constructor for class water.api.RequestArguments.H2OHexKey
-
- RequestArguments.H2OHexKey(String) - Constructor for class water.api.RequestArguments.H2OHexKey
-
- RequestArguments.H2OHexKey(String, Key) - Constructor for class water.api.RequestArguments.H2OHexKey
-
- RequestArguments.H2OHexKeyCol - Class in water.api
-
- RequestArguments.H2OHexKeyCol(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.H2OHexKeyCol
-
- RequestArguments.H2OHexKeyCol(String, RequestArguments.H2OHexKey, int) - Constructor for class water.api.RequestArguments.H2OHexKeyCol
-
- RequestArguments.H2OIllegalArgumentException - Exception in water.api
-
- RequestArguments.H2OIllegalArgumentException(RequestArguments.Argument, String) - Constructor for exception water.api.RequestArguments.H2OIllegalArgumentException
-
- RequestArguments.H2OKey - Class in water.api
-
- RequestArguments.H2OKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OKey
-
- RequestArguments.H2OKey(String, boolean, boolean) - Constructor for class water.api.RequestArguments.H2OKey
-
- RequestArguments.H2OKey(String, Key) - Constructor for class water.api.RequestArguments.H2OKey
-
- RequestArguments.H2OKey(String, Key, boolean) - Constructor for class water.api.RequestArguments.H2OKey
-
- RequestArguments.H2OKey(String, Key, boolean, boolean) - Constructor for class water.api.RequestArguments.H2OKey
-
- RequestArguments.H2OKey2 - Class in water.api
-
- RequestArguments.H2OKey2(String, boolean) - Constructor for class water.api.RequestArguments.H2OKey2
-
- RequestArguments.H2OKey2(String, Key) - Constructor for class water.api.RequestArguments.H2OKey2
-
- RequestArguments.H2OKey2(String, Key, boolean) - Constructor for class water.api.RequestArguments.H2OKey2
-
- RequestArguments.H2OKMeansModelKey - Class in water.api
-
- RequestArguments.H2OKMeansModelKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OKMeansModelKey
-
- RequestArguments.H2OModelKey<TM extends OldModel,TK extends TypeaheadKeysRequest> - Class in water.api
-
- RequestArguments.H2OModelKey(TK, String, boolean) - Constructor for class water.api.RequestArguments.H2OModelKey
-
- RequestArguments.HexAllColumnSelect - Class in water.api
-
- RequestArguments.HexAllColumnSelect(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexAllColumnSelect
-
- RequestArguments.HexColumnSelect - Class in water.api
-
- RequestArguments.HexColumnSelect(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexColumnSelect
-
- RequestArguments.HexColumnSelect(String, RequestArguments.H2OHexKey, int) - Constructor for class water.api.RequestArguments.HexColumnSelect
-
- RequestArguments.HexKeyClassCol - Class in water.api
-
- RequestArguments.HexKeyClassCol(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexKeyClassCol
-
- RequestArguments.HexNonClassColumnSelect - Class in water.api
-
- RequestArguments.HexNonClassColumnSelect(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol) - Constructor for class water.api.RequestArguments.HexNonClassColumnSelect
-
- RequestArguments.HexNonConstantColumnSelect - Class in water.api
-
- RequestArguments.HexNonConstantColumnSelect(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol) - Constructor for class water.api.RequestArguments.HexNonConstantColumnSelect
-
- RequestArguments.HexPCAColumnSelect - Class in water.api
-
- RequestArguments.HexPCAColumnSelect(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexPCAColumnSelect
-
- RequestArguments.InputCheckBox - Class in water.api
-
A boolean argument that is represented as the checkbox.
- RequestArguments.InputCheckBox(String, boolean) - Constructor for class water.api.RequestArguments.InputCheckBox
-
Creates the argument with specified default value.
- RequestArguments.InputCheckBox(String) - Constructor for class water.api.RequestArguments.InputCheckBox
-
Creates the argument as required one.
- RequestArguments.InputSelect<T> - Class in water.api
-
Select element from the list of options.
- RequestArguments.InputSelect(String, boolean) - Constructor for class water.api.RequestArguments.InputSelect
-
Constructor just calls super.
- RequestArguments.InputText<T> - Class in water.api
-
Argument that uses simple text input to define its value.
- RequestArguments.InputText(String, boolean) - Constructor for class water.api.RequestArguments.InputText
-
- RequestArguments.Int - Class in water.api
-
- RequestArguments.Int(String) - Constructor for class water.api.RequestArguments.Int
-
- RequestArguments.Int(String, int, int) - Constructor for class water.api.RequestArguments.Int
-
- RequestArguments.Int(String, Integer) - Constructor for class water.api.RequestArguments.Int
-
- RequestArguments.Int(String, Integer, int, int) - Constructor for class water.api.RequestArguments.Int
-
- RequestArguments.LongInt - Class in water.api
-
- RequestArguments.LongInt(String, long, long) - Constructor for class water.api.RequestArguments.LongInt
-
- RequestArguments.LongInt(String, long, String) - Constructor for class water.api.RequestArguments.LongInt
-
- RequestArguments.LongInt(String, boolean, long, long, long, String) - Constructor for class water.api.RequestArguments.LongInt
-
- RequestArguments.MultipleSelect<T> - Class in water.api
-
Displays multiple checkboxes for different values.
- RequestArguments.MultipleSelect(String) - Constructor for class water.api.RequestArguments.MultipleSelect
-
Constructor just calls super.
- RequestArguments.MultipleText<T> - Class in water.api
-
- RequestArguments.MultipleText(String, boolean) - Constructor for class water.api.RequestArguments.MultipleText
-
- RequestArguments.NTree - Class in water.api
-
- RequestArguments.NTree(String, RequestArguments.RFModelKey) - Constructor for class water.api.RequestArguments.NTree
-
- RequestArguments.NumberSequence - Class in water.api
-
- RequestArguments.NumberSequence(double[], String, boolean) - Constructor for class water.api.RequestArguments.NumberSequence
-
- RequestArguments.NumberSequence(String, boolean, double) - Constructor for class water.api.RequestArguments.NumberSequence
-
- RequestArguments.NumberSequenceFloat - Class in water.api
-
- RequestArguments.NumberSequenceFloat(float[], String, boolean) - Constructor for class water.api.RequestArguments.NumberSequenceFloat
-
- RequestArguments.NumberSequenceFloat(String, boolean, float) - Constructor for class water.api.RequestArguments.NumberSequenceFloat
-
- RequestArguments.Real - Class in water.api
-
- RequestArguments.Real(String) - Constructor for class water.api.RequestArguments.Real
-
- RequestArguments.Real(String, double, double) - Constructor for class water.api.RequestArguments.Real
-
- RequestArguments.Real(String, Double) - Constructor for class water.api.RequestArguments.Real
-
- RequestArguments.Real(String, Double, String) - Constructor for class water.api.RequestArguments.Real
-
- RequestArguments.Real(String, Double, double, double, String) - Constructor for class water.api.RequestArguments.Real
-
- RequestArguments.Real(String, boolean, Double, Double, Double, String) - Constructor for class water.api.RequestArguments.Real
-
- RequestArguments.Record<T> - Class in water.api
-
Argument state record.
- RequestArguments.Record() - Constructor for class water.api.RequestArguments.Record
-
- RequestArguments.RFModelKey - Class in water.api
-
- RequestArguments.RFModelKey(String) - Constructor for class water.api.RequestArguments.RFModelKey
-
- RequestArguments.RSeq - Class in water.api
-
- RequestArguments.RSeq(String, boolean, boolean) - Constructor for class water.api.RequestArguments.RSeq
-
- RequestArguments.RSeq(String, boolean) - Constructor for class water.api.RequestArguments.RSeq
-
- RequestArguments.RSeq(String, boolean, RequestArguments.NumberSequence, boolean) - Constructor for class water.api.RequestArguments.RSeq
-
- RequestArguments.RSeq(String, boolean, RequestArguments.NumberSequence, boolean, String) - Constructor for class water.api.RequestArguments.RSeq
-
- RequestArguments.RSeqFloat - Class in water.api
-
- RequestArguments.RSeqFloat(String, boolean, boolean) - Constructor for class water.api.RequestArguments.RSeqFloat
-
- RequestArguments.RSeqFloat(String, boolean) - Constructor for class water.api.RequestArguments.RSeqFloat
-
- RequestArguments.RSeqFloat(String, boolean, RequestArguments.NumberSequenceFloat, boolean) - Constructor for class water.api.RequestArguments.RSeqFloat
-
- RequestArguments.RSeqFloat(String, boolean, RequestArguments.NumberSequenceFloat, boolean, String) - Constructor for class water.api.RequestArguments.RSeqFloat
-
- RequestArguments.Str - Class in water.api
-
A string value.
- RequestArguments.Str(String) - Constructor for class water.api.RequestArguments.Str
-
- RequestArguments.Str(String, String) - Constructor for class water.api.RequestArguments.Str
-
- RequestArguments.StringList - Class in water.api
-
- RequestArguments.StringList(String, String[]) - Constructor for class water.api.RequestArguments.StringList
-
- RequestArguments.StringList(String, String[], int) - Constructor for class water.api.RequestArguments.StringList
-
- RequestArguments.TypeaheadInputText<T> - Class in water.api
-
Typeahead enabled text input.
- RequestArguments.TypeaheadInputText(Class<? extends TypeaheadRequest>, String, boolean) - Constructor for class water.api.RequestArguments.TypeaheadInputText
-
Creates the typeahead.
- RequestBuilders - Class in water.api
-
Builders and response object.
- RequestBuilders() - Constructor for class water.api.RequestBuilders
-
- RequestBuilders.ArrayBuilder - Class in water.api
-
Builds the HTML for an array.
- RequestBuilders.ArrayBuilder() - Constructor for class water.api.RequestBuilders.ArrayBuilder
-
- RequestBuilders.ArrayHeaderRowBuilder - Class in water.api
-
- RequestBuilders.ArrayHeaderRowBuilder() - Constructor for class water.api.RequestBuilders.ArrayHeaderRowBuilder
-
- RequestBuilders.ArrayRowBuilder - Class in water.api
-
A row in the array table.
- RequestBuilders.ArrayRowBuilder() - Constructor for class water.api.RequestBuilders.ArrayRowBuilder
-
- RequestBuilders.ArrayRowElementBuilder - Class in water.api
-
Default array row element.
- RequestBuilders.ArrayRowElementBuilder() - Constructor for class water.api.RequestBuilders.ArrayRowElementBuilder
-
- RequestBuilders.ArrayRowSingleColBuilder - Class in water.api
-
Array row for primitives.
- RequestBuilders.ArrayRowSingleColBuilder() - Constructor for class water.api.RequestBuilders.ArrayRowSingleColBuilder
-
- RequestBuilders.BooleanStringBuilder - Class in water.api
-
- RequestBuilders.BooleanStringBuilder(String, String) - Constructor for class water.api.RequestBuilders.BooleanStringBuilder
-
- RequestBuilders.Builder - Class in water.api
-
An abstract class to build the HTML page automatically from JSON.
- RequestBuilders.Builder() - Constructor for class water.api.RequestBuilders.Builder
-
- RequestBuilders.ElementBuilder - Class in water.api
-
A basic element builder.
- RequestBuilders.ElementBuilder() - Constructor for class water.api.RequestBuilders.ElementBuilder
-
- RequestBuilders.HideBuilder - Class in water.api
-
- RequestBuilders.HideBuilder() - Constructor for class water.api.RequestBuilders.HideBuilder
-
- RequestBuilders.KeyCellBuilder - Class in water.api
-
- RequestBuilders.KeyCellBuilder() - Constructor for class water.api.RequestBuilders.KeyCellBuilder
-
- RequestBuilders.KeyElementBuilder - Class in water.api
-
- RequestBuilders.KeyElementBuilder() - Constructor for class water.api.RequestBuilders.KeyElementBuilder
-
- RequestBuilders.KeyLinkElementBuilder - Class in water.api
-
- RequestBuilders.KeyLinkElementBuilder() - Constructor for class water.api.RequestBuilders.KeyLinkElementBuilder
-
- RequestBuilders.KeyMinAvgMaxBuilder - Class in water.api
-
- RequestBuilders.KeyMinAvgMaxBuilder() - Constructor for class water.api.RequestBuilders.KeyMinAvgMaxBuilder
-
- RequestBuilders.NoCaptionObjectBuilder - Class in water.api
-
- RequestBuilders.NoCaptionObjectBuilder() - Constructor for class water.api.RequestBuilders.NoCaptionObjectBuilder
-
- RequestBuilders.ObjectBuilder - Class in water.api
-
Object builder.
- RequestBuilders.ObjectBuilder() - Constructor for class water.api.RequestBuilders.ObjectBuilder
-
- RequestBuilders.PaginatedTable - Class in water.api
-
A table with pagination controls.
- RequestBuilders.PaginatedTable(JsonObject, long, int, long, boolean, String, String) - Constructor for class water.api.RequestBuilders.PaginatedTable
-
- RequestBuilders.PaginatedTable(JsonObject, long, int, long, boolean) - Constructor for class water.api.RequestBuilders.PaginatedTable
-
- RequestBuilders.PreFormattedBuilder - Class in water.api
-
- RequestBuilders.PreFormattedBuilder() - Constructor for class water.api.RequestBuilders.PreFormattedBuilder
-
- RequestBuilders.Response - Class in water.api
-
This is a response class for the JSON.
- RequestBuilders.Response.Status - Enum in water.api
-
Status of the response.
- RequestBuilders.ResponseInfo - Class in water.api
-
Class holding technical information about request/response.
- RequestBuilders.ResponseInfo(String, long, RequestBuilders.Response.Status) - Constructor for class water.api.RequestBuilders.ResponseInfo
-
- RequestBuilders.WarningCellBuilder - Class in water.api
-
- RequestBuilders.WarningCellBuilder() - Constructor for class water.api.RequestBuilders.WarningCellBuilder
-
- requestHelp() - Method in class water.api.RequestArguments.Argument
-
Creates the request help page part for the given argument.
- requestName() - Method in class water.api.RequestStatics
-
Each request name is derived from name of class serving the request.
- requestName(String) - Method in enum water.api.RequestStatics.RequestType
-
Returns the name of the request, that is the request url without the
request suffix.
- RequestQueries - Class in water.api
-
- RequestQueries() - Constructor for class water.api.RequestQueries
-
- RequestServer - Class in water.api
-
This is a simple web server.
- RequestServer.API_VERSION - Enum in water.api
-
- RequestStatics - Class in water.api
-
All statics for the Request api.
- RequestStatics() - Constructor for class water.api.RequestStatics
-
- RequestStatics.RequestType - Enum in water.api
-
Request type.
- requestType(String) - Static method in enum water.api.RequestStatics.RequestType
-
Returns the request type of a given URL.
- resDOF() - Method in class hex.glm.GLMValidation
-
- resend_ack() - Method in class water.RPC.RPCCall
-
- reserveKeys(int) - Method in class water.fvec.Vec.VectorGroup
-
- reserveTaskMem(long) - Static method in class water.MemoryManager
-
- reset() - Method in class hex.RowVecTask.Sampling
-
- reset() - Method in class water.api.RequestArguments.Argument
-
Resets the argument by creating it a new thread local state.
- reset() - Method in class water.util.RIStream
-
- resetLen(NewChunk) - Static method in class water.fvec.ChunkSplitter
-
Reset len fields of given chunk
- residualDeviance() - Method in class hex.glm.GLMValidation
-
- resize() - Method in class water.deploy.EC2
-
Create or terminate EC2 instances.
- RESPONSE - Static variable in class water.api.Constants
-
- response - Variable in class water.Job.ColumnsResJob
-
- response() - Method in class water.OldModel
-
Response column info
- response(AutoBuffer) - Method in class water.RPC
-
- response_column_name - Variable in class water.api.Models.ModelSummary
-
- response_factors - Variable in class hex.CreateFrame
-
- response_info - Variable in class water.Request2
-
- responseName() - Method in class water.Model
-
- responseName() - Method in class water.OldModel
-
- responseToJson() - Method in class water.api.RequestBuilders.Response
-
Returns the response system json.
- ReST - Static variable in class water.api.DocGen
-
- restartGroup(String) - Method in class water.util.RString
-
- ReSTHelp() - Method in class water.api.Request
-
- result(DGLM.Gram) - Method in class hex.DGLM.GramMatrixFunc
-
- result(T) - Method in class hex.NewRowVecTask.RowFunc
-
- result() - Method in class hex.RowTask
-
- result - Variable in class water.api.QuantilesPage
-
- resultSSE() - Method in class hex.drf.TreeMeasuresCollector
-
- resultString() - Method in class water.exec.Env
-
- resultVotes() - Method in class hex.drf.TreeMeasuresCollector
-
- resultVotes() - Method in class hex.singlenoderf.VariableImportance
-
- ret() - Method in class water.exec.Type
-
- RF - Class in water.api
-
- RF() - Constructor for class water.api.RF
-
- RFModel - Class in hex.rf
-
A model is an ensemble of trees that can be serialized and that can be used
to classify data.
- RFModel(Key, int[], Key, Key[], int, Sampling.Strategy, float, float[], int, int) - Constructor for class hex.rf.RFModel
-
A RandomForest Model
- RFModel(Key, String[], String[], Key[], int, float) - Constructor for class hex.rf.RFModel
-
- RFModel() - Constructor for class hex.rf.RFModel
-
Empty constructor for deserialization
- RFScore - Class in water.api
-
Page for random forest scoring.
- RFScoreModel - Class in water.score
-
- RFTreeView - Class in water.api
-
- RFTreeView() - Constructor for class water.api.RFTreeView
-
- RFView - Class in water.api
-
RFView shows a progress of random forest building and data scoring.
- RFView.ConfusionMatrixBuilder - Class in water.api
-
- RFView.ConfusionMatrixBuilder() - Constructor for class water.api.RFView.ConfusionMatrixBuilder
-
- RFView.TreeListBuilder - Class in water.api
-
- RFView.TreeListBuilder() - Constructor for class water.api.RFView.TreeListBuilder
-
- rho - Variable in class hex.deeplearning.DeepLearning
-
The first of two hyper parameters for adaptive learning rate (ADADELTA).
- RHO - Static variable in class water.api.Constants
-
- RIStream - Class in water.util
-
- RIStream(long, Job.ProgressMonitor) - Constructor for class water.util.RIStream
-
- rms_bias - Variable in class hex.NeuralNet.NeuralNetModel
-
- rms_weight - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- rms_weight - Variable in class hex.NeuralNet.NeuralNetModel
-
- rngForChunk(int) - Method in class hex.gbm.DTree
-
- rngForChunk(int) - Method in class hex.gbm.DTree.TreeModel.CompressedTree
-
- rollbackLine() - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- rollbackLine() - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- rollbackLine() - Method in interface water.parser.CustomParser.DataOut
-
- rollbackLine() - Method in class water.parser.DParseTask
-
Rolls back parsed line.
- rollupStats() - Method in class water.fvec.Vec
-
Compute the roll-up stats as-needed, and copy into the Vec object
- rollupStats(Futures) - Method in class water.fvec.Vec
-
- root() - Method in class hex.gbm.DTree
-
- ROOT_OBJECT - Static variable in class water.api.RequestBuilders
-
- ROW - Static variable in class water.api.Constants
-
- ROW_SIZE - Static variable in class water.api.Constants
-
- rowId0() - Method in class water.fvec.NewChunk.Value
-
- rowInChunk() - Method in class water.fvec.CXIChunk.Value
-
- rowInChunk(long, long) - Method in class water.ValueArray
-
- rows - Variable in class hex.CreateFrame
-
- rows() - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- rows() - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- rows() - Method in interface hex.deeplearning.Neurons.Matrix
-
- rows() - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- rows - Variable in class hex.LinearRegression.LRResult
-
- rows() - Method in class hex.rf.Data
-
- rows() - Method in class hex.singlenoderf.Data
-
- ROWS - Static variable in class water.api.Constants
-
- rows() - Method in class water.fvec.SubsetVec
-
- ROWS_FORK_TRESHOLD - Static variable in class hex.rf.Tree
-
If the number of rows is higher then given number, fork-join is used to build
subtrees, else subtrees are built sequentially
- ROWS_FORK_TRESHOLD - Static variable in class hex.singlenoderf.Tree
-
If the number of rows is higher then given number, fork-join is used to build
subtrees, else subtrees are built sequentially
- rowSize() - Method in class water.ValueArray
-
Returns the width of a row.
- rowsLeft() - Method in class hex.gbm.DTree.Split
-
- rowsRight() - Method in class hex.gbm.DTree.Split
-
- RowTask<T extends Freezable> - Class in hex
-
- RowTask(ValueArray) - Constructor for class hex.RowTask
-
- RowTask.Row<T extends Freezable> - Class in hex
-
- RowTask.Row(RowTask<T>) - Constructor for class hex.RowTask.Row
-
- RowTask.RowFunction<T extends Iced> - Class in hex
-
- RowTask.RowFunction() - Constructor for class hex.RowTask.RowFunction
-
- RowVecTask - Class in hex
-
- RowVecTask(ValueArray, RowVecTask.Sampling, int[], int[], double[], double[]) - Constructor for class hex.RowVecTask
-
- RowVecTask.DataPreprocessing - Enum in hex
-
- RowVecTask.Sampling - Class in hex
-
- RowVecTask.Sampling(int, int, boolean) - Constructor for class hex.RowVecTask.Sampling
-
- RowVecTask.Sampling(RowVecTask.Sampling) - Constructor for class hex.RowVecTask.Sampling
-
- RPC<V extends DTask> - Class in water
-
A remotely executed FutureTask.
- RPC(H2ONode, V) - Constructor for class water.RPC
-
- RPC(H2ONode, V, float) - Constructor for class water.RPC
-
- rpc(long) - Method in class water.ValueArray
-
Rows in this chunk
- rpc(long, int, long) - Static method in class water.ValueArray
-
- RPC.RemoteHandler - Class in water
-
- RPC.RemoteHandler() - Constructor for class water.RPC.RemoteHandler
-
- RPC.RPCCall - Class in water
-
- RPC.RPCCall(DTask, H2ONode, int) - Constructor for class water.RPC.RPCCall
-
- RPCS - Static variable in class water.api.Constants
-
- RReader - Class in water.api
-
- RReader() - Constructor for class water.api.RReader
-
- RReader - Class in water
-
- RReader() - Constructor for class water.RReader
-
- RReaderProgress - Class in water.api
-
- RReaderProgress() - Constructor for class water.api.RReaderProgress
-
- rSquared - Variable in class hex.LinearRegression.LRResult
-
- RString - Class in water.util
-
A replaceable string that allows very easy and simple replacements.
- RString(String) - Constructor for class water.util.RString
-
- rsync(Set<String>, Set<String>, boolean) - Method in class water.deploy.Host
-
- rsync(Set<String>, Set<String>, boolean, String) - Method in class water.deploy.Host
-
- rsync(Host[], Set<String>, Set<String>, boolean) - Static method in class water.deploy.Host
-
- RTS_INIT - Static variable in class hex.rf.Tree
-
Left and right seed initializer number for subtrees
- RTS_INIT - Static variable in class hex.singlenoderf.Tree
-
Left and right seed initializer number for subtrees
- RTSS_INIT - Static variable in class hex.rf.Tree
-
- RTSS_INIT - Static variable in class hex.singlenoderf.Tree
-
- run(ValueArray, int, int) - Static method in class hex.Covariance
-
- run(H2O.H2OCountedCompleter) - Method in class hex.glm.GLM2
-
- run() - Method in class hex.glm.GLM2
-
- run(boolean) - Method in class hex.glm.GLM2
-
- run(ValueArray, int) - Static method in class hex.Histogram
-
- run(Key, KMeansModel, ValueArray) - Static method in class hex.KMeansModel.KMeansApply
-
- run(ValueArray, int, int) - Static method in class hex.LinearRegression
-
- run(Key, ValueArray, String) - Static method in class hex.NodeShuffle
-
- run(Object...) - Method in class hex.ParamsSearch
-
- run() - Method in class hex.Trainer.Direct
-
- run() - Method in class hex.Trainer.MapReduce
-
- run() - Method in class hex.Trainer.Threaded
-
- run(Object) - Method in class water.api.Request.Default
-
- run(Object) - Method in interface water.api.Request.Filter
-
- run(Object) - Method in class water.api.RequestArguments.Argument
-
- run(String[]) - Static method in class water.Boot
-
- run() - Method in class water.deploy.NodeCL
-
- run() - Method in class water.H2O.ApiIpPortWatchdogThread
-
- run() - Method in class water.H2O.Cleaner
-
- run() - Method in class water.H2ONode.AckAckTimeOutThread
-
- run() - Method in class water.HeartBeatThread
-
- run() - Method in class water.MultiReceiverThread
-
- run(Key, Value, String, String) - Static method in class water.persist.PersistS3Task
-
- run(Object) - Method in class water.Request2.Dependent
-
- run(Key, InputStream) - Static method in class water.RReader
-
- run() - Method in class water.TCPReceiverThread
-
- run() - Method in class water.TCPReceiverThread.TCPReaderThread
-
- run() - Method in class water.UDPReceiverThread
-
- run() - Method in class water.UDPTimeOutThread
-
- running - Static variable in class hex.NeuralNet
-
- runTime() - Method in class hex.GLMGrid.GLMModels
-
- runtime() - Method in class water.H2ONode
-
Returns run time for this node based on last heartbeat.
- runTimeMs() - Method in class water.Job
-
Returns job execution time in milliseconds.
- S3 - Static variable in class water.api.Constants.Schemes
-
- S3 - Static variable in class water.Value
-
- S3_CONNECTION_TIMEOUT_PROP - Static variable in class water.persist.PersistS3
-
S3 connection timeout property name
- S3_MAX_ERROR_RETRY_PROP - Static variable in class water.persist.PersistS3
-
S3 maximal error retry number
- S3_MAX_HTTP_CONNECTIONS_PROP - Static variable in class water.persist.PersistS3
-
S3 maximal http connections
- S3_SOCKET_TIMEOUT_PROP - Static variable in class water.persist.PersistS3
-
S3 socket timeout property name
- S3FileVec - Class in water.fvec
-
- sample - Variable in class hex.singlenoderf.SpeeDRF
-
- SAMPLE - Static variable in class water.api.Constants
-
- sampleFrame(Frame, long, long) - Static method in class water.util.MRUtils
-
Sample rows from a frame.
- sampleFrameStratified(Frame, Vec, float[], long, long, boolean, boolean) - Static method in class water.util.MRUtils
-
Stratified sampling for classifiers
- sampleFrameStratified(Frame, Vec, float[], long, boolean) - Static method in class water.util.MRUtils
-
Stratified sampling
- sampleOOBRows(int, float, Random) - Static method in class water.util.ModelUtils
-
Sample out-of-bag rows with given rate with help of given sampler.
- sampleOOBRows(int, float, Random, int[]) - Static method in class water.util.ModelUtils
-
- sampleToString(int[], int) - Static method in class water.util.Utils
-
- sampleToString(double[], int) - Static method in class water.util.Utils
-
- sampleWithReplacement(double, short[]) - Method in class hex.rf.Data
-
- sampleWithReplacement(double, short[]) - Method in class hex.singlenoderf.Data
-
- Sampling - Class in hex.rf
-
- Sampling() - Constructor for class hex.rf.Sampling
-
- Sampling - Class in hex.singlenoderf
-
- Sampling() - Constructor for class hex.singlenoderf.Sampling
-
- Sampling.Strategy - Enum in hex.rf
-
Available sampling strategies.
- Sampling.Strategy - Enum in hex.singlenoderf
-
Available sampling strategies.
- sampling_strategy - Variable in class hex.singlenoderf.SpeeDRF
-
- SAMPLING_STRATEGY - Static variable in class water.api.Constants
-
- save() - Method in class hex.gbm.DTree
-
Save this tree into DKV store under default random Key.
- save(Key) - Method in class hex.gbm.DTree
-
Save this tree into DKV store under the given Key.
- save() - Method in class hex.ParamsSearch
-
- SB - Class in water.util
-
- SB() - Constructor for class water.util.SB
-
- SB(String) - Constructor for class water.util.SB
-
- SCALE - Static variable in class water.api.Constants
-
- SCALE - Static variable in class water.PrettyPrint
-
- scaled() - Method in class hex.VarImp
-
- scaled_values() - Method in class hex.VarImp.VarImpRI
-
- Scope - Class in water
-
- Scope() - Constructor for class water.Scope
-
- score(Frame) - Method in class hex.drf.DRF
-
- score(double[]) - Method in class hex.gbm.DTree.TreeModel.CompressedTree
-
- score(Frame) - Method in class hex.gbm.GBM
-
- score(KMeansModel, ValueArray) - Static method in class hex.KMeansModel.KMeansScore
-
- score(OldModel, ValueArray, Key) - Static method in class hex.ScoreTask
-
- score(Frame) - Method in class hex.singlenoderf.SpeeDRF
-
- Score - Class in water.api
-
Simple web page to guide model validation.
- Score() - Constructor for class water.api.Score
-
- score(Frame) - Method in class water.Model
-
Bulk score for given fr
frame.
- score(Frame, boolean) - Method in class water.Model
-
Bulk score the frame fr
, producing a Frame result; the 1st Vec is the
predicted class, the remaining Vecs are the probability distributions.
- score(Frame, boolean, int) - Method in class water.Model
-
Single row scoring, on a compatible Frame.
- score(String[], String[][], boolean, double[]) - Method in class water.Model
-
Single row scoring, on a compatible set of data.
- score(int[][][], double[], float[]) - Method in class water.Model
-
Single row scoring, on a compatible set of data, given an adaption vector
- score(double[]) - Method in class water.Model
-
- score(double[]) - Method in class water.OldModel
-
- score(ValueArray, AutoBuffer, int) - Method in class water.OldModel
-
- score(Frame) - Method in class water.OldModel
-
- score(HashMap<String, Comparable>) - Method in class water.score.RFScoreModel
-
- score(int[], String[], double[]) - Method in class water.score.RFScoreModel
-
- score(HashMap<String, Comparable>) - Method in class water.score.ScorecardModel
-
Score this model on the specified row of data.
- score(int[], String[], double[]) - Method in class water.score.ScorecardModel
-
- score(HashMap<String, Comparable>) - Method in class water.score.ScoreModel
-
Score this model on the specified row of data, where the data is
specified as a collection of K/V pairs - Values are one of String or
Boolean or Number (or subclasses of Number)
- score(int[], String[], double[]) - Method in class water.score.ScoreModel
-
Score this model on the specified row of data, where the data is
specified as the members of arrays.
- score0(double[], float[]) - Method in class hex.deeplearning.DeepLearningModel
-
Predict from raw double values representing
- score0(double[]) - Method in class hex.DGLM.GLMModel
-
Single row scoring, on properly ordered data.
- score0(ValueArray, int) - Method in class hex.DGLM.GLMModel
-
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
- score0(ValueArray, AutoBuffer, int) - Method in class hex.DGLM.GLMModel
-
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
- score0(double[], float[]) - Method in class hex.drf.DRF.DRFModel
-
- score0(double[], float[]) - Method in class hex.gapstat.GapStatisticModel
-
- score0(double[], float[]) - Method in class hex.gbm.DTree.TreeModel
-
- score0(double[], float[], int) - Method in class hex.gbm.DTree.TreeModel
-
- score0(double[], float[]) - Method in class hex.gbm.GBM.GBMModel
-
- score0(double[], float[]) - Method in class hex.glm.GLMModel
-
- score0(Chunk[], int, double[], float[]) - Method in class hex.KMeans2.KMeans2Model
-
- score0(double[], float[]) - Method in class hex.KMeans2.KMeans2Model
-
- score0(double[]) - Method in class hex.KMeansModel
-
Single row scoring, on properly ordered data.
- score0(ValueArray, int) - Method in class hex.KMeansModel
-
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
- score0(ValueArray, AutoBuffer, int) - Method in class hex.KMeansModel
-
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
- score0(double[], float[]) - Method in class hex.nb.NBModel
-
- score0(Chunk[], int, double[], float[]) - Method in class hex.NeuralNet.NeuralNetModel
-
- score0(double[], float[]) - Method in class hex.NeuralNet.NeuralNetModel
-
- score0(double[], float[]) - Method in class hex.pca.PCAModel
-
- score0(double[]) - Method in class hex.rf.RFModel
-
Single row scoring, on properly ordered data
- score0(ValueArray, int) - Method in class hex.rf.RFModel
-
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
- score0(ValueArray, AutoBuffer, int) - Method in class hex.rf.RFModel
-
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
- score0(double[], float[]) - Method in class hex.singlenoderf.SpeeDRFModel
-
- score0(Chunk[], int, double[], float[]) - Method in class water.Model
-
Bulk scoring API for one row.
- score0(double[], float[]) - Method in class water.Model
-
Subclasses implement the scoring logic.
- score0(double[]) - Method in class water.OldModel
-
- score0(ValueArray, int) - Method in class water.OldModel
-
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
- score0(ValueArray, AutoBuffer, int) - Method in class water.OldModel
-
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
- score1(Chunk[], float[], int) - Method in class hex.drf.DRF
-
- score1(Chunk[], float[], int) - Method in class hex.gbm.GBM
-
- score1(Chunk[], float[], int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- score_duty_cycle - Variable in class hex.deeplearning.DeepLearning
-
Maximum fraction of wall clock time spent on model scoring on training and validation samples,
and on diagnostics such as computation of feature importances (i.e., not on training).
- score_each_iteration - Variable in class hex.gbm.SharedTreeModelBuilder
-
- score_interpreter(HashMap<String, Comparable>) - Method in class water.score.ScorecardModel
-
- score_interval - Variable in class hex.deeplearning.DeepLearning
-
The minimum time (in seconds) to elapse between model scoring.
- score_interval - Variable in class hex.NeuralNet
-
- score_training - Variable in class hex.NeuralNet.Errors
-
- score_training - Variable in class hex.NeuralNet
-
- score_training_samples - Variable in class hex.deeplearning.DeepLearning
-
The number of training dataset points to be used for scoring.
- score_training_samples - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- score_validation - Variable in class hex.NeuralNet.Errors
-
- score_validation - Variable in class hex.NeuralNet
-
- score_validation_samples - Variable in class hex.deeplearning.DeepLearning
-
The number of validation dataset points to be used for scoring.
- score_validation_samples - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- score_validation_sampling - Variable in class hex.deeplearning.DeepLearning
-
Method used to sample the validation dataset for scoring, see Score Validation Samples above.
- ScorecardModel - Class in water.score
-
Scorecard model - decision table.
- ScorecardModel(ScorecardModel) - Constructor for class water.score.ScorecardModel
-
- ScorecardModel.Rule - Class in water.score
-
Scorecard decision rule
- ScorecardModel.Rule(double, PMMLParser.Predicate) - Constructor for class water.score.ScorecardModel.Rule
-
- ScorecardModel.RuleTable - Class in water.score
-
Feature decision table
- ScorecardModel.RuleTable(String, PMMLParser.DataTypes, ScorecardModel.Rule[], double) - Constructor for class water.score.ScorecardModel.RuleTable
-
- scoreCols(DHistogram[]) - Method in class hex.gbm.DTree.UndecidedNode
-
- scoreKey(Object, String[], String[][], double[]) - Static method in class water.External
-
- scoreKey(Object, String[], String[][], double[]) - Method in interface water.ExternalInterface
-
- scoreKey(Object, String[], String[][], double[]) - Method in class water.InternalInterface
-
- scoreModel(Object, String[], String[][], double[]) - Static method in class water.External
-
- scoreModel(Object, String[], String[][], double[]) - Method in interface water.ExternalInterface
-
- scoreModel(Object, String[], String[][], double[]) - Method in class water.InternalInterface
-
- ScoreModel - Class in water.score
-
Embedded Scoring model
- scoreMSE(int) - Method in class hex.gbm.DBinomHistogram
-
- scoreMSE(int) - Method in class hex.gbm.DHistogram
-
- scoreMSE(int) - Method in class hex.gbm.DRealHistogram
-
- scoreOne(Frame, Model) - Static method in class water.api.Frames
-
Score a frame with the given model.
- scoreOne(Frame, Model, boolean) - Static method in class water.api.Models
-
Score a frame with the given model.
- ScoreTask - Class in hex
-
- scoring_history() - Method in class hex.deeplearning.DeepLearningModel
-
- scoring_time - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- scoring_time - Variable in class water.ModelMetrics
-
- screevarString(StringBuilder) - Method in class hex.pca.PCAModel
-
- sdev() - Method in class hex.pca.PCAModel
-
- se() - Method in class hex.gbm.DTree.Split
-
- secondary_parameters - Variable in class water.api.Models.ModelSummary
-
- section(StringBuilder, String) - Method in class water.api.DocGen.HTML
-
- section(StringBuilder, String) - Method in class water.api.DocGen
-
- securityGroup - Variable in class water.deploy.EC2
-
- seed - Variable in class hex.CreateFrame
-
- seed - Variable in class hex.deeplearning.DeepLearning
-
The random seed controls sampling and initialization.
- seed - Variable in class hex.gapstat.GapStatistic
-
- seed - Variable in class hex.KMeans2
-
- seed - Variable in class hex.NeuralNet
-
- seed - Variable in class hex.ReBalance
-
- seed() - Method in class hex.rf.Data
-
- seed(byte[]) - Static method in class hex.rf.Tree
-
- seed(int) - Static method in class hex.ShuffleTask
-
- seed() - Method in class hex.singlenoderf.Data
-
- seed - Variable in class hex.singlenoderf.SpeeDRF
-
- seed(byte[]) - Static method in class hex.singlenoderf.Tree
-
- SEED - Static variable in class water.api.Constants
-
- SEEDS - Static variable in class hex.rng.MersenneTwisterRNG
-
- selectedColumns() - Method in class hex.DGLM.GLMModel
-
Ids of selected columns (the last idx is the response variable) of the original dataset, if
it still exists in H2O, or null.
- selectedItemValue() - Method in class water.api.RequestArguments.EnumArgument
-
- selectedItemValue() - Method in class water.api.RequestArguments.FrameKeyVec
-
- selectedItemValue() - Method in class water.api.RequestArguments.H2OHexKeyCol
-
- selectedItemValue() - Method in class water.api.RequestArguments.InputSelect
-
Returns which value should be selected.
- selectedItemValue() - Method in class water.api.RequestArguments.StringList
-
- selectFrame(Frame) - Method in class water.Job.ColumnsJob
-
- selectNames() - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- selectNames() - Method in class water.api.RequestArguments.HexColumnSelect
-
- selectNames() - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
-
- selectNames() - Method in class water.api.RequestArguments.HexPCAColumnSelect
-
- selectNames() - Method in class water.api.RequestArguments.InputSelect
-
Override this method to determine the value names, that is the names
displayed in the browser.
- selectNames() - Method in class water.api.RequestArguments.MultipleSelect
-
Override this method to determine the value names, that is the names
displayed in the browser.
- selectValues() - Method in class water.api.RequestArguments.CaseModeSelect
-
- selectValues() - Method in class water.api.RequestArguments.EnumArgument
-
- selectValues() - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- selectValues() - Method in class water.api.RequestArguments.FrameKeyVec
-
- selectValues() - Method in class water.api.RequestArguments.H2OHexKeyCol
-
- selectValues() - Method in class water.api.RequestArguments.HexColumnSelect
-
- selectValues() - Method in class water.api.RequestArguments.InputSelect
-
Override this method to provide the values for the options.
- selectValues() - Method in class water.api.RequestArguments.MultipleSelect
-
Override this method to provide the values for the options.
- selectValues() - Method in class water.api.RequestArguments.StringList
-
- selectVecs(Frame) - Method in class water.Job.ColumnsJob
-
- SELF - Static variable in class water.H2O
-
- self() - Method in class water.Job
-
- SELF_ADDRESS - Static variable in class water.H2O
-
- send(H2ONode) - Method in enum water.UDPRebooted.T
-
- send_recv(long[], int) - Static method in class water.TimeLine
-
- send_recv() - Method in class water.util.TimelineSnapshot.Event
-
- SENT_ROWS - Static variable in class water.api.Constants
-
- SEPARATOR - Static variable in class water.api.Constants
-
- seq(int, int) - Static method in class water.util.Utils
-
Generates sequence (start, stop) of integers: (start, start+1, ...., stop-1)
- serve() - Method in class hex.CreateFrame
-
- serve() - Method in class hex.gapstat.GapStatisticModelView
-
- serve() - Method in class hex.glm.GLM2
-
- serve() - Method in class hex.glm.GLMGridView
-
- serve() - Method in class hex.glm.GLMModelUpdate
-
- serve() - Method in class hex.glm.GLMModelView
-
- serve() - Method in class hex.GridSearch.GridSearchProgress
-
- serve() - Method in class hex.KMeans2.KMeans2ModelView
-
- serve() - Method in class hex.LR2
-
- serve() - Method in class hex.nb.NBModelView
-
- serve() - Method in class hex.NeuralNet.NeuralNetScore
-
- serve() - Method in class hex.pca.PCAModelView
-
- serve() - Method in class hex.ReBalance
-
- serve() - Method in class hex.singlenoderf.SpeeDRFModelView
-
- serve() - Method in class water.api.Cancel
-
- serve() - Method in class water.api.Cloud
-
- serve() - Method in class water.api.Debug
-
- serve() - Method in class water.api.DeepLearningModelView
-
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.DownloadDataset
-
- serve() - Method in class water.api.DownloadDataset
-
- serve() - Method in class water.api.DRFModelView
-
- serve() - Method in class water.api.Exec2
-
- serve() - Method in class water.api.ExportFiles
-
- serve() - Method in class water.api.ExportHdfs
-
- serve() - Method in class water.api.ExportModel
-
- serve() - Method in class water.api.ExportS3
-
- serve() - Method in class water.api.ExportS3Progress
-
- serve() - Method in class water.api.Frames
-
- serve() - Method in class water.api.GBMModelView
-
- serve() - Method in class water.api.GeneratePredictionsPage
-
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Get
-
- serve() - Method in class water.api.Get
-
- serve() - Method in class water.api.GLM
-
- serve() - Method in class water.api.GLMGrid
-
- serve() - Method in class water.api.GLMGridProgress
-
- serve() - Method in class water.api.GLMProgressPage
-
- serve() - Method in class water.api.GLMScore
-
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.HTMLOnlyRequest
-
- serve() - Method in class water.api.HTMLOnlyRequest
-
- serve() - Method in class water.api.HTTP404
-
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.HTTP404
-
- serve() - Method in class water.api.HTTP500
-
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.HTTP500
-
- serve() - Method in class water.api.ImportFiles
-
- serve() - Method in class water.api.ImportFiles2
-
- serve() - Method in class water.api.ImportHdfs
-
- serve() - Method in class water.api.ImportModel
-
- serve() - Method in class water.api.ImportS3
-
- serve() - Method in class water.api.ImportUrl
-
- serve() - Method in class water.api.Inspect
-
- serve() - Method in class water.api.Inspect2
-
- serve() - Method in class water.api.Inspector
-
- serve() - Method in class water.api.IOStatus
-
- serve() - Method in class water.api.Jobs
-
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.JSONOnlyRequest
-
- serve() - Method in class water.api.JStack
-
- serve() - Method in class water.api.KillMinus3
-
- serve() - Method in class water.api.KMeans
-
- serve() - Method in class water.api.KMeansApply
-
- serve() - Method in class water.api.KMeansScore
-
- serve() - Method in class water.api.Levels
-
- serve() - Method in class water.api.Levels2
-
- serve() - Method in class water.api.LogAndEcho
-
- serve() - Method in class water.api.LogView
-
- serve() - Method in class water.api.ModelMetrics
-
- serve() - Method in class water.api.Models
-
- serve() - Method in class water.api.NeuralNetModelView
-
- serve() - Method in class water.api.OneHot
-
- serve() - Method in class water.api.Parse
-
- serve() - Method in class water.api.Parse2
-
- serve() - Method in class water.api.Predict
-
- serve() - Method in class water.api.Progress
-
- serve() - Method in class water.api.Progress2
-
- serve() - Method in class water.api.PutValue
-
- serve() - Method in class water.api.Remove
-
- serve() - Method in class water.api.RemoveAck
-
- serve() - Method in class water.api.RemoveAll
-
- serve() - Method in class water.api.Request
-
Implements UI call.
- serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Request
-
- serve(String, String, Properties, Properties) - Method in class water.api.RequestServer
-
- serve() - Method in class water.api.RF
-
Fires the random forest computation.
- serve() - Method in class water.api.RFScore
-
- serve() - Method in class water.api.RFTreeView
-
- serve() - Method in class water.api.RFView
-
- serve() - Method in class water.api.RReader
-
- serve() - Method in class water.api.RReaderProgress
-
- serve() - Method in class water.api.Score
-
- serve() - Method in class water.api.SetColumnNames
-
- serve() - Method in class water.api.SetColumnNames2
-
- serve() - Method in class water.api.Shutdown
-
- serve() - Method in class water.api.StoreView
-
- serve() - Method in class water.api.SummaryPage
-
- serve() - Method in class water.api.SummaryPage2
-
- serve() - Method in class water.api.TestPoll
-
- serve() - Method in class water.api.TestRedirect
-
- serve() - Method in class water.api.Timeline
-
- serve() - Method in class water.api.ToEnum
-
- serve() - Method in class water.api.ToEnum2
-
- serve() - Method in class water.api.ToInt2
-
- serve(String, int) - Method in class water.api.TypeaheadFileRequest
-
- serve(String, int) - Method in class water.api.TypeaheadHdfsPathRequest
-
- serve(String, int) - Method in class water.api.TypeaheadKeysRequest
-
- serve(String, int, long) - Method in class water.api.TypeaheadKeysRequest
-
- serve() - Method in class water.api.TypeaheadRequest
-
- serve(String, int) - Method in class water.api.TypeaheadRequest
-
- serve(String, int) - Method in class water.api.TypeaheadS3BucketRequest
-
- serve() - Method in class water.api.UnlockKeys
-
- serve() - Method in class water.api.Upload.PostFile
-
- serve() - Method in class water.api.Upload2.PostFile
-
- serve() - Method in class water.deploy.LaunchJar
-
- serve() - Method in class water.Func
-
- serve() - Method in class water.Job
-
- serve(String, String, Properties, Properties) - Method in class water.NanoHTTPD
-
Override this to customize the server.
- serveFile(String, int) - Method in class water.api.TypeaheadFileRequest
-
- serveFile(String, Properties, File, boolean) - Method in class water.NanoHTTPD
-
Serves file from homeDir and its' subdirectories (only).
- serveFrame(Key, Frame) - Method in class water.api.Inspect
-
- serveGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class hex.glm.GLM2
-
- serveGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Exec2
-
- serveGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Request
-
- serveGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.Request2
-
- serveHdfs(InputStream) - Method in class water.api.ExportFiles
-
- serveHdfs() - Method in class water.api.ImportFiles2
-
- serveHdfs(String, int) - Method in class water.api.TypeaheadFileRequest
-
- serveHttp() - Method in class water.api.ImportFiles2
-
- serveJava() - Method in class water.api.DeepLearningModelView
-
- serveJava() - Method in class water.api.DRFModelView
-
- serveJava() - Method in class water.api.GBMModelView
-
- serveJava() - Method in class water.api.HTTP404
-
- serveJava() - Method in class water.api.HTTP500
-
- serveJava() - Method in class water.api.NeuralNetModelView
-
- serveJava() - Method in class water.api.Request
-
- serveResponse(NanoHTTPD, Properties, RequestStatics.RequestType, RequestBuilders.Response) - Method in class water.api.Request
-
- serveS3() - Method in class water.api.ImportFiles2
-
- serveS3(String, int) - Method in class water.api.TypeaheadFileRequest
-
- serveValueArray(ValueArray, int) - Method in class water.api.Inspect
-
serve the value array with a capped # of columns [0,max_columns)
- set(int, int, float) - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- set(int, int, float) - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- set(int, float) - Method in class hex.deeplearning.Neurons.DenseVector
-
- set(int, int, float) - Method in interface hex.deeplearning.Neurons.Matrix
-
- set(int, int, float) - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- set(int, float) - Method in class hex.deeplearning.Neurons.SparseVector
-
- set(int, float) - Method in interface hex.deeplearning.Neurons.Vector
-
- set(long, long) - Method in class water.fvec.Chunk
-
Write element the slow way, as a long.
- set(long, double) - Method in class water.fvec.Chunk
-
Write element the slow way, as a double.
- set(long, float) - Method in class water.fvec.Chunk
-
Write element the slow way, as a float.
- set(long, long) - Method in class water.fvec.Vec
-
Write element the VERY slow way, as a long.
- set(long, double) - Method in class water.fvec.Vec
-
Write element the VERY slow way, as a double.
- set(long, float) - Method in class water.fvec.Vec
-
Write element the VERY slow way, as a float.
- set(long, long) - Method in class water.fvec.Vec.Writer
-
- set(long, double) - Method in class water.fvec.Vec.Writer
-
- set(long, float) - Method in class water.fvec.Vec.Writer
-
- set(long) - Method in class water.nbhm.ConcurrentAutoTable
-
Atomically set the sum of the striped counters to specified value.
- set(RequestArguments.Argument, String, Object) - Method in class water.Request2
-
- set0(int, long) - Method in class water.fvec.Chunk
-
Set a long element in a chunk given a 0-based chunk local index.
- set0(int, double) - Method in class water.fvec.Chunk
-
Set a double element in a chunk given a 0-based chunk local index.
- set0(int, float) - Method in class water.fvec.Chunk
-
Set a floating element in a chunk given a 0-based chunk local index.
- set2(byte[], int, short) - Static method in class water.UDP
-
- set4(byte[], int, int) - Static method in class water.UDP
-
- set4(byte[], int, int) - Static method in class water.util.Utils
-
- set4f(byte[], int, float) - Static method in class water.UDP
-
- set8(byte[], int, long) - Static method in class water.UDP
-
- set8d(byte[], int, double) - Static method in class water.UDP
-
- set8d(byte[], int, double) - Static method in class water.util.Utils
-
- set_enum() - Method in class water.fvec.NewChunk
-
- set_free_disk(long) - Method in class water.HeartBeat
-
- set_free_mem(long) - Method in class water.HeartBeat
-
- set_goals(String, boolean) - Static method in class water.MemoryManager
-
- set_goals(String, boolean, long) - Static method in class water.MemoryManager
-
- set_impl(int, double) - Method in class water.fvec.NewChunk
-
- set_max_disk(long) - Method in class water.HeartBeat
-
- set_max_k(int) - Method in class water.api.HitRatio
-
- set_max_mem(long) - Method in class water.HeartBeat
-
- set_processed_global(long) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- set_processed_local(long) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- set_sparse(int) - Method in class water.fvec.NewChunk
-
- set_tot_mem(long) - Method in class water.HeartBeat
-
- set_unstable() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- set_valsz(long) - Method in class water.HeartBeat
-
- setAndServe(String) - Method in class water.api.StoreView
-
- setAndTestValidation(int, GLMValidation) - Method in class hex.glm.GLMModel
-
- setBuilder(String, RequestBuilders.Builder) - Method in class water.api.RequestBuilders.Response
-
Associates a given builder with the specified JSON context.
- setChunkDataStart(int, int) - Method in class water.fvec.ParseDataset2.FVecDataIn
-
- setChunkDataStart(int, int) - Method in interface water.parser.CustomParser.DataIn
-
- setChunkDataStart(int, int) - Method in class water.parser.CustomParser.StreamData
-
- SetColumnNames - Class in water.api
-
- SetColumnNames() - Constructor for class water.api.SetColumnNames
-
- setColumnNames(String[]) - Method in class water.fvec.ParseDataset2.FVecDataOut
-
- setColumnNames(String[]) - Method in class water.parser.CustomParser.CustomInspectDataOut
-
- setColumnNames(String[]) - Method in interface water.parser.CustomParser.DataOut
-
- setColumnNames(String[]) - Method in class water.parser.DParseTask
-
Sets the column names and creates the array of the enums for each
column.
- setColumnNames(String[]) - Method in class water.ValueArray
-
An array of column names
- setColumnNames(String[], int[]) - Method in class water.ValueArray
-
- SetColumnNames2 - Class in water.api
-
- SetColumnNames2() - Constructor for class water.api.SetColumnNames2
-
- setDetailMessage(T, String) - Static method in class water.H2O
-
- setdsk() - Method in class water.Value
-
- setEmbeddedH2OConfig(AbstractEmbeddedH2OConfig) - Static method in class water.H2O
-
Register embedded H2O configuration object with H2O instance.
- setException(Throwable) - Method in class water.DTask
-
- setExpectedSz(long) - Method in class water.util.RIStream
-
- setFlag(Log.Tag.Sys) - Static method in class water.util.Log
-
Set the debug flag.
- setHdfs() - Method in class water.Value
-
Set persistence to HDFS from ICE
- setInput(long, double[]) - Method in class hex.deeplearning.Neurons.Input
-
One of two methods to set layer input values.
- setInput(long, double[], int, int[]) - Method in class hex.deeplearning.Neurons.Input
-
The second method used to set input layer values.
- setLambdaIdx(int) - Method in class hex.glm.GLMModel
-
- setLambdaSubmodel(int, double[], double[], int, boolean) - Method in class hex.glm.GLMModel
-
- setMax(float) - Method in class hex.gbm.DHistogram
-
- setMax(float[], int, float) - Static method in class water.util.Utils.AtomicFloatArray
-
- setMemGood() - Static method in class water.MemoryManager
-
- setMemLow() - Static method in class water.MemoryManager
-
- setMin(float) - Method in class hex.gbm.DHistogram
-
- setMin(float[], int, float) - Static method in class water.util.Utils.AtomicFloatArray
-
- setModelClassDistribution(float[]) - Method in class water.Model
-
- setNA(long) - Method in class water.fvec.Chunk
-
Set the element as missing the slow way.
- setNA(long) - Method in class water.fvec.Vec
-
Set the element as missing the VERY slow way.
- setNA(long) - Method in class water.fvec.Vec.Writer
-
- setNA0(int) - Method in class water.fvec.Chunk
-
Set the element in a chunk as missing given a 0-based chunk local index.
- setNA_impl2(int) - Method in class water.fvec.NewChunk
-
- setRefreshOnChange() - Method in class water.api.RequestArguments.Argument
-
Makes the argument refresh the query page on its change automatically.
- setResponse(RequestArguments.FrameClassVec) - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- setSPD(boolean) - Method in class hex.gram.Gram.Cholesky
-
- setTaskNum() - Method in class water.RPC
-
- setTimeStart(long) - Method in class water.api.RequestBuilders.Response
-
Sets the time of the response as a difference between the given time and
now.
- setTo(String) - Method in class water.parser.ValueString
-
- setupLocal() - Method in class hex.deeplearning.DeepLearningTask
-
- setupLocal() - Method in class hex.gbm.SharedTreeModelBuilder.ScoreBuildHistogram
-
- setupLocal() - Method in class water.fvec.Vec.CollectDomain
-
- setupLocal() - Method in class water.MRTask2
-
Override to do any remote initialization on the 1st remote instance of
this object, for initializing node-local shared data structures.
- setUsedRNGKind(H2ORandomRNG.RNGKind) - Static method in class water.util.Utils
-
- setUsedRNGType(H2ORandomRNG.RNGType) - Static method in class water.util.Utils
-
- setValue(boolean) - Method in class water.api.RequestArguments.Bool
-
- setValue(Value) - Method in class water.api.RequestArguments.H2OExistingKey
-
- setValue(Key) - Method in class water.Request2.TypeaheadKey
-
- setVariables(String[]) - Method in class hex.VarImp
-
- SharedTreeModelBuilder<TM extends DTree.TreeModel> - Class in hex.gbm
-
- SharedTreeModelBuilder() - Constructor for class hex.gbm.SharedTreeModelBuilder
-
- SharedTreeModelBuilder.Score - Class in hex.gbm
-
- SharedTreeModelBuilder.Score() - Constructor for class hex.gbm.SharedTreeModelBuilder.Score
-
- SharedTreeModelBuilder.ScoreBuildHistogram - Class in hex.gbm
-
- SharedTreeModelBuilder.ScoreBuildHistogram(H2O.H2OCountedCompleter, int, DTree, int, DHistogram[][], boolean) - Constructor for class hex.gbm.SharedTreeModelBuilder.ScoreBuildHistogram
-
- shareWeights(Layer, Layer) - Static method in class hex.Layer
-
- shareWeights(Layer[], Layer[]) - Static method in class hex.Layer
-
- shift(int, int, int) - Method in class water.AutoBuffer
-
- shouldIgnore(int, Frame) - Method in class water.api.RequestArguments.FrameKeyMultiVec
-
- shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexColumnSelect
-
- shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexNonClassColumnSelect
-
- shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
-
- shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexPCAColumnSelect
-
- shouldIncludeKey(H2O.KeyInfo) - Method in class water.api.TypeaheadKeysRequest
-
- shrinkage(double, double) - Static method in class hex.glm.LSMSolver
-
- shuffle(Vec) - Static method in class hex.ShuffleTask
-
- shuffle - Variable in class water.api.FrameSplitPage
-
- shuffle_training_data - Variable in class hex.deeplearning.DeepLearning
-
Enable shuffling of training data (on each node).
- shuffleAndBalance(Frame, int, long, boolean, boolean) - Static method in class water.util.MRUtils
-
Global redistribution of a Frame (balancing of chunks), done by calling process (all-to-one + one-to-all)
- shuffleArray(long[], long) - Static method in class water.util.Utils
-
- shuffleArray(int[], int, int[], long, int) - Static method in class water.util.Utils
-
Extract a shuffled array of integers
- shuffleFramePerChunk(Frame, long) - Static method in class water.util.MRUtils
-
Row-wise shuffle of a frame (only shuffles rows inside of each chunk)
- shuffleFramePerChunk(Key, Frame, long) - Static method in class water.util.MRUtils
-
- ShuffleTask - Class in hex
-
Simple shuffle task based on Fisher/Yates algo.
- ShuffleTask() - Constructor for class hex.ShuffleTask
-
- Shutdown - Class in water.api
-
- Shutdown() - Constructor for class water.api.Shutdown
-
- shutdown() - Method in class water.H2O.ApiIpPortWatchdogThread
-
- shutdown() - Method in class water.H2O
-
Shutdown itself by sending a shutdown UDP packet.
- sigma(int) - Method in class hex.BaseStatsTask
-
- sigma() - Method in class water.fvec.FileVec
-
Return column standard deviation - lazily computed as needed.
- sigma() - Method in class water.fvec.Vec
-
Return column standard deviation - lazily computed as needed.
- single_node_mode - Variable in class hex.deeplearning.DeepLearning
-
Run on a single node for fine-tuning of model parameters.
- size() - Method in class hex.ConfusionMatrix
-
- size() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- size() - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- size() - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- size() - Method in class hex.deeplearning.Neurons.DenseVector
-
- size() - Method in interface hex.deeplearning.Neurons.Matrix
-
- size() - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- size() - Method in class hex.deeplearning.Neurons.SparseVector
-
- size() - Method in interface hex.deeplearning.Neurons.Vector
-
- size() - Method in class hex.gbm.DTree.DecidedNode
-
- size() - Method in class hex.gbm.DTree.Node
-
- size() - Method in class hex.gbm.DTree.UndecidedNode
-
- size - Variable in class hex.KMeans2.KMeans2Model
-
- size() - Method in class hex.rf.RFModel
-
- size() - Method in class hex.singlenoderf.SpeeDRFModel
-
- SIZE - Static variable in class water.api.Constants
-
- size() - Method in class water.Arguments
-
Returns the number of remaining command line arguments.
- size() - Method in class water.H2O
-
- size() - Method in class water.nbhm.NonBlockingHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class water.nbhm.NonBlockingHashMapLong
-
Returns the number of key-value mappings in this map.
- size() - Method in class water.nbhm.NonBlockingHashSet
-
Current count of elements in the set.
- size() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class water.nbhm.NonBlockingSetInt
-
Current count of elements in the set.
- size() - Method in class water.parser.Enum
-
- size() - Method in class water.RPC.RPCCall
-
- size() - Method in class water.util.FileIntegrityChecker
-
- size_io() - Method in class water.util.TimelineSnapshot.Event
-
- size_rez() - Method in class water.RPC
-
- sk() - Method in class hex.gapstat.GapStatisticModel
-
- skip(long) - Method in class water.util.RIStream
-
- skipAttrs() - Method in class water.parser.PMMLParser
-
- skipWS() - Method in class water.parser.PMMLParser
-
- snapshot() - Static method in class water.TimeLine
-
- SOCK - Static variable in class water.TCPReceiverThread
-
- soft - Variable in class water.H2O.OptArgs
-
- solve(DGLM.GLMModel, ValueArray) - Method in class hex.DGLM
-
- solve(DGLM.Gram, double[]) - Method in class hex.DLSM.ADMMSolver
-
- solve(DGLM.Gram, double[]) - Method in class hex.DLSM.GeneralizedGradientSolver
-
- solve(DGLM.Gram, double[]) - Method in class hex.DLSM.LSMSolver
-
- solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver.ADMMSolver
-
- solve(Gram, double[], double, double[], double) - Method in class hex.glm.LSMSolver.ADMMSolver
-
- solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver.ProxSolver
-
- solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver
-
- solve(double[]) - Method in class hex.gram.Gram.Cholesky
-
Find solution to A*x = y.
- sortAccording(float[], Integer[]) - Static method in class water.util.Utils
-
Create a new sorted array according to given sort order
- sortAccording(String[], Integer[]) - Static method in class water.util.Utils
-
- sortAccording(int[], Integer[]) - Static method in class water.util.Utils
-
- sortAccording2(int[], Integer[]) - Static method in class water.util.Utils
-
Sort given array according given sort order.
- sortAccording2(boolean[], Integer[]) - Static method in class water.util.Utils
-
Sort given array according given sort order.
- sorted() - Method in class hex.GLMGrid.GLMModels
-
- sortWith(int[], int[]) - Static method in class water.util.Utils
-
Sort two arrays - the second one is sorted according the first one.
- source - Variable in class hex.ReBalance
-
- source - Variable in class water.api.FrameSplitPage
-
- source - Variable in class water.api.OneHot
-
- source - Variable in class water.Job.FrameJob
-
- SOURCE_KEY - Static variable in class water.api.Constants
-
- source_key - Variable in class water.api.QuantilesPage
-
- source_key - Variable in class water.Job.HexJob
-
- sp() - Method in class water.exec.Env
-
- sparse - Variable in class hex.deeplearning.DeepLearning
-
- sparse() - Method in class water.fvec.NewChunk
-
- sparseLen() - Method in class water.fvec.C0DChunk
-
- sparseLen() - Method in class water.fvec.C0LChunk
-
- sparseLen() - Method in class water.fvec.Chunk
-
- sparseLen() - Method in class water.fvec.CXIChunk
-
- specificity() - Method in class hex.ConfusionMatrix
-
The percentage of negative labeled instances that were predicted as negative.
- specificity - Variable in class water.api.AUC
-
- specificity(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- specificity() - Method in class water.api.AUC
-
- specified() - Method in class water.api.RequestArguments.Argument
-
Returns true if the argument is specified by the user.
- specified() - Method in class water.api.RequestArguments.Record
-
Returns if the argument is specified by user.
- speedDescription() - Method in class hex.gbm.SharedTreeModelBuilder
-
- speedDescription() - Method in class hex.NeuralNet
-
- speedDescription() - Method in class water.Job
-
Description of a speed criteria: msecs/frob
- SpeeDRF - Class in hex.singlenoderf
-
- SpeeDRF() - Constructor for class hex.singlenoderf.SpeeDRF
-
- SpeeDRF.DRFParams - Class in hex.singlenoderf
-
RF execution parameters.
- SpeeDRF.DRFParams() - Constructor for class hex.singlenoderf.SpeeDRF.DRFParams
-
- SpeeDRF.DRFTask - Class in hex.singlenoderf
-
- SpeeDRF.DRFTask() - Constructor for class hex.singlenoderf.SpeeDRF.DRFTask
-
- SpeeDRFModel - Class in hex.singlenoderf
-
- SpeeDRFModel(Key, Key, Key, Frame, Vec, Key[], long, String[], SpeeDRF) - Constructor for class hex.singlenoderf.SpeeDRFModel
-
- SpeeDRFModelView - Class in hex.singlenoderf
-
- SpeeDRFModelView() - Constructor for class hex.singlenoderf.SpeeDRFModelView
-
- SpeeDRFProgressPage - Class in hex.singlenoderf
-
- SpeeDRFProgressPage() - Constructor for class hex.singlenoderf.SpeeDRFProgressPage
-
- speedValue() - Method in class hex.gbm.SharedTreeModelBuilder
-
- speedValue() - Method in class hex.NeuralNet
-
- speedValue() - Method in class water.Job
-
Value of the described speed criteria: msecs/frob
- split(int, char, int, DHistogram[], float) - Method in class hex.gbm.DTree.Split
-
- split(String) - Static method in class water.Request2
-
- split_keys - Variable in class water.api.FrameSplitPage
-
- split_ratios - Variable in class water.api.FrameSplitPage
-
- split_rows - Variable in class water.api.FrameSplitPage
-
- src_key - Variable in class water.api.ToEnum2
-
- src_key - Variable in class water.api.ToInt2
-
- sse - Variable in class hex.LinearRegression.LRResult
-
- SSH_OPTS - Static variable in class water.deploy.Host
-
- ssr - Variable in class hex.LinearRegression.LRResult
-
- ssto - Variable in class hex.LinearRegression.LRResult
-
- STACK_TRACES - Static variable in class water.api.Constants
-
- stacktraces - Variable in class water.util.ProfileCollectorTask.NodeProfile
-
- stall_till_cloudsize(int, long) - Static method in class water.deploy.Cloud.Master
-
- start - Variable in class hex.glm.GLM2
-
- start() - Method in class hex.GLMGrid
-
- start(Key, ValueArray, int, KMeans.Initialization, int, long, boolean, int...) - Static method in class hex.KMeans
-
- start() - Method in class hex.rf.Data
-
- start(H2O.H2OCountedCompleter) - Method in class hex.rf.DRF.DRFJob
-
- start() - Method in class hex.singlenoderf.Data
-
- start() - Method in class hex.Trainer.Base
-
- start() - Method in class hex.Trainer.Direct
-
- start() - Method in class hex.Trainer.MapReduce
-
- start() - Method in class hex.Trainer.OpenCL
-
- start() - Method in class hex.Trainer
-
- start() - Method in class hex.Trainer.Threaded
-
- start() - Static method in class water.api.RequestServer
-
- start(String[], String[]) - Method in class water.deploy.Cloud
-
- start() - Method in interface water.deploy.Node
-
- start() - Method in class water.deploy.NodeHost
-
- start() - Method in class water.deploy.VM
-
- start(H2O.H2OCountedCompleter) - Method in class water.Job
-
Start this task based on given top-level fork-join task representing job computation.
- START_TIME - Static variable in class water.api.Constants
-
- start_time - Variable in class water.Job
-
- START_TIME_MILLIS - Static variable in class water.H2O
-
- start_training(long) - Method in class water.Model
-
- start_training(Model) - Method in class water.Model
-
- startAsShortString() - Method in class water.Timer
-
return the start time of this timer.
- startAsString() - Method in class water.Timer
-
return the start time of this timer.
- startGLMJob(NewRowVecTask.DataFrame, DLSM.LSMSolver, DGLM.GLMParams, double[], double, int, boolean) - Static method in class hex.DGLM
-
- startGLMJob(Key, NewRowVecTask.DataFrame, DLSM.LSMSolver, DGLM.GLMParams, double[], double, int, boolean) - Static method in class hex.DGLM
-
- startRow(long) - Method in class water.ValueArray
-
Row number at the start of this chunk
- stat_type - Variable in class hex.singlenoderf.SpeeDRF
-
- STAT_TYPE - Static variable in class water.api.Constants
-
- state - Variable in class water.api.Models.ModelSummary
-
- state - Variable in class water.Job
-
- STATIC_H2OS - Static variable in class water.H2O
-
- staticFinalStrings(Class<?>) - Static method in class water.util.Check
-
- StaticHTMLPage - Class in water.api
-
- StaticHTMLPage(String, String) - Constructor for class water.api.StaticHTMLPage
-
- stats - Variable in class hex.Summary2
-
- status() - Method in class hex.DGLM.GLMModel
-
- STATUS - Static variable in class water.api.Constants
-
- status() - Method in class water.Job.ChunkProgress
-
- status - Variable in class water.NanoHTTPD.Response
-
HTTP status code after processing, e.g.
- Steam - Class in water.api
-
Redirect to online documentation page.
- Steam() - Constructor for class water.api.Steam
-
- step(long, Neurons[], DeepLearningModel.DeepLearningModelInfo, boolean, double[]) - Static method in class hex.deeplearning.DeepLearningTask
-
- STEP - Static variable in class water.api.Constants
-
- stop() - Method in class water.NanoHTTPD
-
Stops the server.
- stop_training() - Method in class water.Model
-
- store(Key) - Method in class hex.DGLM.GLMModel
-
- store(Value) - Method in class water.persist.Persist
-
- store(Value) - Method in class water.persist.PersistFS
-
- store(Value) - Method in class water.persist.PersistHdfs
-
- store(Path, byte[]) - Static method in class water.persist.PersistHdfs
-
- store(Value) - Method in class water.persist.PersistNFS
-
- store(Value) - Method in class water.persist.PersistS3
-
- store2Hdfs(String, Key) - Static method in class water.persist.PersistHdfsTask
-
- store_size() - Static method in class water.H2O
-
- StoreView - Class in water.api
-
- StoreView() - Constructor for class water.api.StoreView
-
- Str2JSON(String) - Static method in class water.api.RequestStatics
-
- STRATA_SAMPLES - Static variable in class water.api.Constants
-
- StratifiedDABuilder - Class in hex.rf
-
- streamParse(InputStream, CustomParser.DataOut) - Method in class water.parser.CustomParser
-
- streamParse(InputStream, CustomParser.StreamDataOut, ParseDataset2.ParseProgressMonitor) - Method in class water.parser.CustomParser
-
- streamParse(InputStream, CustomParser.DataOut) - Method in class water.parser.XlsParser
-
- streamParse(InputStream, CustomParser.DataOut) - Method in class water.parser.XlsxParser
-
- subarray(T[], int, int) - Static method in class water.util.Utils
-
- subframe(String[]) - Method in class water.fvec.Frame
-
Returns a subframe of this frame containing only vectors with desired names.
- subframe(String[], double) - Method in class water.fvec.Frame
-
Returns a new frame composed of vectors of this frame selected by given names.
- subframe(int, int) - Method in class water.fvec.Frame
-
Create a subframe from given interval of columns.
- subgrad(double, double, double[], double[]) - Static method in class hex.glm.LSMSolver
-
- submitTask(H2O.H2OCountedCompleter) - Static method in class water.H2O
-
- subRef(Vec, Futures) - Method in class water.exec.Env
-
- subRef(Frame, String) - Method in class water.exec.Env
-
- subRef(ASTOp) - Method in class water.exec.Env
-
- SubsetVec - Class in water.fvec
-
A simple wrapper for looking at only a subset of rows
- SubsetVec(Key, Key, Key, long[]) - Constructor for class water.fvec.SubsetVec
-
- SUCCEEDED - Static variable in class water.api.Constants
-
- suicide(UDPRebooted.T, H2ONode) - Static method in class water.UDPRebooted
-
- sum() - Method in class hex.gbm.SharedTreeModelBuilder.Score
-
- sum(long[]) - Static method in class water.util.Utils
-
- sum(int[]) - Static method in class water.util.Utils
-
- sum(float[]) - Static method in class water.util.Utils
-
- sum(double[]) - Static method in class water.util.Utils
-
- summarizeAndEnhanceModel(Models.ModelSummary, Model, boolean, Map<String, Frame>, Map<String, Set<String>>) - Static method in class water.api.Models
-
Summarize subclasses of water.Model.
- Summary - Class in hex
-
- Summary(ValueArray, int[]) - Constructor for class hex.Summary
-
- summary() - Method in class hex.VarImp.VarImpRI
-
- summary() - Method in class water.api.TutorialWorkflow.TutorStep
-
- Summary.ColSummary - Class in hex
-
- Summary2 - Class in hex
-
Summary of a column.
- Summary2(Vec, String, Summary2.BasicStat, int) - Constructor for class hex.Summary2
-
- Summary2(Vec, String, Summary2.BasicStat) - Constructor for class hex.Summary2
-
- Summary2.BasicStat - Class in hex
-
- Summary2.BasicStat() - Constructor for class hex.Summary2.BasicStat
-
- Summary2.PrePass - Class in hex
-
- Summary2.PrePass() - Constructor for class hex.Summary2.PrePass
-
- Summary2.SummaryPerRow - Class in hex
-
- Summary2.SummaryPerRow(Frame) - Constructor for class hex.Summary2.SummaryPerRow
-
- Summary2.SummaryTask2 - Class in hex
-
- Summary2.SummaryTask2(Summary2.BasicStat[], int) - Constructor for class hex.Summary2.SummaryTask2
-
- SummaryPage - Class in water.api
-
- SummaryPage() - Constructor for class water.api.SummaryPage
-
- SummaryPage2 - Class in water.api
-
- SummaryPage2() - Constructor for class water.api.SummaryPage2
-
- sumSquares(float[]) - Static method in class water.util.Utils
-
- sumSquares(float[], int, int) - Static method in class water.util.Utils
-
- superServeGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.Request2
-
- supportedVersions() - Method in class water.api.Cancel
-
- supportedVersions() - Method in class water.api.ExportFiles
-
- supportedVersions() - Method in class water.api.ImportFiles2
-
- supportedVersions() - Method in class water.api.Inspect
-
- supportedVersions() - Method in class water.api.Jobs
-
- supportedVersions() - Method in class water.api.LogAndEcho
-
- supportedVersions() - Method in class water.api.Parse2
-
- supportedVersions() - Method in class water.api.Progress2
-
- supportedVersions() - Method in class water.api.Remove
-
- supportedVersions() - Method in class water.api.RemoveAll
-
- supportedVersions() - Method in class water.api.Request
-
- supportedVersions() - Method in class water.api.ToEnum2
-
- supportedVersions() - Method in class water.api.ToInt2
-
- supportedVersions() - Method in class water.api.TypeaheadRequest
-
- supportedVersions() - Method in class water.api.Upload2.PostFile
-
- supportedVersions() - Method in class water.Request2
-
- SUPPORTS_ONLY_V1 - Static variable in class water.api.Request
-
Request API versioning.
- SUPPORTS_ONLY_V2 - Static variable in class water.api.Request
-
- SUPPORTS_V1_V2 - Static variable in class water.api.Request
-
- SVMLightDParseTask - Class in water.parser
-
- SVMLightDParseTask() - Constructor for class water.parser.SVMLightDParseTask
-
- SVMLightFVecDataOut - Class in water.fvec
-
- SVMLightFVecDataOut(Vec.VectorGroup, int, int, int, Enum[]) - Constructor for class water.fvec.SVMLightFVecDataOut
-
- SVMLightParser - Class in water.parser
-
Parser for SVM light format.
- SVMLightParser() - Constructor for class water.parser.SVMLightParser
-
- SVMLightParser(CustomParser.ParserSetup) - Constructor for class water.parser.SVMLightParser
-
- switch_to_doubles() - Method in class water.fvec.NewChunk
-
- syncDirectory(ArrayList<String>, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in class water.util.FileIntegrityChecker
-
- SYSS - Static variable in class water.util.Log
-
- SYSTEM_LOAD - Static variable in class water.api.Constants
-
- system_snapshot() - Static method in class water.TimeLine
-
- tableLine(StringBuilder, String, T[], Integer[]) - Method in class water.api.DocGen.HTML
-
- tableLine(StringBuilder, String, T[], Integer[], int) - Method in class water.api.DocGen.HTML
-
- tableLine(StringBuilder, String, T[], Integer[], int, boolean, String) - Method in class water.api.DocGen.HTML
-
- tableLine(StringBuilder, String, float[], Integer[]) - Method in class water.api.DocGen.HTML
-
- tableLine(StringBuilder, String, float[], Integer[], int) - Method in class water.api.DocGen.HTML
-
- target() - Method in class hex.Layer.Softmax
-
- target() - Method in class hex.Layer.VecSoftmax
-
- TASK_KEY - Static variable in class water.api.Constants
-
- taskGet(int) - Method in class water.H2ONode
-
- TaskGetKey - Class in water
-
Get the given key from the remote node
- TaskInvalidateKey - Class in water
-
- taskPut(int, RPC) - Method in class water.H2ONode
-
- TaskPutKey - Class in water
-
Push the given key to the remote node
- TaskPutKey(Key, Value) - Constructor for class water.TaskPutKey
-
- TaskPutKey(Key, Value, boolean) - Constructor for class water.TaskPutKey
-
- taskRemove(int) - Method in class water.H2ONode
-
- tasks() - Method in class water.H2ONode
-
- TaskSendKey - Class in water
-
Send a Key from its home node to some remote node via a "push"
- TaskSendKey(Key, Value) - Constructor for class water.TaskSendKey
-
- taskSize() - Method in class water.H2ONode
-
- TAtomic<T extends Iced> - Class in water
-
A typed atomic update.
- TAtomic() - Constructor for class water.TAtomic
-
- TAtomic(H2O.H2OCountedCompleter) - Constructor for class water.TAtomic
-
- TCP - Static variable in class water.Value
-
- TCP_WRITE_ATTEMPTS - Static variable in class water.AutoBuffer
-
- TCPReceiverThread - Class in water
-
The Thread that looks for TCP Cloud requests.
- TCPReceiverThread() - Constructor for class water.TCPReceiverThread
-
- TCPReceiverThread.TCPReaderThread - Class in water
-
- TCPReceiverThread.TCPReaderThread(SocketChannel, AutoBuffer) - Constructor for class water.TCPReceiverThread.TCPReaderThread
-
- TCPS - Static variable in class water.H2ONode
-
- TCPS_ACTIVE - Static variable in class water.api.Constants
-
- TCPS_DUTY - Static variable in class water.api.Constants
-
- testJavaScoring(Frame) - Method in class water.Model
-
- testKey - Variable in class hex.gbm.DTree.TreeModel
-
- TestPoll - Class in water.api
-
- TestPoll() - Constructor for class water.api.TestPoll
-
- TestRedirect - Class in water.api
-
- TestRedirect() - Constructor for class water.api.TestRedirect
-
- textNames() - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- textNames() - Method in class water.api.RequestArguments.H2OCategoryWeights
-
- textNames() - Method in class water.api.RequestArguments.MultipleText
-
- textPrefixes() - Method in class water.api.RequestArguments.MultipleText
-
- textSuffix() - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- textSuffix() - Method in class water.api.RequestArguments.MultipleText
-
- textSuffixes() - Method in class water.api.RequestArguments.MultipleText
-
- textValues() - Method in class water.api.RequestArguments.H2OCategoryStrata
-
- textValues() - Method in class water.api.RequestArguments.H2OCategoryWeights
-
- textValues() - Method in class water.api.RequestArguments.MultipleText
-
- TGKS - Static variable in class water.TaskGetKey
-
- theVec(String) - Method in class water.fvec.Frame
-
- threshold(AUC.ThresholdCriterion) - Method in class water.api.AUC
-
- threshold() - Method in class water.api.AUC
-
- threshold_criterion - Variable in class water.api.AUC
-
- thresholds - Variable in class hex.glm.GLMValidation
-
- thresholds - Variable in class water.api.AUC
-
- TIME - Static variable in class water.api.Constants
-
- time - Variable in class water.api.JProfile
-
- time - Variable in class water.api.JStack
-
- TIME - Static variable in class water.fvec.AppendableVec
-
- time() - Method in class water.Timer
-
Return the difference between when the timer was created and the current time.
- TIME_AT_LAST_GC - Static variable in class water.Boot
-
- TIME_PARSE - Static variable in class water.fvec.ParseTime
-
- Timeline - Class in water.api
-
- Timeline() - Constructor for class water.api.Timeline
-
- TimeLine - Class in water
-
Maintain a VERY efficient list of events in the system.
- TimeLine() - Constructor for class water.TimeLine
-
- TimelineSnapshot - Class in water.util
-
Wrapper around timeline snapshot.
- TimelineSnapshot(H2O, long[][]) - Constructor for class water.util.TimelineSnapshot
-
- TimelineSnapshot.Event - Class in water.util
-
- TimelineSnapshot.Event(int, int) - Constructor for class water.util.TimelineSnapshot.Event
-
- timeMode() - Method in class water.fvec.Vec
-
- TIMEOUT - Static variable in class water.HeartBeatThread
-
- timeParse() - Method in class water.fvec.Vec
-
- Timer - Class in water
-
Simple Timer class.
- Timer() - Constructor for class water.Timer
-
- title(StringBuilder, String) - Method in class water.api.DocGen.HTML
-
- title(StringBuilder, String) - Method in class water.api.DocGen
-
- title - Variable in enum water.api.ParamImportance
-
Printable name
- title() - Method in class water.api.TutorialWorkflow.TutorStep
-
- title() - Method in class water.api.TutorialWorkflow.TutorWorkflow
-
- tmp(Object...) - Static method in class water.util.Log
-
Temporary log statement.
- tmp() - Static method in class water.util.Utils
-
Returns the system temporary folder, e.g.
- TO_ENUM - Static variable in class water.api.Constants
-
- toASCII(StringBuilder) - Method in class water.api.AUC
-
- toASCII(StringBuilder) - Method in class water.api.ConfusionMatrix
-
- toASCII(StringBuilder) - Method in class water.api.HitRatio
-
- toClass(SB, String, String, Frame, int, String) - Static method in class water.util.JCodeGen
-
- toCSV(boolean) - Method in class water.fvec.Frame
-
- toCSV(boolean, boolean) - Method in class water.fvec.Frame
-
- toDocField() - Method in class water.DTask
-
- toDocField() - Method in interface water.Freezable
-
Reflective list of fields
- toDocField() - Method in class water.Iced
-
- toDocField() - Method in class water.util.Utils.IcedArrayList
-
- toDocField() - Method in class water.util.Utils.IcedHashMap
-
- toDocGET() - Method in class water.api.Request
-
- ToEnum - Class in water.api
-
- ToEnum() - Constructor for class water.api.ToEnum
-
- toEnum() - Method in class water.fvec.Vec
-
Transform this vector to enum.
- ToEnum.CollectIntDomain - Class in water.api
-
- ToEnum.CollectIntDomain(int) - Constructor for class water.api.ToEnum.CollectIntDomain
-
- ToEnum.EnumIntSwapTask - Class in water.api
-
- ToEnum.EnumIntSwapTask(int, int[], boolean) - Constructor for class water.api.ToEnum.EnumIntSwapTask
-
- ToEnum2 - Class in water.api
-
- ToEnum2() - Constructor for class water.api.ToEnum2
-
- toEx() - Method in class water.DException
-
- toHTML(StringBuilder, String[]) - Method in class hex.ConfusionMatrix
-
- toHTML(StringBuilder) - Method in class hex.CreateFrame
-
- toHTML(StringBuilder) - Method in class hex.deeplearning.DeepLearning
-
Print model parameters as JSON
- toHTML(StringBuilder) - Method in class hex.gapstat.GapStatisticModelView
-
- toHTML(StringBuilder) - Method in class hex.gapstat.GapStatisticProgressPage
-
- toHTML(StringBuilder) - Method in class hex.glm.GLMGridProgress
-
- toHTML(StringBuilder) - Method in class hex.glm.GLMGridView
-
- toHTML(StringBuilder) - Method in class hex.glm.GLMModelUpdate
-
- toHTML(StringBuilder) - Method in class hex.glm.GLMModelView
-
- toHTML(StringBuilder) - Method in class hex.glm.GLMProgress
-
- toHTML(StringBuilder) - Method in class hex.GridSearch.GridSearchProgress
-
- toHTML(StringBuilder) - Method in class hex.KMeans2.KMeans2ModelView
-
- toHTML(StringBuilder) - Method in class hex.nb.NBModelView
-
- toHTML(StringBuilder) - Method in class hex.nb.NBProgressPage
-
- toHTML(StringBuilder) - Method in class hex.NeuralNet.NeuralNetScore
-
- toHTML(StringBuilder) - Method in class hex.NeuralNet
-
- toHTML(StringBuilder) - Method in class hex.pca.PCA
-
- toHTML(StringBuilder) - Method in class hex.pca.PCAModelView
-
- toHTML(StringBuilder) - Method in class hex.pca.PCAProgressPage
-
- toHTML(StringBuilder) - Method in class hex.ReBalance
-
- toHTML(StringBuilder) - Method in class hex.singlenoderf.SpeeDRFModelView
-
- toHTML(StringBuilder) - Method in class hex.singlenoderf.SpeeDRFProgressPage
-
- toHTML(Vec, String, StringBuilder) - Method in class hex.Summary2
-
- toHTML(T, StringBuilder) - Method in class hex.VarImp
-
Generate variable importance HTML code.
- toHTML(StringBuilder) - Method in class water.api.AUC
-
- toHTML(StringBuilder) - Method in class water.api.ConfusionMatrix
-
- toHTML(StringBuilder) - Method in class water.api.DeepLearningModelView
-
- toHTML(StringBuilder) - Method in class water.api.DeepLearningProgressPage
-
- toHTML(StringBuilder) - Method in class water.api.DRFModelView
-
- toHTML(StringBuilder) - Method in class water.api.DRFProgressPage
-
- toHTML(StringBuilder) - Method in class water.api.ExportFiles
-
- toHTML(StringBuilder) - Method in class water.api.FrameSplitPage
-
- toHTML(StringBuilder) - Method in class water.api.GBMModelView
-
- toHTML(StringBuilder) - Method in class water.api.GBMProgressPage
-
- toHTML(StringBuilder) - Method in class water.api.HitRatio
-
- toHTML(StringBuilder) - Method in class water.api.ImportFiles
-
- toHTML(StringBuilder) - Method in class water.api.ImportFiles2
-
- toHTML(StringBuilder) - Method in class water.api.Inspect2
-
- toHTML(StringBuilder) - Method in class water.api.JProfile
-
- toHTML(StringBuilder) - Method in class water.api.JStack
-
- toHTML(StringBuilder) - Method in class water.api.NeuralNetModelView
-
- toHTML(StringBuilder) - Method in class water.api.NeuralNetProgressPage
-
- toHTML(StringBuilder) - Method in class water.api.Progress2
-
- toHTML(StringBuilder) - Method in class water.api.Request
-
- toHTML(StringBuilder) - Method in class water.api.SummaryPage2
-
- toHTML(StringBuilder) - Method in class water.api.UnlockKeys
-
- toHTMLAppendMoreTableLines(StringBuilder, Integer[]) - Method in class hex.VarImp
-
- toHTMLAppendMoreTableLines(StringBuilder, Integer[]) - Method in class hex.VarImp.VarImpMDA
-
- toHTMLAppendMoreTableLines(StringBuilder, Integer[]) - Method in class hex.VarImp.VarImpRI
-
- toHTMLGraph(StringBuilder, Integer[]) - Method in class hex.VarImp
-
- toHTMLGraph(StringBuilder, Integer[]) - Method in class hex.VarImp.VarImpRI
-
- toInt(String[], int, int) - Static method in class water.util.Utils
-
- ToInt2 - Class in water.api
-
- ToInt2() - Constructor for class water.api.ToInt2
-
- toJava() - Method in class hex.deeplearning.DeepLearningModel
-
- toJava(StringBuilder) - Method in class water.api.DeepLearningModelView
-
- toJava(StringBuilder) - Method in class water.api.DRFModelView
-
- toJava(StringBuilder) - Method in class water.api.GBMModelView
-
- toJava(StringBuilder) - Method in class water.api.NeuralNetModelView
-
- toJava(StringBuilder) - Method in class water.api.Request
-
- toJava(StringBuilder) - Method in class water.api.RequestBuilders.Response
-
- toJava() - Method in class water.Model
-
Return a String which is a valid Java program representing a class that
implements the Model.
- toJava(SB) - Method in class water.Model
-
- toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.Equals
-
- toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.IsMissing
-
- toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.Predicate
-
- toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.True
-
- toJavaBool(StringBuilder, String) - Method in class water.score.ScorecardModel.Rule
-
- toJavaDefaultMaxIters() - Method in class hex.gbm.DTree.TreeModel
-
- toJavaDefaultMaxIters() - Method in class water.Model
-
- toJavaFillPreds0(SB) - Method in class hex.gbm.DTree.TreeModel
-
Fill preds[0] based on already filled and unified preds[1,..NCLASSES].
- toJavaHtml(StringBuilder) - Method in class hex.deeplearning.DeepLearningModel
-
- toJavaHtml(StringBuilder) - Method in class hex.gbm.DTree.TreeModel
-
- toJavaHtml(StringBuilder) - Method in class hex.NeuralNet.NeuralNetModel
-
- toJavaId(String) - Static method in class water.util.JCodeGen
-
Transform given string to legal java Identifier (see Java grammar http://docs.oracle.com/javase/specs/jls/se7/html/jls-3.html#jls-3.8)
- toJavaInit(SB, SB) - Method in class hex.gbm.DTree.TreeModel
-
- toJavaInit(SB, SB) - Method in class water.Model
-
- toJavaInit(CtClass) - Method in class water.Model
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.And
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.CompoundPredicate
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.Equals
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.GreaterOrEqual
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.GreaterThan
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.IsIn
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.IsMissing
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.IsNotIn
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.LessOrEqual
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.LessThan
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.Or
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.Predicate
-
- toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.True
-
- toJavaNum(StringBuilder, String) - Method in class water.score.ScorecardModel.Rule
-
- toJavaPredictBody(SB, SB, SB) - Method in class hex.gbm.DTree.TreeModel
-
- toJavaPredictBody(SB, SB, SB) - Method in class water.Model
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.And
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.Equals
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.IsIn
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.IsMissing
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.IsNotIn
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.Or
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.Predicate
-
- toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.True
-
- toJavaStr(StringBuilder, String) - Method in class water.score.ScorecardModel.Rule
-
- toJavaStringInit(String[]) - Method in class water.util.SB
-
- toJavaSuper(SB) - Method in class water.Model
-
Generate implementation for super class.
- toJavaTreePredictFct(SB, DTree.TreeModel.CompressedTree, int, int) - Method in class hex.gbm.DTree.TreeModel
-
- toJavaUnifyPreds(SB) - Method in class hex.drf.DRF.DRFModel
-
- toJavaUnifyPreds(SB) - Method in class hex.gbm.DTree.TreeModel
-
Generates code which unify preds[1,...NCLASSES]
- toJavaUnifyPreds(SB) - Method in class hex.gbm.GBM.GBMModel
-
- toJSArray(StringBuilder, float[]) - Method in class water.api.DocGen.HTML
-
- toJSArray(StringBuilder, float[], Integer[], int) - Method in class water.api.DocGen.HTML
-
- toJSArray(StringBuilder, String[]) - Method in class water.api.DocGen.HTML
-
- toJSArray(StringBuilder, String[], Integer[], int) - Method in class water.api.DocGen.HTML
-
- toJSArray(float[]) - Method in class water.util.SB
-
- toJSArray(String[]) - Method in class water.util.SB
-
- toJson() - Method in class hex.ConfusionMatrix
-
- toJson() - Method in class hex.DGLM.GLMModel
-
- toJson() - Method in class hex.DGLM.GLMParams
-
- toJson() - Method in class hex.DGLM.GLMValidation
-
- toJson() - Method in class hex.DLSM.ADMMSolver
-
- toJson() - Method in class hex.DLSM.GeneralizedGradientSolver
-
- toJson() - Method in class hex.DLSM.LSMSolver
-
- toJSON() - Method in class hex.glm.GLM2
-
- toJson() - Method in class hex.glm.LSMSolver.ADMMSolver
-
- toJson() - Method in class hex.GLMGrid.GLMModels
-
- toJson() - Method in class hex.KMeansModel.KMeansScore
-
- toJson() - Method in class hex.KMeansModel
-
- toJson() - Method in class hex.LinearRegression.LRResult
-
- toJson() - Method in class hex.rf.RFModel
-
- toJson() - Method in class hex.Summary.ColSummary
-
- toJson() - Method in class hex.Summary
-
- toJson() - Method in class water.api.RequestBuilders.Response
-
Returns the JSONified version of the request.
- toJSON() - Method in class water.Job.ColumnsJob
-
Annotate the used and ignored columns in the job parameter JSON
For both the used and the ignored columns, the following rules apply:
If the number of columns is less or equal than 100, a dense list of used columns is reported.
- toJSON() - Method in class water.Job.ColumnsResJob
-
Annotate the name of the response column in the job parameter JSON
- toJSON() - Method in class water.Job.FrameJob
-
Annotate the number of columns and rows of the training data set in the job parameter JSON
- toJSON() - Method in class water.Job.ValidatedJob
-
Annotate the number of columns and rows of the validation data set in the job parameter JSON
- toJSON() - Method in class water.ModelMetrics
-
- toJson() - Method in class water.OldModel
-
- toJSON() - Method in class water.Request2
-
- toJSON() - Method in class water.UniqueFrameId
-
- toJSON() - Method in class water.UniqueId
-
- toJson() - Method in class water.util.Counter
-
- token() - Method in class water.parser.PMMLParser
-
- toKey() - Method in class hex.rf.Tree
-
- toKey() - Method in class hex.singlenoderf.Tree
-
- TOMBSTONE - Static variable in class water.nbhm.NonBlockingHashMap
-
- toPrettyString() - Method in class water.H2O
-
- toStaticVar(SB, String, Frame, int, String) - Static method in class water.util.JCodeGen
-
Outputs given frame as static variable with given name.
- toStaticVar(SB, String, int) - Static method in class water.util.JCodeGen
-
- toStaticVar(SB, String, int, String) - Static method in class water.util.JCodeGen
-
- toString() - Method in class hex.ConfusionMatrix
-
- toString() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- toString() - Method in class hex.deeplearning.DeepLearningModel.Errors
-
- toString() - Method in class hex.deeplearning.DeepLearningModel
-
- toString() - Method in class hex.deeplearning.Dropout
-
- toString() - Method in class hex.deeplearning.Neurons.SparseVector.Iterator
-
- toString() - Method in class hex.deeplearning.Neurons
-
Print the status of this neuron layer
- toString() - Method in enum hex.DGLM.CaseMode
-
- toString() - Method in class hex.DGLM.LambdaMax
-
- toString() - Method in class hex.FrameTask.DataInfo
-
- toString() - Method in class hex.gapstat.GapStatisticModel
-
- toString() - Method in class hex.gbm.DHistogram
-
- toString() - Method in class hex.gbm.DTree.DecidedNode
-
- toString() - Method in class hex.gbm.DTree.LeafNode
-
- toString() - Method in class hex.gbm.DTree.Split
-
- toString() - Method in class hex.gbm.DTree.UndecidedNode
-
- toString() - Method in class hex.glm.GLMModel
-
- toString() - Method in class hex.glm.GLMValidation
-
- toString() - Method in class hex.gram.Gram.Cholesky
-
- toString() - Method in class hex.gram.Gram
-
- toString() - Method in class hex.Layer.Dropout
-
- toString() - Method in class hex.LinearRegression.LRResult
-
- toString() - Method in class hex.nb.NBModel
-
- toString() - Method in class hex.NeuralNet.Errors
-
- toString() - Method in class hex.NeuralNet.NeuralNetModel
-
- toString() - Method in class hex.NOPTask
-
- toString() - Method in class hex.pca.PCAModel
-
- toString() - Method in class hex.rf.Data.Row
-
- toString() - Method in class hex.rf.Tree
-
- toString() - Method in class hex.RowVecTask.Sampling
-
- toString() - Method in class hex.singlenoderf.Data.Row
-
- toString() - Method in class hex.singlenoderf.Tree
-
- toString() - Method in class hex.Summary.ColSummary
-
- toString() - Method in class hex.Summary2.SummaryPerRow
-
- toString() - Method in class hex.Summary2
-
- toString() - Method in class water.AbstractBuildVersion
-
- toString() - Method in class water.api.DocGen.FieldDoc
-
- toString() - Method in class water.api.RequestArguments.NumberSequence
-
- toString() - Method in class water.api.RequestArguments.NumberSequenceFloat
-
- toString() - Method in class water.Arguments.Arg
-
- toString() - Method in error water.Arguments.MissingArgumentError
-
- toString() - Method in class water.Arguments
-
- toString() - Method in class water.AutoBuffer
-
- toString() - Method in class water.deploy.Host
-
- toString(StringBuilder, int) - Method in class water.exec.AST
-
- toString(StringBuilder, int) - Method in class water.exec.ASTFunc
-
- toString() - Method in class water.exec.ASTOp
-
- toString(boolean) - Method in class water.exec.ASTOp
-
- toString(int, boolean) - Method in class water.exec.Env
-
- toString() - Method in class water.exec.Env
-
- toString() - Method in class water.exec.Flow.Filter
-
- toString() - Method in class water.exec.Flow.FlowFilter
-
- toString() - Method in class water.exec.Flow.FlowFrame
-
- toString() - Method in class water.exec.Flow.FlowGroupBy
-
- toString() - Method in class water.exec.Flow.FlowGroupPerRow
-
- toString() - Method in class water.exec.Flow.FlowPerRow
-
- toString() - Method in class water.exec.Flow.GroupBy
-
- toString() - Method in class water.exec.Flow.PerRow
-
- toString() - Method in class water.exec.Type
-
- toString() - Method in class water.fvec.AppendableVec
-
- toString() - Method in class water.fvec.Chunk
-
- toString() - Method in class water.fvec.Frame
-
- toString(long) - Method in class water.fvec.Frame
-
- toString(StringBuilder, String[], long) - Method in class water.fvec.Frame
-
- toString() - Method in class water.fvec.NewChunk
-
- toString() - Method in class water.fvec.Vec
-
Pretty print the Vec: [#elems, min/mean/max]{chunks,...}
- toString() - Method in class water.fvec.Vec.VectorGroup
-
- toString() - Method in class water.H2O.Cleaner.Histo
-
- toString() - Method in class water.H2O
-
- toString() - Method in class water.H2ONode.H2Okey
-
- toString() - Method in class water.H2ONode
-
- toString() - Method in class water.Key
-
Converts the key to HTML displayable string.
- toString() - Method in class water.nbhm.ConcurrentAutoTable
-
Return the counter's long
value converted to a string.
- toString() - Method in class water.nbhm.NonBlockingHashMap
-
Returns a string representation of this map.
- toString() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns a string representation of this map.
- toString() - Method in class water.parser.CustomParser.ParserSetup
-
- toString() - Method in class water.parser.CustomParser.PSetupGuess
-
- toString() - Method in class water.parser.Enum
-
- toString() - Method in class water.parser.PMMLParser.And
-
- toString() - Method in class water.parser.PMMLParser.Equals
-
- toString() - Method in class water.parser.PMMLParser.GreaterOrEqual
-
- toString() - Method in class water.parser.PMMLParser.GreaterThan
-
- toString() - Method in class water.parser.PMMLParser.IsIn
-
- toString() - Method in class water.parser.PMMLParser.IsMissing
-
- toString() - Method in class water.parser.PMMLParser.IsNotIn
-
- toString() - Method in class water.parser.PMMLParser.LessOrEqual
-
- toString() - Method in class water.parser.PMMLParser.LessThan
-
- toString() - Method in class water.parser.PMMLParser.Or
-
- toString() - Method in class water.parser.PMMLParser.True
-
- toString() - Method in class water.parser.ValueString
-
- toString(ValueString[]) - Static method in class water.parser.ValueString
-
- toString() - Method in class water.Request2
-
- toString() - Method in class water.score.ScorecardModel.Rule
-
- toString() - Method in class water.score.ScorecardModel.RuleTable
-
- toString() - Method in class water.score.ScorecardModel
-
- toString() - Method in class water.Timer
-
Return the difference between when the timer was created and the current time as a
string along with the time of creation in date format.
- toString() - Method in class water.util.Counter
-
- toString() - Method in class water.util.RString
-
- toString() - Method in class water.util.SB
-
- toString() - Method in class water.util.TimelineSnapshot.Event
-
- toString(float[]) - Static method in class water.util.Utils.AtomicFloatArray
-
- toString() - Method in class water.util.Utils.IcedDouble
-
- toString() - Method in class water.util.Utils.IcedInt
-
- toString() - Method in class water.util.Utils.IcedLong
-
- toString(long[]) - Static method in class water.util.Utils
-
- toString(int[]) - Static method in class water.util.Utils
-
- toString() - Method in class water.ValueArray
-
Pretty print!
- toString(long) - Method in class water.ValueArray
-
- toString2() - Method in enum hex.DGLM.Family
-
- toString2() - Method in class hex.DGLM.FamilyIced
-
- toString2() - Method in class hex.DGLM.GLMParams
-
- toString2() - Method in enum hex.DGLM.Link
-
- toString2() - Method in class hex.DGLM.LinkIced
-
- toString2(StringBuilder, int) - Method in class hex.gbm.DTree.DecidedNode
-
- toString2(StringBuilder, int) - Method in class hex.gbm.DTree.LeafNode
-
- toString2(StringBuilder, int) - Method in class hex.gbm.DTree.Node
-
- toString2(StringBuilder, int) - Method in class hex.gbm.DTree.UndecidedNode
-
- toStringAll() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- toStringAll() - Method in class hex.deeplearning.DeepLearningModel
-
- toStringAll() - Method in class water.fvec.Frame
-
- toStringArray() - Method in class water.Arguments
-
- toStringHdr(StringBuilder) - Method in class water.fvec.Frame
-
- toStringMap(int, int) - Static method in class water.util.Utils
-
- toStringNames() - Method in class water.fvec.Frame
-
- TOT_MEM - Static variable in class water.api.Constants
-
- total_SS - Variable in class hex.KMeans2.KMeans2Model
-
- total_within_SS - Variable in class hex.KMeans2.KMeans2Model
-
- totalRows() - Method in class hex.ConfusionMatrix
-
- touch() - Method in class water.Value
-
- toXml() - Method in class water.api.RequestBuilders.Response
-
- track(Key) - Static method in class water.Scope
-
- train_confusion_matrix - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_err - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_hitratio - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_mse - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_samples_per_iteration - Variable in class hex.deeplearning.DeepLearning
-
The number of training data rows to be processed per iteration.
- trainAUC - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- Trainer - Class in hex
-
Trains a neural network.
- Trainer.Base - Class in hex
-
- Trainer.Base(Layer[]) - Constructor for class hex.Trainer.Base
-
- Trainer.Direct - Class in hex
-
Trains NN on current thread.
- Trainer.Direct(Layer[], double, Key) - Constructor for class hex.Trainer.Direct
-
- Trainer.MapReduce - Class in hex
-
Distributed trainer.
- Trainer.MapReduce(Layer[], double, Key) - Constructor for class hex.Trainer.MapReduce
-
- Trainer.OpenCL - Class in hex
-
GPU based trainer.
- Trainer.OpenCL(Layer[]) - Constructor for class hex.Trainer.OpenCL
-
- Trainer.Threaded - Class in hex
-
Runs several trainers in parallel on the same weights, using threads.
- Trainer.Threaded(Layer[], double, Key, int) - Constructor for class hex.Trainer.Threaded
-
- training_duration_in_ms - Variable in class water.api.Models.ModelSummary
-
- training_duration_in_ms - Variable in class water.Model
-
The duration in mS for model training.
- training_errors - Variable in class hex.NeuralNet.NeuralNetModel
-
- training_rows - Variable in class hex.deeplearning.DeepLearningModel
-
- training_samples - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- training_samples - Variable in class hex.NeuralNet.Errors
-
- training_start_time - Variable in class water.Model
-
The start time in mS since the epoch for model training.
- training_time_ms - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- training_time_ms - Variable in class hex.NeuralNet.Errors
-
- trainModel(DeepLearningModel) - Method in class hex.deeplearning.DeepLearning
-
Train a Deep Learning neural net model
- trans() - Method in class hex.la.Matrix
-
- TransfVec - Class in water.fvec
-
Dummy vector transforming values of given vector according to given domain mapping.
- TransfVec(int[][], Key, Key, long[]) - Constructor for class water.fvec.TransfVec
-
- TransfVec(int[][], String[], Key, Key, long[]) - Constructor for class water.fvec.TransfVec
-
- TransfVec(int[], int[], String[], Key, Key, long[]) - Constructor for class water.fvec.TransfVec
-
- tree(int) - Method in class hex.rf.RFModel
-
Return the bits for a particular tree
- Tree - Class in hex.rf
-
- Tree(Job, Data, byte, int, Tree.StatType, int, long, int, int, Sampling, int) - Constructor for class hex.rf.Tree
-
Constructor used to define the specs when building the tree from the top.
- tree(int) - Method in class hex.singlenoderf.SpeeDRFModel
-
Return the bits for a particular tree
- Tree - Class in hex.singlenoderf
-
- Tree(Job, Data, byte, int, Tree.StatType, int, long, int, int, Sampling, int, boolean) - Constructor for class hex.singlenoderf.Tree
-
Constructor used to define the specs when building the tree from the top.
- Tree.INode - Class in hex.rf
-
- Tree.INode() - Constructor for class hex.rf.Tree.INode
-
- Tree.INode - Class in hex.singlenoderf
-
- Tree.INode() - Constructor for class hex.singlenoderf.Tree.INode
-
- Tree.StatType - Enum in hex.rf
-
- Tree.StatType - Enum in hex.singlenoderf
-
- Tree.TreeVisitor<T extends java.lang.Exception> - Class in hex.rf
-
Abstract visitor class for serialized trees.
- Tree.TreeVisitor(AutoBuffer) - Constructor for class hex.rf.Tree.TreeVisitor
-
- Tree.TreeVisitor<T extends java.lang.Exception> - Class in hex.singlenoderf
-
Abstract visitor class for serialized trees.
- Tree.TreeVisitor(AutoBuffer, boolean) - Constructor for class hex.singlenoderf.Tree.TreeVisitor
-
- TREE_COUNT - Static variable in class water.api.Constants
-
- TREE_DEPTH - Static variable in class water.api.Constants
-
- TREE_LEAVES - Static variable in class water.api.Constants
-
- TREE_NUM - Static variable in class water.api.Constants
-
- treeCount() - Method in class hex.rf.RFModel
-
The number of trees in this model.
- treeCount() - Method in class hex.singlenoderf.SpeeDRFModel
-
- treeKeys - Variable in class hex.gbm.DTree.TreeModel
-
- TreeMeasuresCollector - Class in hex.drf
-
Score given tree model and preserve errors per tree in form of votes (for classification)
or MSE (for regression).
- TreeMeasuresCollector.TreeMeasures<T extends TreeMeasuresCollector.TreeMeasures> - Class in hex.drf
-
A simple holder for set of different tree measurements.
- TreeMeasuresCollector.TreeMeasures(int) - Constructor for class hex.drf.TreeMeasuresCollector.TreeMeasures
-
- TreeMeasuresCollector.TreeMeasures(long[], int) - Constructor for class hex.drf.TreeMeasuresCollector.TreeMeasures
-
- TreeMeasuresCollector.TreeSSE - Class in hex.drf
-
A simple holder serving SSE per tree.
- TreeMeasuresCollector.TreeSSE(int) - Constructor for class hex.drf.TreeMeasuresCollector.TreeSSE
-
- TreeMeasuresCollector.TreeSSE(float[], long[], int) - Constructor for class hex.drf.TreeMeasuresCollector.TreeSSE
-
- TreeMeasuresCollector.TreeVotes - Class in hex.drf
-
A class holding tree votes.
- TreeMeasuresCollector.TreeVotes(int) - Constructor for class hex.drf.TreeMeasuresCollector.TreeVotes
-
- TreeMeasuresCollector.TreeVotes(long[], long[], int) - Constructor for class hex.drf.TreeMeasuresCollector.TreeVotes
-
- TreePrinter - Class in hex.rf
-
- TreePrinter(ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.TreePrinter
-
- TreePrinter - Class in hex.singlenoderf
-
- TreePrinter(ValueArray.Column[], int[], String[]) - Constructor for class hex.singlenoderf.TreePrinter
-
- TreeRenderer - Class in water.util
-
- TreeRenderer(RFModel, int, ValueArray) - Constructor for class water.util.TreeRenderer
-
- TREES - Static variable in class water.api.Constants
-
- treeStats - Variable in class hex.gbm.DTree.TreeModel
-
- tryReserveTaskMem(long) - Static method in class water.MemoryManager
-
Try to reserve memory needed for task execution and return true if
succeeded.
- TutorialDeepLearning - Class in water.api
-
Tutorial about deep learning.
- TutorialDeepLearning() - Constructor for class water.api.TutorialDeepLearning
-
- TutorialGBM - Class in water.api
-
Basic page introducing tutorial for GBM on Iris
- TutorialGBM() - Constructor for class water.api.TutorialGBM
-
- TutorialGLMProstate - Class in water.api
-
Basic page introducing tutorial for GLM on prostate dataset.
- TutorialGLMProstate() - Constructor for class water.api.TutorialGLMProstate
-
- TutorialKMeans - Class in water.api
-
Basic page introducing tutorial for GLM on prostate dataset.
- TutorialKMeans() - Constructor for class water.api.TutorialKMeans
-
- TutorialRFIris - Class in water.api
-
Basic page introducing tutorial for Random Forest on Iris
- TutorialRFIris() - Constructor for class water.api.TutorialRFIris
-
- Tutorials - Class in water.api
-
Summary page referencing all tutorials.
- Tutorials() - Constructor for class water.api.Tutorials
-
- TutorialWorkflow - Class in water.api
-
Basic page introducing tutorial for Random Forest on Iris
- TutorialWorkflow() - Constructor for class water.api.TutorialWorkflow
-
- TutorialWorkflow.FileTutorStep - Class in water.api
-
Tutorial step stored in file
- TutorialWorkflow.FileTutorStep(String[]) - Constructor for class water.api.TutorialWorkflow.FileTutorStep
-
- TutorialWorkflow.TutorStep - Class in water.api
-
Simple tutorial step defined by its title, summary, and content.
- TutorialWorkflow.TutorStep(String[]) - Constructor for class water.api.TutorialWorkflow.TutorStep
-
- TutorialWorkflow.TutorWorkflow - Class in water.api
-
A simple tutorial workflow representation
- TutorialWorkflow.TutorWorkflow(String) - Constructor for class water.api.TutorialWorkflow.TutorWorkflow
-
- TWEEDIE_POWER - Static variable in class water.api.Constants
-
- tweedieLinkPower - Variable in enum hex.DGLM.Link
-
- tweedieVariancePower - Variable in enum hex.DGLM.Family
-
- TYPE - Static variable in class hex.NewRowVecTask.RowFunc
-
- type - Variable in class hex.Summary2
-
- TYPE - Static variable in class water.api.Constants
-
- type - Variable in class water.api.ImportModel
-
- type - Variable in class water.deploy.EC2
-
- Type - Class in water.exec
-
Typing system for a generic R-like parser.
- type() - Method in class water.fvec.NewChunk
-
- type() - Method in class water.Key
-
- type() - Method in class water.Value
-
- TypeaheadFileRequest - Class in water.api
-
- TypeaheadFileRequest() - Constructor for class water.api.TypeaheadFileRequest
-
- TypeaheadHdfsPathRequest - Class in water.api
-
- TypeaheadHdfsPathRequest() - Constructor for class water.api.TypeaheadHdfsPathRequest
-
- TypeaheadKeysRequest - Class in water.api
-
- TypeaheadKeysRequest(String, String, Class) - Constructor for class water.api.TypeaheadKeysRequest
-
- TypeaheadRequest - Class in water.api
-
- TypeaheadRequest(String, String) - Constructor for class water.api.TypeaheadRequest
-
- TypeaheadS3BucketRequest - Class in water.api
-
- TypeaheadS3BucketRequest() - Constructor for class water.api.TypeaheadS3BucketRequest
-
- TypeMap - Class in water
-
- TypeMap() - Constructor for class water.TypeMap
-
- vaCategoryNames(RequestArguments.Argument, ValueArray.Column, ValueArray.Column, int) - Static method in class water.api.RequestArguments
-
Compute union of categories in model column and data column.
- vaCategoryNames(RequestArguments.Argument, ValueArray.Column, int) - Static method in class water.api.RequestArguments
-
- vaColumnNameToIndex(ValueArray, String) - Static method in class water.api.RequestArguments
-
This rule of searching for matching names, and only if that fails do we
attempt a number parse for a zero-based column id, is used exactly for
defining selected columns in the JSON 'cols' argument.
- vactual - Variable in class water.api.AUC
-
- vactual - Variable in class water.api.ConfusionMatrix
-
- vactual - Variable in class water.api.HitRatio
-
- val2HTML(GLMModel.Submodel, GLMValidation, StringBuilder) - Method in class hex.glm.GLMModelView
-
- valid() - Method in class hex.rf.ConfusionTask.CMFinal
-
- valid() - Method in class hex.singlenoderf.CMTask.CMFinal
-
- valid() - Method in class water.api.RequestArguments.Argument
-
Returns true if the argument is valid.
- valid() - Method in class water.api.RequestArguments.Record
-
Returns true if the argument is valid.
- valid() - Method in class water.util.LinuxProcFileReader
-
- valid_confusion_matrix - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valid_err - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valid_hitratio - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valid_mse - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- validate() - Method in class water.Arguments.Arg
-
- validate() - Method in class water.Arguments.Opt
-
- validate() - Method in class water.Arguments.Req
-
- validateOn(Job, ValueArray, RowVecTask.Sampling, double[]) - Method in class hex.DGLM.GLMModel
-
- validateRaw(String) - Method in class water.api.Request.Validator.NOPValidator
-
- validateRaw(String) - Method in interface water.api.Request.Validator
-
- validateValue(V) - Method in class water.api.Request.Validator.NOPValidator
-
- validateValue(V) - Method in interface water.api.Request.Validator
-
- validation() - Method in class hex.glm.GLMModel
-
- validation - Variable in class water.Job.ValidatedJob
-
- validation_errors - Variable in class hex.NeuralNet.NeuralNetModel
-
- validAUC - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- validAUC - Variable in class hex.gbm.DTree.TreeModel
-
- validAUC - Variable in class hex.singlenoderf.SpeeDRFModel
-
- value - Variable in class hex.CreateFrame
-
- value() - Method in class hex.DGLM.LambdaMax
-
- value(String) - Static method in enum hex.rng.H2ORandomRNG.RNGKind
-
- VALUE - Static variable in class water.api.Constants
-
- value() - Method in class water.api.RequestArguments.Argument
-
Returns the value of the argument.
- Value - Class in water
-
The core Value stored in the distributed K/V store.
- Value(Key, int, byte[], short, byte) - Constructor for class water.Value
-
- Value(Key, byte[]) - Constructor for class water.Value
-
- Value(Key, int) - Constructor for class water.Value
-
- Value(Key, int, byte) - Constructor for class water.Value
-
- Value(Key, String) - Constructor for class water.Value
-
- Value(Key, Iced) - Constructor for class water.Value
-
- Value(Key, Iced, byte) - Constructor for class water.Value
-
- Value(Key, Freezable) - Constructor for class water.Value
-
- Value() - Constructor for class water.Value
-
- VALUE_ARRAY - Static variable in class water.TypeMap
-
- VALUE_SIZE - Static variable in class water.api.Constants
-
- VALUE_TYPE - Static variable in class water.api.Constants
-
- ValueArray - Class in water
-
Large Arrays and Arraylets
Large arrays are broken into 4Meg chunks (except the last chunk which may be
from 4 to 8Megs).
- ValueArray(Key, long, int, ValueArray.Column[]) - Constructor for class water.ValueArray
-
- ValueArray(Key, long) - Constructor for class water.ValueArray
-
- ValueArray(Key, int[], int, ValueArray.Column[]) - Constructor for class water.ValueArray
-
- ValueArray.Column - Class in water
-
- ValueArray.Column() - Constructor for class water.ValueArray.Column
-
- ValueArray.Column(long) - Constructor for class water.ValueArray.Column
-
- ValueArray.CsvVAStream - Class in water
-
- ValueArray.CsvVAStream(ValueArray, Job.ProgressMonitor) - Constructor for class water.ValueArray.CsvVAStream
-
- ValueArray.VAStream - Class in water
-
- ValueArray.VAStream(ValueArray, Job.ProgressMonitor) - Constructor for class water.ValueArray.VAStream
-
- valueOf(String) - Static method in enum hex.ConfusionMatrix.ErrMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearning.Activation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearning.ClassSamplingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearning.InitialWeightDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearning.Loss
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.DGLM.CaseMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.DGLM.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.DGLM.GLMModel.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.DGLM.Link
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.DLSM.LSMSolverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.gbm.DTree.TreeModel.TreeModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.gbm.GBM.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.GLMParams.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.GLMParams.Link
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.LSMSolver.LSMSolverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.KMeans.Initialization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.NeuralNet.Activation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.NeuralNet.ExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.NeuralNet.InitialWeightDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.NeuralNet.Loss
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.rf.Sampling.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.rf.Tree.StatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.rng.H2ORandomRNG.RNGKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.rng.H2ORandomRNG.RNGType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.RowVecTask.DataPreprocessing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.singlenoderf.Sampling.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.singlenoderf.Tree.StatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.api.AUC.ThresholdCriterion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.api.ParamImportance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.api.RequestBuilders.Response.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.api.RequestServer.API_VERSION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.api.RequestStatics.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.fvec.ParseDataset2.ColType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.Job.ChunkProgress.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.Job.JobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.license.LicenseManager.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.Model.ModelCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.parser.CustomParser.ParserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.parser.ParseDataset.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.parser.PMMLParser.BooleanOperators
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.parser.PMMLParser.DataTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.parser.PMMLParser.Operators
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.Request2.MultiVecSelectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.UDP.udp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.UDPRebooted.T
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.util.Log.Tag.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.util.Log.Tag.Sys
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum hex.ConfusionMatrix.ErrMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearning.Activation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearning.ClassSamplingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearning.InitialWeightDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearning.Loss
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.DGLM.CaseMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.DGLM.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.DGLM.GLMModel.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.DGLM.Link
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.DLSM.LSMSolverType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.gbm.DTree.TreeModel.TreeModelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.gbm.GBM.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.GLMParams.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.GLMParams.Link
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.LSMSolver.LSMSolverType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.KMeans.Initialization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.NeuralNet.Activation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.NeuralNet.ExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.NeuralNet.InitialWeightDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.NeuralNet.Loss
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.rf.Sampling.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.rf.Tree.StatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.rng.H2ORandomRNG.RNGKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.rng.H2ORandomRNG.RNGType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.RowVecTask.DataPreprocessing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.singlenoderf.Sampling.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.singlenoderf.Tree.StatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.api.AUC.ThresholdCriterion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.api.ParamImportance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.api.RequestBuilders.Response.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.api.RequestServer.API_VERSION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.api.RequestStatics.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class water.fvec.CX0Chunk
-
- values() - Method in class water.fvec.CXDChunk
-
- values() - Method in class water.fvec.CXIChunk
-
- values(int, int) - Method in class water.fvec.NewChunk
-
- values() - Static method in enum water.fvec.ParseDataset2.ColType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class water.H2O
-
- values() - Static method in enum water.Job.ChunkProgress.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.Job.JobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.license.LicenseManager.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.Model.ModelCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class water.nbhm.NonBlockingHashMap
-
Returns a Collection
view of the values contained in this map.
- values() - Method in class water.nbhm.NonBlockingHashMapLong
-
Returns a Collection
view of the values contained in this map.
- values() - Method in class water.nbhm.NonBlockingIdentityHashMap
-
Returns a Collection
view of the values contained in this map.
- values() - Static method in enum water.parser.CustomParser.ParserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.parser.ParseDataset.Compression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.parser.PMMLParser.BooleanOperators
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.parser.PMMLParser.DataTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.parser.PMMLParser.Operators
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.Request2.MultiVecSelectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.UDP.udp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.UDPRebooted.T
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.util.Log.Tag.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.util.Log.Tag.Sys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueString - Class in water.parser
-
- ValueString() - Constructor for class water.parser.ValueString
-
- ValueString(byte[], int, int) - Constructor for class water.parser.ValueString
-
- ValueString(String) - Constructor for class water.parser.ValueString
-
- ValueString(byte[]) - Constructor for class water.parser.ValueString
-
- var(int) - Method in class hex.gbm.DBinomHistogram
-
- var(int) - Method in class hex.gbm.DHistogram
-
- var(int) - Method in class hex.gbm.DRealHistogram
-
- varargs(Type) - Static method in class water.exec.Type
-
- variable_importances - Variable in class hex.deeplearning.DeepLearning
-
Whether to compute variable importances for input features.
- variable_importances - Variable in class water.api.Models.ModelSummary
-
- VariableImportance - Class in hex.singlenoderf
-
Score given tree model and preserve errors per tree in form of votes (for classification)
or MSE (for regression).
- VariableImportance.TreeMeasures<T extends VariableImportance.TreeMeasures> - Class in hex.singlenoderf
-
A simple holder for set of different tree measurements.
- VariableImportance.TreeMeasures(int) - Constructor for class hex.singlenoderf.VariableImportance.TreeMeasures
-
- VariableImportance.TreeMeasures(long[], int) - Constructor for class hex.singlenoderf.VariableImportance.TreeMeasures
-
- VariableImportance.TreeVotes - Class in hex.singlenoderf
-
A class holding tree votes.
- VariableImportance.TreeVotes(int) - Constructor for class hex.singlenoderf.VariableImportance.TreeVotes
-
- VariableImportance.TreeVotes(long[], long[], int) - Constructor for class hex.singlenoderf.VariableImportance.TreeVotes
-
- variables - Variable in class hex.VarImp
-
- variance(double) - Method in enum hex.DGLM.Family
-
- variance(double) - Method in class hex.DGLM.FamilyIced
-
- variance(double) - Method in class hex.glm.GLMParams
-
- VARIANCE - Static variable in class water.api.Constants
-
- varimp() - Method in class hex.deeplearning.DeepLearningModel
-
- varimp - Variable in class hex.gbm.DTree.TreeModel
-
- varimp() - Method in class hex.gbm.DTree.TreeModel
-
- varimp - Variable in class hex.singlenoderf.SpeeDRFModel
-
- VarImp - Class in hex
-
- VarImp(float[]) - Constructor for class hex.VarImp
-
- VarImp(float[], String[]) - Constructor for class hex.VarImp
-
- VarImp(float[], String[], VarImp.VarImpMethod) - Constructor for class hex.VarImp
-
- varimp - Variable in class hex.VarImp
-
- varimp() - Method in class water.Model
-
Variable importance of individual input features measured by this model.
- VarImp.VarImpMDA - Class in hex
-
Variable importance measured as mean decrease in accuracy.
- VarImp.VarImpMDA(float[], float[], int) - Constructor for class hex.VarImp.VarImpMDA
-
- VarImp.VarImpRI - Class in hex
-
Variable importance measured as relative influence.
- VarImp.VarImpRI(float[]) - Constructor for class hex.VarImp.VarImpRI
-
- varimpSD - Variable in class hex.VarImp.VarImpMDA
-
- VAUtils - Class in water.util
-
- VAUtils() - Constructor for class water.util.VAUtils
-
- vec - Variable in class hex.Layer.VecSoftmax
-
- vec(String) - Method in class water.fvec.Frame
-
- vec(int) - Method in class water.fvec.Frame
-
Returns the vector by given index.
- Vec - Class in water.fvec
-
A single distributed vector column.
- Vec(Key, long[]) - Constructor for class water.fvec.Vec
-
Main default constructor; requires the caller understand Chunk layout
already, along with count of missing elements.
- Vec(Key, long[], String[]) - Constructor for class water.fvec.Vec
-
- Vec(Key, Vec) - Constructor for class water.fvec.Vec
-
- VEC - Static variable in class water.Key
-
- Vec.CollectDomain - Class in water.fvec
-
Collect numeric domain of given vector
- Vec.CollectDomain(Vec) - Constructor for class water.fvec.Vec.CollectDomain
-
- Vec.VectorGroup - Class in water.fvec
-
Class representing the group of vectors.
- Vec.VectorGroup() - Constructor for class water.fvec.Vec.VectorGroup
-
- Vec.Writer - Class in water.fvec
-
More efficient way to write randomly to a Vec - still slow, but much faster than Vec.set()
Usage:
Vec.Writer vw = vec.open();
vw.set(0, 3.32);
vw.set(1, 4.32);
vw.set(2, 5.32);
vw.close();
- vec_nids(Frame, int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- vec_resp(Frame, int) - Method in class hex.gbm.SharedTreeModelBuilder
-
- VecArray - Class in water.fvec
-
Created by tomasnykodym on 4/4/14.
- VecArray() - Constructor for class water.fvec.VecArray
-
- vecKey(int) - Method in class water.fvec.Vec.VectorGroup
-
- vecs - Variable in class hex.Layer.VecsInput
-
- vecs() - Method in class water.fvec.Frame
-
- vecs(int) - Method in class water.MRTask2
-
Returns a Vec from the Frame.
- VERSION - Static variable in class water.api.Constants
-
- version - Variable in class water.H2O.OptArgs
-
- VERSION - Static variable in class water.H2O
-
- VG_LEN1 - Static variable in class water.fvec.Vec.VectorGroup
-
- VGROUP - Static variable in class water.Key
-
- VIEW - Static variable in class water.api.Constants
-
- visit() - Method in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- visit() - Method in class hex.rf.Tree.TreeVisitor
-
- visit() - Method in class hex.singlenoderf.Tree.TreeVisitor
-
- VM - Class in water.deploy
-
Executes code in a separate VM.
- VM(String[], String[]) - Constructor for class water.deploy.VM
-
- VM.SSH - Class in water.deploy
-
A remote JVM, launched over SSH.
- VM.SSH(Host, String[], String[]) - Constructor for class water.deploy.VM.SSH
-
- VM.SSH(String[], Host, String[], String[]) - Constructor for class water.deploy.VM.SSH
-
- VM.Watchdog - Class in water.deploy
-
A VM whose only job is to wait for its parent to be gone, then kill its child process.
- VM.Watchdog(String[], String[]) - Constructor for class water.deploy.VM.Watchdog
-
- VOLATILE - Static variable in class water.H2O
-
- votes() - Method in class hex.drf.TreeMeasuresCollector.TreeVotes
-
Returns number of positive votes per tree.
- votes() - Method in class hex.singlenoderf.VariableImportance.TreeVotes
-
Returns number of positive votes per tree.
- vpredict - Variable in class water.api.AUC
-
- vpredict - Variable in class water.api.ConfusionMatrix
-
- _a - Variable in class hex.deeplearning.Neurons
-
Layer state (one per neuron): activity, error
- _a - Variable in class hex.Layer
-
- _ab - Variable in class water.TCPReceiverThread.TCPReaderThread
-
- _ab - Variable in class water.ValueArray.VAStream
-
- _adaptedFrame - Variable in class hex.FrameTask.DataInfo
-
- _addedL2 - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _aic - Variable in class hex.DGLM.GLMValidation
-
- _allowInfo - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _alpha - Variable in class hex.DLSM.LSMSolver
-
- _alpha - Variable in class water.api.GLM
-
- _alpha - Variable in class water.api.GLMGrid
-
- _announcedLostContact - Variable in class water.H2ONode
-
- _apiSocket - Static variable in class water.H2O
-
- _appendables - Variable in class water.MRTask2
-
- _arguments - Variable in class water.api.RequestArguments
-
List of arguments for the request.
- _arr - Variable in class hex.ConfusionMatrix
-
- _arr - Variable in class water.api.RequestArguments.NumberSequence
-
- _arr - Variable in class water.api.RequestArguments.NumberSequenceFloat
-
- _ary - Variable in class water.ValueArray.VAStream
-
- _arys - Variable in class water.AutoBuffer
-
- _autoHandleNonSPDMatrix - Variable in class hex.DLSM.ADMMSolver
-
- _b - Variable in class hex.deeplearning.Neurons
-
- _b - Variable in class hex.Layer
-
- _backEnd - Variable in class water.H2O.KeyInfo
-
- _base - Variable in class water.ValueArray.Column
-
- _basicStats - Variable in class hex.Summary2.PrePass
-
- _bb - Variable in class water.AutoBuffer
-
- _beta - Variable in class hex.DGLM.GLMModel
-
- _betaEps - Variable in class hex.DGLM.GLMParams
-
- _betaEps - Variable in class hex.DLSM.GeneralizedGradientSolver
-
- _betaEps - Variable in class water.api.GLM
-
- _betaEps - Variable in class water.api.GLMGrid
-
- _between_cluster_SS - Variable in class hex.KMeansModel
-
- _binLimit - Variable in class water.api.RF
-
- _bins - Variable in class hex.gbm.DHistogram
-
- _blocking - Variable in class water.api.Parse
-
- _blocking - Variable in class water.api.Parse2
-
- _bm - Variable in class hex.Layer
-
- _bool - Variable in class water.parser.PMMLParser.Comparison
-
- _bpv - Variable in class water.fvec.CBSChunk
-
- _bucket - Variable in class water.api.ExportS3
-
- _bucket - Variable in class water.api.ImportS3
-
- _builders - Variable in class water.api.RequestBuilders.Response
-
Custom builders for JSON elements when converting to HTML automatically.
- _c - Variable in class hex.rf.MinorityClasses.UnbalancedClass
-
- _case - Variable in class water.api.GLM
-
- _case - Variable in class water.api.GLMGrid
-
- _caseCount - Variable in class hex.DGLM.GLMValidation
-
- _caseMode - Variable in class hex.DGLM.GLMParams
-
- _caseMode - Variable in class water.api.GLM
-
- _caseMode - Variable in class water.api.GLMGrid
-
- _caseMode - Variable in class water.api.RequestArguments.CaseSelect
-
- _caseVal - Variable in class hex.DGLM.GLMParams
-
- _caseWeight - Variable in class hex.DGLM.GLMParams
-
- _catOffsets - Variable in class hex.FrameTask.DataInfo
-
- _cats - Variable in class hex.FrameTask.DataInfo
-
- _chk2 - Variable in class water.fvec.Chunk
-
- _chkidx - Variable in class water.ValueArray.VAStream
-
- _chunks - Variable in class hex.rf.MinorityClasses.UnbalancedClass
-
- _classcol - Variable in class hex.singlenoderf.CMTask
-
- _classCol - Variable in class water.api.RequestArguments.CaseModeSelect
-
- _classCol - Variable in class water.api.RequestArguments.CaseSelect
-
- _classCol - Variable in class water.api.RequestArguments.H2OCategoryStrata
-
- _classCol - Variable in class water.api.RequestArguments.H2OCategoryWeights
-
- _classCol - Variable in class water.api.RequestArguments.HexNonClassColumnSelect
-
- _classCol - Variable in class water.api.RF
-
- _classCol - Variable in class water.api.RFScore
-
- _classCol - Variable in class water.api.RFView
-
- _classErr - Variable in class hex.ConfusionMatrix
-
- _classNames - Variable in class hex.rf.TreePrinter
-
- _classNames - Variable in class hex.singlenoderf.TreePrinter
-
- _classWt - Variable in class hex.singlenoderf.CMTask
-
- _clearCM - Variable in class water.api.RFView
-
- _cloud_hash - Variable in class water.HeartBeat
-
- _cloud_size - Variable in class water.HeartBeat
-
- _cloudLocked - Static variable in class water.Paxos
-
- _cls - Variable in class water.DTask
-
- _clusters - Variable in class hex.KMeansModel
-
- _clustersKey - Variable in class hex.KMeans2.KMeans2Model
-
- _cm - Variable in class hex.DGLM.GLMValidation
-
- _cmDomain - Variable in class water.Job.ValidatedJob
-
- _cms - Variable in class hex.singlenoderf.CMTask
-
- _cms - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _col_index - Variable in class water.api.ToEnum
-
- _colId - Variable in class hex.Summary.ColSummary
-
- _colIdx - Variable in class water.api.RequestArguments.FrameKeyMultiVec
-
- _colIdx - Variable in class water.api.RequestArguments.FrameKeyVec
-
- _colMapping - Variable in class hex.rf.TreePrinter
-
- _colMapping - Variable in class hex.singlenoderf.TreePrinter
-
- _colNames - Variable in class water.score.ScoreModel
-
- _cols - Variable in class hex.rf.TreePrinter
-
- _cols - Variable in class hex.singlenoderf.TreePrinter
-
- _cols - Variable in class water.api.SetColumnNames
-
- _cols - Variable in class water.ValueArray
-
- _columnNames - Variable in class water.parser.CustomParser.ParserSetup
-
- _columns - Variable in class water.api.Levels
-
- _columns - Variable in class water.api.SummaryPage
-
- _comment - Variable in class water.api.RequestArguments.LongInt
-
- _comment - Variable in class water.api.RequestArguments.Real
-
- _common_knowledge - Variable in class water.HeartBeat
-
- _commonKnowledge - Static variable in class water.Paxos
-
- _computedOOB - Variable in class hex.rf.ConfusionTask.CMFinal
-
- _computedOOB - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _computeOOB - Variable in class hex.singlenoderf.CMTask
-
- _confirmed - Variable in class water.persist.PersistS3Task.Progress
-
- _converged - Variable in class hex.DGLM.GLMModel
-
- _converged - Variable in class hex.DLSM.LSMSolver
-
- _converged - Variable in class hex.glm.LSMSolver
-
- _counter - Static variable in class water.api.TestPoll
-
- _ct - Variable in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- _ctypes - Variable in class water.fvec.ParseDataset2.FVecDataOut
-
- _currentChunkSz - Variable in class water.ValueArray.VAStream
-
- _dapt - Variable in class hex.rf.Data
-
- _dapt - Variable in class hex.singlenoderf.Data
-
- _data - Variable in class hex.rf.ConfusionTask
-
LOCAL: The dataset to validate
- _data - Variable in class hex.singlenoderf.CMTask
-
- _data - Variable in class water.parser.CustomParser.PSetupGuess
-
- _DATA_N - Variable in class hex.rf.ConfusionTask
-
LOCAL: Number of response classes in data
- _datakey - Variable in class hex.singlenoderf.CMTask
-
- _dataKey - Variable in class water.api.GeneratePredictionsPage
-
- _dataKey - Variable in class water.api.GLMScore
-
- _dataKey - Variable in class water.api.KMeansApply
-
- _dataKey - Variable in class water.api.KMeansScore
-
- _dataKey - Variable in class water.api.RF
-
- _dataKey - Variable in class water.api.RFScore
-
- _dataKey - Variable in class water.api.RFTreeView
-
- _dataKey - Variable in class water.api.RFView
-
- _dataKey - Variable in class water.Model
-
Dataset key used to *build* the model, for models for which this makes
sense, or null otherwise.
- _dataKey - Variable in class water.OldModel
-
Dataset key used to *build* the model, for models for which this makes
sense, or null otherwise.
- _dates - Variable in class water.util.Log.LogStr
-
- _defaultCol - Variable in class water.api.RequestArguments.H2OHexKeyCol
-
- _defaultIndex - Variable in class water.api.RequestArguments.StringList
-
- _defaultKey - Variable in class water.api.RequestArguments.H2OHexKey
-
- _defaultValue - Variable in class water.api.RequestArguments.H2OCategoryStrata
-
- _defaultValue - Variable in class water.api.RequestArguments.H2OCategoryWeights
-
- _defaultValue - Variable in class water.api.RequestArguments.H2OExistingKey
-
- _defaultValue - Variable in class water.api.RequestArguments.H2OKey
-
- _defaultValue - Variable in class water.api.RequestArguments.H2OKey2
-
- _defaultValue - Variable in class water.api.RequestArguments.InputCheckBox
-
Default value.
- _defaultValue - Variable in class water.api.RequestArguments.Int
-
- _defaultValue - Variable in class water.api.RequestArguments.LongInt
-
- _defaultValue - Variable in class water.api.RequestArguments.Real
-
- _defaultValue - Variable in class water.api.RequestArguments.Str
-
- _depth - Variable in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- _depth - Variable in class water.api.RF
-
- _description - Variable in class water.api.RequestArguments.Bool
-
- _dest - Variable in class water.api.ExportS3Progress
-
- _dest - Variable in class water.api.GeneratePredictionsPage
-
- _dest - Variable in class water.api.GLM
-
- _dest - Variable in class water.api.GLMGridProgress
-
- _dest - Variable in class water.api.GLMProgressPage
-
- _dest - Variable in class water.api.KMeansApply
-
- _dest - Variable in class water.api.Parse
-
- _dest - Variable in class water.api.RFView
-
- _dest - Variable in class water.api.RReader
-
- _dest - Variable in class water.api.RReaderProgress
-
- _deviance - Variable in class hex.DGLM.GLMValidation
-
- _diag - Variable in class hex.gram.Gram.Cholesky
-
- _diagAdded - Variable in class hex.gram.Gram
-
- _dinfo - Variable in class hex.FrameTask
-
- _dinfo - Variable in class hex.nb.NaiveBayes.NBTask
-
- _dir - Variable in class water.persist.PersistFS
-
- _disabledReason - Variable in class water.api.RequestArguments.Record
-
Reason why the argument is disabled, or null if it is enabled.
- _displayName - Variable in class water.api.RequestArguments.Argument
-
Name of the argument.
- _dist - Variable in class hex.KMeansModel.KMeansScore
-
- _distribution - Variable in class hex.gbm.SharedTreeModelBuilder
-
- _dof - Variable in class hex.DGLM.GLMModel
-
- _domain - Variable in class hex.rf.ConfusionTask.CMFinal
-
- _domain - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _domain - Variable in class water.fvec.Vec
-
Enum/factor/categorical names.
- _domain - Variable in class water.ValueArray.Column
-
- _domains - Variable in class water.Model
-
Categorical/factor/enum mappings, per column.
- _done - Variable in class hex.Quantiles
-
- _done - Variable in class water.persist.PersistS3Task.Progress
-
- _dontDie - Static variable in class water.util.Log
-
- _drf - Variable in class hex.singlenoderf.DABuilder
-
- _drf - Variable in class hex.singlenoderf.SpeeDRF.DRFTask
-
- _dropout - Variable in class hex.deeplearning.Neurons
-
For Dropout training
- _e - Variable in class hex.deeplearning.Neurons
-
- _e - Variable in class hex.Layer
-
- _eFromNode - Variable in class water.DTask
-
- _elementLimit - Variable in class water.api.RequestArguments.HexColumnSelect
-
- _enumClass - Variable in class water.api.RequestArguments.EnumArgument
-
- _enums - Static variable in class water.fvec.ParseDataset2.MultiFileParseTask
-
- _enums - Variable in class water.parser.PMMLParser
-
- _err - Variable in class hex.DGLM.GLMValidation
-
- _error - Variable in class hex.KMeansModel
-
- _error - Variable in class water.persist.PersistS3Task.Progress
-
- _errors - Variable in class water.parser.CustomParser.PSetupGuess
-
- _errorsPerTree - Variable in class hex.rf.ConfusionTask.CMFinal
-
- _errorsPerTree - Variable in class hex.singlenoderf.CMTask
-
- _errorsPerTree - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _espc - Variable in class water.fvec.Vec
-
Element-start per chunk.
- _ex - Variable in class water.Job.ChunkProgress
-
- _exception - Variable in class water.DTask
-
- _excludeExpression - Variable in class water.api.Parse
-
- _exclusiveSplitLimit - Variable in class hex.rf.DRF.DRFParams
-
Arity under which we may use exclusive splits
- _exclusiveSplitLimit - Variable in class hex.singlenoderf.SpeeDRF
-
- _exclusiveSplitLimit - Variable in class hex.singlenoderf.SpeeDRF.DRFParams
-
Arity under which we may use exclusive splits
- _exclusiveSplitLimit - Variable in class water.api.RF
-
- _expandCats - Variable in class hex.NewRowVecTask.RowFunc
-
- _expertSettings - Variable in class water.api.GLM
-
- _failed - Variable in exception water.parser.ParseDataset.ParseSetupGuessException
-
- _family - Variable in class hex.DGLM.FamilyIced
-
- _family - Variable in class hex.DGLM.GLMParams
-
- _family - Variable in class water.api.GLM
-
- _family - Variable in class water.api.GLMGrid
-
- _family - Variable in class water.api.RequestArguments.CaseModeSelect
-
- _features - Variable in class hex.rf.RFModel
-
Number of features these trees are built for
- _features - Variable in class water.api.RF
-
- _field - Variable in class water.api.RequestArguments.Argument
-
If argument has been created reflectively from a request field.
- _filter - Variable in class water.api.StoreView
-
- _filter - Variable in class water.api.TypeaheadRequest
-
- _fjqueue - Variable in class water.HeartBeat
-
- _fjtask - Variable in class water.Job
-
- _fjthrds - Variable in class water.HeartBeat
-
- _fname - Variable in class water.DTask
-
- _foldId - Variable in class hex.FrameTask.DataInfo
-
- _fprs - Variable in class hex.DGLM.GLMValidation
-
- _fr - Variable in class hex.Summary2.SummaryPerRow
-
- _fr - Variable in class water.MRTask2
-
The Vectors to work on.
- _fs - Variable in class water.DRemoteTask
-
- _fs - Variable in class water.MRTask2
-
We can add more things to block on - in case we want a bunch of lazy
tasks produced by children to all end before this top-level task ends.
- _gap - Variable in class water.fvec.CBSChunk
-
- _glm - Variable in class hex.glm.GLM2
-
- _glm - Variable in class hex.glm.GLMTask
-
- _glmParams - Variable in class hex.DGLM.GLMModel
-
- _grad - Variable in class hex.glm.GLMTask.GLMIterationTask
-
- _gradientEps - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _gram - Variable in class hex.glm.GLMTask.GLMIterationTask
-
- _gram - Variable in class hex.gram.Gram.GramTask
-
- _gridable - Variable in class water.api.RequestArguments.Argument
-
Can be a grid search parameter.
- _gSetup - Variable in exception water.parser.ParseDataset.ParseSetupGuessException
-
- _h2o - Variable in class water.AutoBuffer
-
- _h2os - Variable in class water.util.Log.LogStr
-
- _haha - Variable in class water.api.TestPoll
-
- _hash - Variable in class water.H2O
-
- _hasIntercept - Variable in class hex.gram.Gram.GramTask
-
- _hb_version - Variable in class water.HeartBeat
-
- _hdrFrom - Variable in class water.api.Parse
-
- _hdrFromFile - Variable in class water.parser.CustomParser.PSetupGuess
-
- _header - Variable in class water.parser.CustomParser.CustomInspectDataOut
-
- _header - Variable in class water.parser.CustomParser.ParserSetup
-
- _headers - Variable in class water.api.RequestBuilders.Response
-
Custom headers to show in the html.
- _heartbeat - Variable in class water.H2ONode
-
- _hi - Variable in class water.MRTask
-
- _hi - Variable in class water.MRTask2
-
Internal field to track a range of local Chunks to work on
- _hideInQuery - Variable in class water.api.RequestArguments.Argument
-
True if the argument should not appear in the automatically generated
query.
- _hs - Variable in class hex.gbm.DTree.UndecidedNode
-
- _id - Variable in class hex.glm.LSMSolver
-
- _idx - Variable in class water.H2O
-
- _idx - Variable in class water.util.Log.LogStr
-
- _ignore - Variable in class water.api.RF
-
- _improved - Variable in class hex.glm.GLMModel.GLMValidationTask
-
- _index - Variable in class hex.deeplearning.Neurons
-
- _info - Variable in class water.api.TutorialWorkflow.TutorStep
-
- _init - Static variable in class water.Boot
-
- _initialization - Variable in class hex.KMeansModel
-
- _interpolated - Variable in class hex.Quantiles
-
- _invalidLines - Variable in class water.parser.CustomParser.CustomInspectDataOut
-
- _invalidLines - Variable in class water.parser.CustomParser.PSetupGuess
-
- _is_local - Variable in class water.DRemoteTask
-
- _isInt - Variable in class hex.gbm.DHistogram
-
- _isValid - Variable in class water.parser.CustomParser.PSetupGuess
-
- _isWeighted - Variable in class hex.gram.Gram.GramTask
-
- _iteration - Variable in class hex.KMeansModel
-
- _iterations - Variable in class hex.DGLM.GLMModel
-
- _iterativeCM - Variable in class water.api.RF
-
- _iterativeCM - Variable in class water.api.RFView
-
- _jar_md5 - Variable in class water.HeartBeat
-
- _jarHash - Variable in class water.Boot
-
- _jntcnt - Variable in class hex.nb.NaiveBayes.NBTask
-
- _job - Variable in class hex.rf.DRF.DRFTask
-
Job representing this DRF execution.
- _job - Variable in class hex.singlenoderf.SpeeDRF.DRFTask
-
Job representing this DRF execution.
- _job - Variable in class water.api.GLMGridProgress
-
- _job - Variable in class water.api.GLMProgressPage
-
- _job - Variable in class water.api.RFView
-
- _jobKey - Variable in class hex.DLSM.LSMSolver
-
- _jobKey - Variable in class hex.glm.LSMSolver
-
- _jobName - Variable in class hex.glm.GLM2
-
- _jobs - Variable in class hex.glm.GLM2.GLMGridSearch
-
- _jvm_boot_msec - Variable in class water.HeartBeat
-
- _kappa - Variable in class hex.DLSM.GeneralizedGradientSolver
-
- _kb - Variable in class water.Key
-
- _key - Variable in class water.api.Cancel
-
- _key - Variable in class water.api.Get
-
- _key - Variable in class water.api.GLM
-
- _key - Variable in class water.api.GLMGrid
-
- _key - Variable in class water.api.Levels
-
- _key - Variable in class water.api.PutValue
-
- _key - Variable in class water.api.Remove
-
- _key - Variable in class water.api.RemoveAck
-
- _key - Variable in class water.api.RequestArguments.CaseModeSelect
-
- _key - Variable in class water.api.RequestArguments.CaseSelect
-
- _key - Variable in class water.api.RequestArguments.H2OCategoryStrata
-
- _key - Variable in class water.api.RequestArguments.H2OCategoryWeights
-
- _key - Variable in class water.api.RequestArguments.H2OHexKeyCol
-
- _key - Variable in class water.api.RequestArguments.HexColumnSelect
-
- _key - Variable in class water.api.SummaryPage
-
- _key - Variable in class water.api.ToEnum
-
- _key - Variable in class water.Atomic
-
- _key - Variable in class water.fvec.Vec
-
Key mapping a Value which holds this Vec.
- _key - Variable in class water.H2O.KeyInfo
-
- _key - Variable in class water.H2ONode
-
- _key - Variable in class water.Lockable
-
The Key being locked
- _key - Variable in class water.Value
-
- _keys - Variable in class water.DRemoteTask
-
- _keys - Variable in class water.HeartBeat
-
- _keys - Variable in class water.Key.Ary
-
- _kinds - Variable in class water.util.Log.LogStr
-
- _lambda - Variable in class hex.DLSM.LSMSolver
-
- _lambda - Variable in class water.api.GLM
-
- _lambda - Variable in class water.api.GLMGrid
-
- _lambdaIdx - Variable in class hex.glm.GLMModel.GLMValidationTask
-
- _last_heard_from - Variable in class water.H2ONode
-
- _lastOff - Variable in class water.fvec.CXIChunk
-
- _left - Variable in class water.MRTask2
-
Internal field to track the left and right sub-range of chunks to work on
- _len - Variable in class hex.Layer.Input
-
- _len - Variable in class hex.Summary2.BasicStat
-
- _len - Variable in class water.fvec.Chunk
-
- _limit - Variable in class water.api.TypeaheadRequest
-
- _lineNum - Variable in class water.DTask
-
- _link - Variable in class hex.DGLM.GLMParams
-
- _link - Variable in class hex.DGLM.LinkIced
-
- _link - Variable in class water.api.GLM
-
- _link - Variable in class water.api.GLMGrid
-
- _lo - Variable in class water.MRTask
-
- _lo - Variable in class water.MRTask2
-
Internal field to track a range of local Chunks to work on
- _localForests - Variable in class hex.rf.RFModel
-
Local forests produced by nodes
- _localMatrices - Variable in class hex.singlenoderf.CMTask
-
- _lockers - Variable in class water.Lockable
-
Write-locker job is in _jobs[0 ].
- _lsmSolver - Variable in class water.api.GLM
-
- _lsmSolveTime - Variable in class hex.DGLM.GLMModel
-
- _map - Variable in class water.parser.DParseTask
-
- _matrix - Variable in class hex.singlenoderf.CMTask
-
- _max - Variable in class water.api.RequestArguments.Int
-
- _max - Variable in class water.api.RequestArguments.LongInt
-
- _max - Variable in class water.api.RequestArguments.Real
-
- _max - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _max - Variable in class water.Value
-
- _max - Variable in class water.ValueArray.Column
-
- _max1 - Variable in class hex.Summary2.BasicStat
-
- _max2 - Variable in class hex.Summary2.BasicStat
-
- _max_column - Variable in class water.api.Levels
-
- _max_column - Variable in class water.api.SummaryPage
-
- _maxEx - Variable in class hex.gbm.DHistogram
-
- _maxIn - Variable in class hex.gbm.DHistogram
-
- _maxIter - Variable in class hex.DGLM.GLMParams
-
- _maxIter - Variable in class hex.KMeansModel
-
- _maxIter - Variable in class water.api.GLM
-
- _maxIter - Variable in class water.api.GLMGrid
-
- _maxMissingKey - Variable in class hex.NOPTask
-
- _maxP - Variable in class hex.glm.GLM2.ParallelGLMs
-
- _maxParallelism - Variable in class hex.glm.GLM2.GLMGridSearch
-
- _maxs - Variable in class hex.Summary2
-
- _mean - Variable in class water.ValueArray.Column
-
- _memary - Variable in class water.H2O
-
- _message - Variable in class water.api.LogAndEcho
-
- _message - Variable in class water.Job.Fail
-
- _min - Variable in class hex.gbm.DHistogram
-
- _min - Variable in class water.api.RequestArguments.Int
-
- _min - Variable in class water.api.RequestArguments.LongInt
-
- _min - Variable in class water.api.RequestArguments.Real
-
- _min - Variable in class water.ValueArray.Column
-
- _min1 - Variable in class hex.Summary2.BasicStat
-
- _min2 - Variable in class hex.gbm.DHistogram
-
- _min2 - Variable in class hex.Summary2.BasicStat
-
- _minMissingKey - Variable in class hex.NOPTask
-
- _mins - Variable in class hex.Summary2
-
- _missingKeysCount - Variable in class hex.NOPTask
-
- _model - Variable in class hex.glm.GLMModel.GLMValidationTask
-
- _model - Variable in class hex.singlenoderf.CMTask
-
- _MODEL_N - Variable in class hex.rf.ConfusionTask
-
LOCAL: Number of response classes in model
- _modelClassDist - Variable in class water.Model
-
- _modelDataMap - Variable in class hex.singlenoderf.CMTask
-
- _modelKey - Variable in class hex.singlenoderf.CMTask
-
- _modelKey - Variable in class hex.singlenoderf.SpeeDRF
-
- _modelKey - Variable in class water.api.GeneratePredictionsPage
-
- _modelKey - Variable in class water.api.GLM
-
- _modelKey - Variable in class water.api.GLMScore
-
- _modelKey - Variable in class water.api.KMeansApply
-
- _modelKey - Variable in class water.api.KMeansScore
-
- _modelKey - Variable in class water.api.RequestArguments.H2OCategoryWeights
-
- _modelKey - Variable in class water.api.RF
-
- _modelKey - Variable in class water.api.RFScore
-
- _modelKey - Variable in class water.api.RFTreeView
-
- _modelKey - Variable in class water.api.RFView
-
- _modelKey - Variable in class water.api.Score
-
- _modelKeys - Variable in class hex.DGLM.GLMValidation
-
- _msg - Variable in class water.DTask
-
- _msgs - Variable in class water.util.Log.LogStr
-
- _mth - Variable in class water.DTask
-
- _mtry - Variable in class hex.drf.DRF
-
- _mustExist - Variable in class water.api.RequestArguments.Argument
-
For keys.
- _n - Variable in class hex.DGLM.GLMValidation
-
- _n - Variable in class hex.glm.GLMTask.LMIterationTask
-
- _N - Variable in class hex.rf.ConfusionTask
-
LOCAL: Number of response classes = Max(responses in model, responses in test data)
- _N - Variable in class hex.singlenoderf.CMTask
-
- _n - Variable in class water.ValueArray.Column
-
- _NA - Static variable in class water.fvec.C1Chunk
-
- _NA - Static variable in class water.fvec.C2Chunk
-
- _NA - Static variable in class water.fvec.C4Chunk
-
- _NA - Static variable in class water.fvec.C8Chunk
-
- _NA - Static variable in class water.fvec.CBSChunk
-
- _name - Variable in class hex.gbm.DHistogram
-
- _name - Variable in class water.api.RequestArguments.Argument
-
Name of the argument.
- _name - Variable in class water.parser.PMMLParser.Comparison
-
- _name - Variable in class water.parser.PMMLParser.IsIn
-
- _name - Variable in class water.parser.PMMLParser.IsMissing
-
- _name - Variable in class water.score.ScoreModel
-
- _name - Variable in class water.ValueArray.Column
-
- _names - Variable in class water.fvec.Frame
-
- _names - Variable in class water.Job.ValidatedJob
-
Names of columns
- _names - Variable in class water.Model
-
Columns used in the model and are used to match up with scoring data
columns.
- _nanos - Variable in class water.Timer
-
- _nans - Variable in class hex.Summary2.BasicStat
-
- _nas - Variable in class hex.Summary2.BasicStat
-
- _nbin - Variable in class hex.gbm.DHistogram
-
- _nclass - Variable in class hex.gbm.SharedTreeModelBuilder
-
- _nCols - Variable in class hex.DGLM.GLMModel
-
- _ncols - Variable in class hex.gbm.SharedTreeModelBuilder
-
- _ncols - Variable in class water.parser.CustomParser.CustomInspectDataOut
-
- _ncols - Variable in class water.parser.CustomParser.ParserSetup
-
- _newValEnd - Variable in class hex.Quantiles
-
- _newValStart - Variable in class hex.Quantiles
-
- _nfolds - Variable in class hex.FrameTask.DataInfo
-
- _nhi - Variable in class water.MRTask2
-
Internal field to track a range of remote nodes/JVMs to work on
- _nid - Variable in class hex.gbm.DTree.Node
-
- _nids - Variable in class hex.gbm.DTree.DecidedNode
-
- _ninfs - Variable in class hex.Summary2.BasicStat
-
- _nleft - Variable in class water.MRTask2
-
Internal field to track the left and right remote nodes/JVMs to work on
- _nLines - Variable in class hex.DGLM.GLMModel
-
- _nlines - Variable in class water.parser.CustomParser.CustomInspectDataOut
-
- _nobs - Variable in class hex.gram.Gram.GramTask
-
- _nobs - Variable in class hex.nb.NaiveBayes.NBTask
-
- _noCM - Variable in class water.api.RFView
-
- _node_healthy - Variable in class water.H2ONode
-
- _nodeId - Variable in class water.util.TimelineSnapshot.Event
-
- _nodes - Variable in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- _nodesSplitFeatures - Variable in class hex.rf.RFModel
-
Number of computed split features per node - number of split features can differ for each node.
- _normalized - Variable in class hex.KMeansModel
-
- _normBeta - Variable in class hex.DGLM.GLMModel
-
- _normMul - Variable in class hex.FrameTask.DataInfo
-
- _normRespMul - Variable in class hex.FrameTask.DataInfo
-
- _normRespSub - Variable in class hex.FrameTask.DataInfo
-
- _normSub - Variable in class hex.FrameTask.DataInfo
-
- _nrite - Variable in class water.MRTask2
-
Internal field to track the left and right remote nodes/JVMs to work on
- _nrows - Variable in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
Number of processed row per tree.
- _nrows - Variable in class hex.gbm.SharedTreeModelBuilder
-
- _nrows - Variable in class hex.singlenoderf.VariableImportance.TreeMeasures
-
Number of processed row per tree.
- _ntrees - Variable in class hex.drf.TreeMeasuresCollector.TreeMeasures
-
Actual number of trees which votes are stored in this object
- _ntrees - Variable in class hex.singlenoderf.VariableImportance.TreeMeasures
-
Actual number of trees which votes are stored in this object
- _nullDeviance - Variable in class hex.DGLM.GLMValidation
-
- _num - Variable in class water.parser.PMMLParser.Comparison
-
- _num_cpus - Variable in class water.HeartBeat
-
- _numrows - Variable in class water.ValueArray
-
- _nums - Variable in class hex.FrameTask.DataInfo
-
- _numTrees - Variable in class water.api.RF
-
- _numTrees - Variable in class water.api.RFScore
-
- _numTrees - Variable in class water.api.RFView
-
- _nvs - Variable in class water.fvec.ParseDataset2.FVecDataOut
-
- _nxx - Variable in class water.MRTask2
-
Internal field to track a range of remote nodes/JVMs to work on
- _object - Variable in class water.api.ExportS3
-
- _off - Variable in class water.fvec.CXIChunk.Value
-
- _off - Variable in class water.ValueArray.Column
-
- _offset - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _offset - Variable in class water.api.StoreView
-
- _offsetJSON - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _oobee - Variable in class water.api.RF
-
- _oobee - Variable in class water.api.RFView
-
- _oobs - Variable in class hex.singlenoderf.CMTask
-
- _originalValue - Variable in class water.api.RequestArguments.Record
-
Determines the original input value of the argument.
- _orlx - Variable in class hex.DLSM.ADMMSolver
-
- _orlx - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _packages - Static variable in class water.Weaver
-
- _parallel - Variable in class water.api.GLMGrid
-
- _parallel - Variable in class water.api.RF
-
- _parallelism - Variable in class water.api.GLMGrid
-
- _params - Variable in class hex.rf.DRF.DRFTask
-
RF parameters.
- _params - Variable in class hex.singlenoderf.SpeeDRF.DRFTask
-
RF parameters.
- _parms - Variable in class water.Request2
-
- _parserr - Variable in class water.fvec.ParseDataset2.MultiFileParseTask
-
- _path - Variable in class water.api.ExportHdfs
-
- _path - Variable in class water.api.ImportHdfs
-
- _pctile - Variable in class hex.Quantiles
-
- _persist - Variable in class water.AutoBuffer
-
- _persist - Variable in class water.Value
-
- _pid - Variable in class hex.gbm.DTree.Node
-
- _pid - Variable in class water.HeartBeat
-
- _pids - Variable in class water.util.Log.LogStr
-
- _pinfs - Variable in class hex.Summary2.BasicStat
-
- _pm - Variable in class water.ValueArray.VAStream
-
- _pollProgress - Variable in class water.api.RequestBuilders.Response
-
Poll progress in terms of finished elements.
- _pollProgressElements - Variable in class water.api.RequestBuilders.Response
-
Total elements to be finished before the poll will be done.
- _pos - Variable in class hex.Layer.Input
-
- _pred - Variable in class hex.gbm.DTree.LeafNode
-
- _predErr - Variable in class hex.ConfusionMatrix
-
- _prerequisites - Variable in class water.api.RequestArguments.Argument
-
List of all prerequisite arguments for the current argument.
- _previous - Variable in class hex.deeplearning.Neurons
-
References for feed-forward connectivity
- _previous - Variable in class hex.Layer
-
- _prior - Variable in class water.api.GLM
-
- _priorClassDist - Variable in class water.Model
-
- _priority - Variable in class water.H2O.FJWThr
-
- _process_num_open_fds - Variable in class water.HeartBeat
-
- _process_total_ticks - Variable in class water.HeartBeat
-
- _progress - Variable in class water.api.GLMProgressPage
-
- _progress - Variable in class water.fvec.ParseDataset2
-
- _progress - Variable in class water.parser.ParseDataset
-
- _proximalPenalty - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _pType - Variable in class water.parser.CustomParser.ParserSetup
-
- _qbins - Variable in class hex.Quantiles.BinTask2
-
- _query - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _queryHtml - Static variable in class water.api.RequestArguments
-
- _queryHtml - Static variable in class water.api.RequestQueries
-
- _randSeed - Variable in class hex.KMeansModel
-
- _rawData - Variable in class water.H2O.KeyInfo
-
- _readOnly - Variable in class water.api.RequestArguments.Argument
-
True if the argument should be only read-only.
- _redirArgs - Variable in class water.api.RequestBuilders.Response
-
- _redirectArgs - Variable in class water.api.RequestBuilders.Response
-
Arguments of the redirect object.
- _redirectName - Variable in class water.api.RequestBuilders.Response
-
Name of the redirected request.
- _ref - Variable in class water.Request2.Dependent
-
- _refreshThresholdCM - Variable in class water.api.RFView
-
- _reg - Variable in class hex.glm.GLMTask.GLMIterationTask
-
- _regression - Variable in class hex.singlenoderf.Tree.TreeVisitor
-
- _remoteChunksKeys - Variable in class hex.rf.RFModel
-
Remote chunks' keys used by individual nodes
- _req - Variable in class water.api.RequestBuilders.Response
-
- _requestHelp - Variable in class water.api.Request
-
- _requestHelp - Variable in class water.api.RequestArguments.Argument
-
As with request's _requestHelp, this provides the extended help that
will be displayed on the help and wiki pages.
- _requests - Static variable in class water.api.RequestServer
-
- _required - Variable in class water.api.RequestArguments.Argument
-
True if the argument is required, false if it may be skipped.
- _res - Variable in class hex.glm.GLMModel.GLMValidationTask
-
- _res - Variable in class hex.NOPTask
-
- _rescnt - Variable in class hex.nb.NaiveBayes.NBTask
-
- _response - Variable in class water.api.RequestBuilders.Response
-
Response object for JSON requests.
- _responseName - Variable in class water.Job.ValidatedJob
-
Name of validation response.
- _responses - Variable in class hex.FrameTask.DataInfo
-
- _result - Variable in class water.util.JStackCollectorTask
-
- _result - Variable in class water.util.LogCollectorTask
-
- _result - Variable in class water.util.ProfileCollectorTask
-
- _retries - Variable in class water.util.RIStream
-
- _reweightGram - Variable in class hex.DGLM.GLMParams
-
- _rf - Variable in class water.api.PutValue
-
- _rfmodel - Variable in class hex.rf.DRF.DRFTask
-
The RF Model.
- _rfmodel - Variable in class hex.singlenoderf.DABuilder
-
- _rfmodel - Variable in class hex.singlenoderf.SpeeDRF.DRFTask
-
The RF Model.
- _rfModelKey - Variable in class hex.rf.ConfusionTask.CMFinal
-
- _rho - Variable in class hex.DLSM.ADMMSolver
-
- _rho - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _ridsz - Variable in class water.fvec.CXIChunk
-
- _rite - Variable in class water.MRTask2
-
Internal field to track the left and right sub-range of chunks to work on
- _rows - Variable in class hex.KMeansModel.KMeansScore
-
- _rows - Variable in class hex.rf.MinorityClasses.UnbalancedClass
-
- _rowsize - Variable in class water.ValueArray
-
- _rpc - Variable in class water.ValueArray
-
- _rpcs - Variable in class water.HeartBeat
-
- _runSingleThreaded - Variable in class water.MRTask
-
- _sample - Variable in class hex.rf.RFModel
-
Sampling rate used when building trees.
- _sample - Variable in class water.api.RF
-
- _samplingStrategy - Variable in class hex.rf.RFModel
-
Sampling strategy used for model
- _samplingStrategy - Variable in class water.api.RF
-
- _sb - Variable in class water.exec.Env
-
- _sb - Variable in class water.util.SB
-
- _scale - Variable in class water.fvec.C1SChunk
-
- _scale - Variable in class water.fvec.C2SChunk
-
- _scale - Variable in class water.fvec.C4SChunk
-
- _scale - Variable in class water.ValueArray.Column
-
- _scoreCols - Variable in class hex.gbm.DTree.UndecidedNode
-
- _seed - Variable in class hex.drf.DRF
-
- _seed - Variable in class water.api.RF
-
- _sends - Variable in class water.util.TimelineSnapshot
-
- _separator - Variable in class water.parser.CustomParser.ParserSetup
-
- _setup - Variable in class water.fvec.ParseDataset2.MultiFileParseTask
-
- _setup - Variable in class water.parser.CustomParser
-
- _setup - Variable in class water.parser.CustomParser.PSetupGuess
-
- _setupFromFile - Variable in class water.parser.CustomParser.PSetupGuess
-
- _shuffle - Variable in class hex.FrameTask
-
- _sigma - Variable in class water.ValueArray.Column
-
- _singleQuotes - Variable in class water.parser.CustomParser.ParserSetup
-
- _size - Variable in class water.AutoBuffer
-
- _size - Variable in class water.ValueArray.Column
-
- _sock - Variable in class water.TCPReceiverThread.TCPReaderThread
-
- _solver - Variable in class hex.DGLM.GLMModel
-
- _source - Variable in class water.api.ExportHdfs
-
- _source - Variable in class water.api.ExportS3
-
- _source - Variable in class water.api.Parse
-
- _source - Variable in class water.api.RReader
-
- _sourceResponseDomain - Variable in class water.Job.ValidatedJob
-
Source response domain or null if response is float.
- _SpeeDRFModelKey - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _splat - Variable in class hex.gbm.DTree.DecidedNode
-
- _split - Variable in class hex.gbm.DTree.DecidedNode
-
- _splitFeatures - Variable in class hex.rf.RFModel
-
Number of split features defined by user.
- _sQuotes - Variable in class water.api.Parse
-
- _srcKey - Variable in class water.api.SetColumnNames
-
- _srcStr - Variable in class water.api.SetColumnNames
-
- _stack_depth - Variable in class water.util.ProfileCollectorTask
-
- _standardize - Variable in class hex.FrameTask.DataInfo
-
- _standardize - Variable in class hex.NewRowVecTask.RowFunc
-
- _standardize - Variable in class water.api.GLM
-
- _standardize - Variable in class water.api.GLMGrid
-
- _standardize_response - Variable in class hex.FrameTask.DataInfo
-
- _standardized - Variable in class hex.DGLM.GLMModel
-
- _standardized - Variable in class hex.NewRowVecTask.DataFrame
-
- _start - Variable in class water.fvec.Chunk
-
- _start - Variable in class water.Timer
-
- _stat0 - Variable in class hex.Summary2
-
- _statType - Variable in class water.api.RF
-
- _status - Variable in class water.api.RequestBuilders.Response
-
Status of the request.
- _step - Variable in class hex.gbm.DHistogram
-
- _step - Variable in class water.api.TutorialWorkflow
-
- _str - Variable in class water.parser.PMMLParser.Comparison
-
- _strataSamples - Variable in class hex.rf.RFModel
-
Strata sampling rate used for local-node strata-sampling
- _strataSamples - Variable in class water.api.RF
-
- _strictJsonCompliance - Variable in class water.api.RequestBuilders.Response
-
- _suffix - Variable in enum water.api.RequestStatics.RequestType
-
Suffix of the request - extension of the URL.
- _sum - Variable in class hex.singlenoderf.CMTask
-
- _sum - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _summaries - Variable in class hex.Summary2.SummaryPerRow
-
- _summaries - Variable in class hex.Summary2.SummaryTask2
-
- _summary - Variable in class hex.Summary.ColSummary
-
- _syss - Variable in class water.util.Log.LogStr
-
- _system_idle_ticks - Variable in class water.HeartBeat
-
- _system_load_average - Variable in class water.HeartBeat
-
- _system_total_ticks - Variable in class water.HeartBeat
-
- _sz - Variable in class water.H2O.KeyInfo
-
- _t0 - Variable in class water.MRTask2
-
- _t_main - Variable in class hex.rf.DRF.DRFTask
-
Main computation timer
- _tcp_readers - Variable in class water.H2ONode
-
- _tcps_active - Variable in class water.HeartBeat
-
- _tgtKey - Variable in class water.api.SetColumnNames
-
- _thresholds - Variable in class water.api.GLM
-
- _thresholds - Variable in class water.api.GLMGrid
-
- _thresholds - Variable in class water.api.GLMScore
-
- _thrs - Variable in class water.util.Log.LogStr
-
- _time - Variable in class hex.DGLM.GLMModel
-
- _time - Variable in class hex.rf.RFModel
-
Total time in seconds to produce model
- _time - Variable in class water.api.RequestBuilders.Response
-
Time it took the request to finish.
- _time - Variable in class water.fvec.Vec
-
Time parse, index into Utils.TIME_PARSE, or -1 for not-a-time
- _time_close_ms - Variable in class water.AutoBuffer
-
- _time_io_ns - Variable in class water.AutoBuffer
-
- _time_start_ms - Variable in class water.AutoBuffer
-
- _tkeys - Variable in class hex.rf.RFModel
-
All the trees in the model
- _tm - Variable in class hex.gbm.DTree.TreeModel.TreeVisitor
-
- _to_enum - Variable in class water.api.ToEnum
-
- _todo - Variable in class water.persist.PersistS3Task.Progress
-
- _top_level - Variable in class water.DRemoteTask
-
- _topLocal - Variable in class water.MRTask2
-
Internal field to track if this is a top-level local call
- _total_SS - Variable in class hex.KMeansModel
-
- _totalRows - Variable in class hex.Quantiles
-
- _totalTrees - Variable in class hex.rf.RFModel
-
Number of keys the model expects to be built for it
- _tprs - Variable in class hex.DGLM.GLMValidation
-
- _train - Variable in class water.Job.ValidatedJob
-
- _tree - Variable in class hex.gbm.DTree.Node
-
- _tree - Variable in class water.api.RFTreeView
-
- _trees - Variable in class hex.rf.RFModel
-
- _treesUsed - Variable in class hex.singlenoderf.CMTask
-
- _ts - Variable in class hex.rf.Tree.TreeVisitor
-
- _ts - Variable in class hex.singlenoderf.Tree.TreeVisitor
-
- _tweedieLinkPower - Variable in class hex.DGLM.LinkIced
-
- _tweediePower - Variable in class water.api.GLM
-
- _tweedieVariancePower - Variable in class hex.DGLM.FamilyIced
-
- _type - Variable in class hex.Summary2
-
- _type - Variable in class water.H2O.KeyInfo
-
- _typeaheadHref - Variable in class water.api.RequestArguments.TypeaheadInputText
-
href of the json request supplying the typeahead values.
- _typeaheadLimit - Variable in class water.api.RequestArguments.TypeaheadInputText
-
Typeahead limit.
- _typeMap - Static variable in class water.Weaver
-
- _types - Variable in class water.parser.PMMLParser
-
- _udpSocket - Static variable in class water.H2O
-
- _unique_idx - Variable in class water.H2ONode
-
- _useAllFactorLevels - Variable in class hex.FrameTask.DataInfo
-
- _useFraction - Variable in class hex.FrameTask
-
- _useNonLocalData - Variable in class hex.singlenoderf.SpeeDRF
-
- _useNonLocalData - Variable in class water.api.RF
-
- _va - Variable in class water.OldModel
-
Columns used in the model.
- _val - Variable in class water.util.Utils.IcedDouble
-
- _val - Variable in class water.util.Utils.IcedInt
-
- _val - Variable in class water.util.Utils.IcedLong
-
- _valBinSize - Variable in class hex.Quantiles
-
- _valid - Variable in class hex.rf.ConfusionTask.CMFinal
-
- _valid - Variable in class hex.singlenoderf.CMTask.CMFinal
-
- _valid - Variable in class water.api.RequestArguments.Record
-
True if the argument's value stored in _value is valid, that is either
correctly parsed, or not present and default value used.
- _valid - Variable in class water.Job.ValidatedJob
-
- _validator - Variable in class water.api.RequestArguments.Argument
-
Value validator.
- _validLines - Variable in class water.parser.CustomParser.PSetupGuess
-
- _validResponse - Variable in class water.Job.ValidatedJob
-
Validation vector extracted from validation frame.
- _validResponseDomain - Variable in class water.Job.ValidatedJob
-
Validation response domain or null if validation is not specified or null if response is float.
- _valRange - Variable in class hex.Quantiles
-
- _vals - Variable in class hex.DGLM.GLMModel
-
- _valsz - Variable in class water.fvec.CXIChunk
-
- _valsz_log - Variable in class water.fvec.CXIChunk
-
- _value - Variable in class water.api.PutValue
-
- _value - Variable in class water.api.RequestArguments.Record
-
Parsed value.
- _values - Variable in class water.api.RequestArguments.StringList
-
- _values - Variable in class water.parser.PMMLParser.IsIn
-
- _varimp - Variable in class hex.singlenoderf.CMTask
-
- _vec - Variable in class water.fvec.Chunk
-
- _vecs - Variable in class water.fvec.ParseDataset2.FVecDataOut
-
- _verbose - Variable in class hex.rf.DRF.DRFParams
-
Output warnings and info
- _verbose - Variable in class hex.singlenoderf.SpeeDRF.DRFParams
-
Output warnings and info
- _vg - Variable in class water.fvec.SVMLightFVecDataOut
-
- _view - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _view - Variable in class water.api.StoreView
-
- _viewJSON - Variable in class water.api.RequestBuilders.PaginatedTable
-
- _w - Variable in class hex.deeplearning.Neurons
-
- _w - Variable in class hex.Layer
-
- _warnings - Variable in class hex.DGLM.GLMModel
-
- _weight - Variable in class water.api.GLMGrid
-
- _weights - Variable in class water.api.RF
-
- _weights - Variable in class water.api.RFScore
-
- _weights - Variable in class water.api.RFView
-
- _wgiven - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _wm - Variable in class hex.Layer
-
- _x - Variable in class water.api.GLM
-
- _x - Variable in class water.api.GLMGrid
-
- _xmodels - Variable in class hex.glm.GLMModel.GLMXValidationTask
-
- _xval - Variable in class water.api.GLM
-
- _xval - Variable in class water.api.GLMGrid
-
- _xvalIterations - Variable in class hex.DGLM.GLMValidation
-
- _xvals - Variable in class hex.glm.GLMModel.GLMXValidationTask
-
- _xx - Variable in class hex.gram.Gram
-
- _xx - Variable in class hex.gram.Gram.Cholesky
-
- _XY - Variable in class hex.gram.Gram.GramTask
-
- _y - Variable in class water.api.GLM
-
- _y - Variable in class water.api.GLMGrid
-
- _zeros - Variable in class hex.Summary2.BasicStat
-
- _zeros - Variable in class water.AutoBuffer
-