ai
.
h2o
.
sparkling
.
ml
.
params
H2OAutoEncoderExtraParams
Related Doc:
package params
trait
H2OAutoEncoderExtraParams
extends
PipelineStage
with
H2OFeatureEstimatorBase
with
HasOutputCol
with
HasInputColsOnMOJO
Linear Supertypes
HasInputColsOnMOJO
,
Logging
,
SpecificMOJOParameters
,
ParameterConstructorMethods
,
HasOutputCol
,
H2OFeatureEstimatorBase
,
PipelineStage
,
Logging
,
Params
,
Serializable
,
Serializable
,
Identifiable
,
AnyRef
,
Any
Known Subclasses
H2OAutoEncoderMOJOBase
,
H2OAutoEncoderMOJOModel
Ordering
Alphabetic
By Inheritance
Inherited
H2OAutoEncoderExtraParams
HasInputColsOnMOJO
Logging
SpecificMOJOParameters
ParameterConstructorMethods
HasOutputCol
H2OFeatureEstimatorBase
PipelineStage
Logging
Params
Serializable
Serializable
Identifiable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
copy
(
extra:
ParamMap
)
:
PipelineStage
Definition Classes
PipelineStage → Params
abstract
val
uid
:
String
Definition Classes
Identifiable
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
$
[
T
]
(
param:
Param
[
T
]
)
:
T
Attributes
protected
Definition Classes
Params
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
booleanParam
(
name:
String
,
doc:
String
)
:
BooleanParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
final
def
clear
(
param:
Param
[_]
)
:
H2OAutoEncoderExtraParams
.this.type
Definition Classes
Params
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copyExtraParams
(
to:
H2OAutoEncoderExtraParams
)
:
Unit
Attributes
protected
def
copyValues
[
T <:
Params
]
(
to:
T
,
extra:
ParamMap
)
:
T
Attributes
protected
Definition Classes
Params
final
def
defaultCopy
[
T <:
Params
]
(
extra:
ParamMap
)
:
T
Attributes
protected
Definition Classes
Params
def
doubleArrayParam
(
name:
String
,
doc:
String
)
:
DoubleArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
doubleParam
(
name:
String
,
doc:
String
)
:
org.apache.spark.ml.param.DoubleParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
explainParam
(
param:
Param
[_]
)
:
String
Definition Classes
Params
def
explainParams
()
:
String
Definition Classes
Params
final
def
extractParamMap
()
:
ParamMap
Definition Classes
Params
final
def
extractParamMap
(
extra:
ParamMap
)
:
ParamMap
Definition Classes
Params
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
floatParam
(
name:
String
,
doc:
String
)
:
FloatParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
final
def
get
[
T
]
(
param:
Param
[
T
]
)
:
Option
[
T
]
Definition Classes
Params
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
getDefault
[
T
]
(
param:
Param
[
T
]
)
:
Option
[
T
]
Definition Classes
Params
def
getInputCols
()
:
Array
[
String
]
Definition Classes
HasInputColsOnMOJO
def
getMSECol
()
:
String
final
def
getOrDefault
[
T
]
(
param:
Param
[
T
]
)
:
T
Definition Classes
Params
def
getOriginalCol
()
:
String
def
getOutputCol
()
:
String
Definition Classes
HasOutputCol
def
getParam
(
paramName:
String
)
:
Param
[
Any
]
Definition Classes
Params
def
getWithMSECol
()
:
Boolean
def
getWithOriginalCol
()
:
Boolean
final
def
hasDefault
[
T
]
(
param:
Param
[
T
]
)
:
Boolean
Definition Classes
Params
def
hasParam
(
paramName:
String
)
:
Boolean
Definition Classes
Params
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
initializeLogIfNecessary
(
isInterpreter:
Boolean
,
silent:
Boolean
)
:
Boolean
Attributes
protected
Definition Classes
Logging
def
initializeLogIfNecessary
(
isInterpreter:
Boolean
)
:
Unit
Attributes
protected
Definition Classes
Logging
val
inputCols
:
NullableStringArrayParam
Attributes
protected
Definition Classes
HasInputColsOnMOJO
def
intArrayParam
(
name:
String
,
doc:
String
)
:
IntArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
intParam
(
name:
String
,
doc:
String
)
:
IntParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
final
def
isDefined
(
param:
Param
[_]
)
:
Boolean
Definition Classes
Params
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
isSet
(
param:
Param
[_]
)
:
Boolean
Definition Classes
Params
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
def
longParam
(
name:
String
,
doc:
String
)
:
LongParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
nullableBooleanArrayParam
(
name:
String
,
doc:
String
)
:
NullableBooleanArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableDoubleArrayArrayParam
(
name:
String
,
doc:
String
)
:
NullableDoubleArrayArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableDoubleArrayParam
(
name:
String
,
doc:
String
)
:
NullableDoubleArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableFloatArrayParam
(
name:
String
,
doc:
String
)
:
NullableFloatArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableIntArrayParam
(
name:
String
,
doc:
String
)
:
NullableIntArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableStringArrayArrayParam
(
name:
String
,
doc:
String
)
:
NullableStringArrayArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableStringArrayParam
(
name:
String
,
doc:
String
)
:
NullableStringArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableStringPairArrayParam
(
name:
String
,
doc:
String
)
:
NullableStringPairArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
nullableStringParam
(
name:
String
,
doc:
String
)
:
NullableStringParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
outputSchema
:
Seq
[
StructField
]
Attributes
protected
Definition Classes
H2OAutoEncoderExtraParams
→
H2OFeatureEstimatorBase
def
param
[
T
]
(
name:
String
,
doc:
String
)
:
Param
[
T
]
Attributes
protected
Definition Classes
ParameterConstructorMethods
lazy val
params
:
Array
[
Param
[_]]
Definition Classes
Params
final
def
set
(
paramPair:
ParamPair
[_]
)
:
H2OAutoEncoderExtraParams
.this.type
Attributes
protected
Definition Classes
Params
final
def
set
(
param:
String
,
value:
Any
)
:
H2OAutoEncoderExtraParams
.this.type
Attributes
protected
Definition Classes
Params
final
def
set
[
T
]
(
param:
Param
[
T
]
,
value:
T
)
:
H2OAutoEncoderExtraParams
.this.type
Definition Classes
Params
final
def
setDefault
(
paramPairs:
ParamPair
[_]*
)
:
H2OAutoEncoderExtraParams
.this.type
Attributes
protected
Definition Classes
Params
final
def
setDefault
[
T
]
(
param:
Param
[
T
]
,
value:
T
)
:
H2OAutoEncoderExtraParams
.this.type
Attributes
protected
Definition Classes
Params
def
setMSECol
(
name:
String
)
:
H2OAutoEncoderExtraParams
.this.type
def
setOriginalCol
(
name:
String
)
:
H2OAutoEncoderExtraParams
.this.type
def
setOutputCol
(
name:
String
)
:
H2OAutoEncoderExtraParams
.this.type
Definition Classes
HasOutputCol
def
setWithMSECol
(
flag:
Boolean
)
:
H2OAutoEncoderExtraParams
.this.type
def
setWithOriginalCol
(
flag:
Boolean
)
:
H2OAutoEncoderExtraParams
.this.type
def
stringArrayParam
(
name:
String
,
doc:
String
)
:
StringArrayParam
Attributes
protected
Definition Classes
ParameterConstructorMethods
def
stringParam
(
name:
String
,
doc:
String
)
:
Param
[
String
]
Attributes
protected
Definition Classes
ParameterConstructorMethods
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Identifiable → AnyRef → Any
def
transformSchema
(
schema:
StructType
)
:
StructType
Definition Classes
H2OFeatureEstimatorBase
→ PipelineStage
def
transformSchema
(
schema:
StructType
,
logging:
Boolean
)
:
StructType
Attributes
protected
Definition Classes
PipelineStage
Annotations
@DeveloperApi
()
def
validate
(
schema:
StructType
)
:
Unit
Attributes
protected
Definition Classes
H2OAutoEncoderExtraParams
→
H2OFeatureEstimatorBase
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
HasInputColsOnMOJO
Inherited from
Logging
Inherited from
SpecificMOJOParameters
Inherited from
ParameterConstructorMethods
Inherited from
HasOutputCol
Inherited from
H2OFeatureEstimatorBase
Inherited from
PipelineStage
Inherited from
Logging
Inherited from
Params
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Identifiable
Inherited from
AnyRef
Inherited from
Any
Ungrouped