ai
.
h2o
.
sparkling
.
ml
.
utils
EstimatorCommonUtils
Related Doc:
package utils
trait
EstimatorCommonUtils
extends
RestCommunication
Linear Supertypes
RestCommunication
,
RestEncodingUtils
,
Logging
,
Serializable
,
Serializable
,
Logging
,
AnyRef
,
Any
Known Subclasses
DistributionForClassificationCheck
,
DistributionForRegressionCheck
,
FamilyForClassificationCheck
,
FamilyForRegressionCheck
,
H2OAlgoCommonUtils
,
H2OAlgorithm
,
H2OAutoML
,
H2OAutoMLClassifier
,
H2OAutoMLRegressor
,
H2OCoxPH
,
H2ODRF
,
H2ODRFClassifier
,
H2ODRFRegressor
,
H2ODeepLearning
,
H2ODeepLearningClassifier
,
H2ODeepLearningRegressor
,
H2OGAM
,
H2OGAMClassifier
,
H2OGAMParams
,
H2OGAMRegressor
,
H2OGBM
,
H2OGBMClassifier
,
H2OGBMRegressor
,
H2OGLM
,
H2OGLMClassifier
,
H2OGLMParams
,
H2OGLMRegressor
,
H2OGridSearch
,
H2OIsolationForest
,
H2OIsolationForestParams
,
H2OKMeans
,
H2OSupervisedAlgorithm
,
H2OSupervisedAlgorithmWithFoldColumn
,
H2OTargetEncoder
,
H2OTreeBasedSupervisedAlgorithm
,
H2OTreeBasedUnsupervisedAlgorithm
,
H2OUnsupervisedAlgorithm
,
H2OWord2Vec
,
H2OXGBoost
,
H2OXGBoostClassifier
,
H2OXGBoostRegressor
,
HasGamCols
,
HasRandomCols
,
HasValidationLabelCol
Ordering
Alphabetic
By Inheritance
Inherited
EstimatorCommonUtils
RestCommunication
RestEncodingUtils
Logging
Serializable
Serializable
Logging
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
checkResponseCode
(
connection:
HttpURLConnection
,
confirmationLoggingLevel:
LoggingLevel
)
:
Unit
Definition Classes
RestCommunication
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
convertModelIdToKey
(
key:
String
)
:
String
Attributes
protected
def
delete
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
)
:
Unit
Attributes
protected
Definition Classes
RestCommunication
def
delete
[
ResultType
]
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
,
params:
Map
[
String
,
Any
]
,
skippedFields:
Seq
[(
Class
[_],
String
)]
,
encodeParamsAsJson:
Boolean
)
(
implicit
arg0:
ClassTag
[
ResultType
]
)
:
ResultType
Definition Classes
RestCommunication
def
downloadBinaryURLContent
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
,
file:
File
)
:
Unit
Attributes
protected
Definition Classes
RestCommunication
def
downloadStringURLContent
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
,
file:
File
)
:
Unit
Attributes
protected
Definition Classes
RestCommunication
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
initializeLogIfNecessary
(
isInterpreter:
Boolean
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
insert
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
,
streamWrapper: (
OutputStream
) ⇒
OutputStream
,
params:
Map
[
String
,
Any
]
)
:
OutputStream
Attributes
protected
Definition Classes
RestCommunication
def
insertToNode
(
node:
NodeDesc
,
suffix:
String
,
conf:
H2OConf
,
params:
Map
[
String
,
Any
]
)
:
OutputStream
Definition Classes
RestCommunication
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isPrimitiveType
(
value:
Any
)
:
Boolean
Attributes
protected
Definition Classes
RestEncodingUtils
def
isTraceEnabled
()
:
Boolean
Attributes
protected
Definition Classes
Logging
def
log
:
Logger
Attributes
protected
Definition Classes
Logging
def
logDebug
(
msg: ⇒
String
,
throwable:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logDebug
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logError
(
msg: ⇒
String
,
throwable:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logError
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logInfo
(
msg: ⇒
String
,
throwable:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logInfo
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logName
:
String
Attributes
protected
Definition Classes
Logging
def
logTrace
(
msg: ⇒
String
,
throwable:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logTrace
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logWarning
(
msg: ⇒
String
,
throwable:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
logWarning
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logging
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
query
[
ResultType
]
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
,
params:
Map
[
String
,
Any
]
,
skippedFields:
Seq
[(
Class
[_],
String
)]
,
confirmationLoggingLevel:
LoggingLevel
)
(
implicit
arg0:
ClassTag
[
ResultType
]
)
:
ResultType
Definition Classes
RestCommunication
def
readURLContent
(
endpoint:
URI
,
requestType:
String
,
suffix:
String
,
conf:
H2OConf
,
params:
Map
[
String
,
Any
]
,
encodeParamsAsJson:
Boolean
,
file:
Option
[
String
]
,
confirmationLoggingLevel:
LoggingLevel
)
:
InputStream
Attributes
protected
Definition Classes
RestCommunication
def
request
[
ResultType
]
(
endpoint:
URI
,
requestType:
String
,
suffix:
String
,
conf:
H2OConf
,
params:
Map
[
String
,
Any
]
,
skippedFields:
Seq
[(
Class
[_],
String
)]
,
encodeParamsAsJson:
Boolean
,
confirmationLoggingLevel:
LoggingLevel
)
(
implicit
arg0:
ClassTag
[
ResultType
]
)
:
ResultType
Definition Classes
RestCommunication
def
stringify
(
value:
Any
)
:
String
Attributes
protected
Definition Classes
RestEncodingUtils
def
stringifyArray
(
arr:
Array
[_]
)
:
String
Attributes
protected
Definition Classes
RestEncodingUtils
def
stringifyMap
(
map:
Map
[_, _]
)
:
String
Attributes
protected
Definition Classes
RestEncodingUtils
def
stringifyPair
(
pair:
Tuple2
[_, _]
)
:
String
Attributes
protected
Definition Classes
RestEncodingUtils
def
stringifyParams
(
params:
Map
[
String
,
Any
]
,
encodeParamsAsJson:
Boolean
)
:
String
Attributes
protected
Definition Classes
RestEncodingUtils
def
stringifyPrimitiveParam
(
value:
Any
)
:
String
Attributes
protected
Definition Classes
RestEncodingUtils
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
trainAndGetDestinationKey
(
endpointSuffix:
String
,
params:
Map
[
String
,
Any
]
,
encodeParamsAsJson:
Boolean
=
false
)
:
String
Attributes
protected
def
update
[
ResultType
]
(
endpoint:
URI
,
suffix:
String
,
conf:
H2OConf
,
params:
Map
[
String
,
Any
]
,
skippedFields:
Seq
[(
Class
[_],
String
)]
,
encodeParamsAsJson:
Boolean
)
(
implicit
arg0:
ClassTag
[
ResultType
]
)
:
ResultType
Definition Classes
RestCommunication
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
RestCommunication
Inherited from
RestEncodingUtils
Inherited from
Logging
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Logging
Inherited from
AnyRef
Inherited from
Any
Ungrouped