Constructor
new MinMaxScaler(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.MinMaxScaler
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.MinMaxScaler
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.ParamMap
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.MinMaxScalerModel
getMax() → {float}
- Source:
Returns:
-
Type
-
float
getMin() → {float}
- Source:
Returns:
-
Type
-
float
upper bound after transformation, shared by all features Default: 1.0
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.DoubleParam
lower bound after transformation, shared by all features Default: 0.0
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.DoubleParam
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.MinMaxScaler
Parameters:
Name |
Type |
Description |
value |
float
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.MinMaxScaler
Parameters:
Name |
Type |
Description |
value |
float
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.MinMaxScaler
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.MinMaxScaler
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/sql/types.StructType
uid() → {string}
An immutable unique ID for the object and its derivatives.
- Source:
Returns:
-
Type
-
string
Validates and transforms the input schema.
Parameters:
- Source:
Returns:
-
Type
-
module:eclairjs/sql/types.StructType
validateParams()
- Source: