Constructor
new Normalizer(uidopt)
Parameters:
Name |
Type |
Attributes |
Description |
uid |
string
|
<optional>
|
|
- Source:
Extends
Methods
Parameters:
Name |
Type |
Description |
path |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.Normalizer
Parameters:
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/ml.UnaryTransformer
getP() → {float}
- Source:
Returns:
-
Type
-
float
Normalization in L^p^ space. Must be >= 1. (default: p = 2)
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.DoubleParam
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
Parameters:
Name |
Type |
Description |
value |
float
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.Normalizer
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