Constructor
new ElementwiseProduct(uidopt)
Parameters:
Name |
Type |
Attributes |
Description |
uid |
string
|
<optional>
|
|
- Source:
Extends
Methods
(static) load(path) → {module:eclairjs/mllib/feature.ElementwiseProduct}
Parameters:
Name |
Type |
Description |
path |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.ElementwiseProduct
Parameters:
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/ml.UnaryTransformer
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/linalg.Vector
the vector to multiply with input vectors
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.Param
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/ml.UnaryTransformer
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/ml.UnaryTransformer
setScalingVec(value) → {module:eclairjs/mllib/feature.ElementwiseProduct}
Parameters:
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.ElementwiseProduct
Parameters:
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/sql.Dataset
Parameters:
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/sql/types.StructType
uid() → {string}
An immutable unique ID for the object and its derivatives.
- Source:
Returns:
-
Type
-
string