Constructor
new DCT(uidopt)
Parameters:
Name |
Type |
Attributes |
Description |
uid |
string
|
<optional>
|
|
- Source:
Methods
Parameters:
Name |
Type |
Description |
path |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.DCT
Parameters:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.DCT
getInverse() → {boolean}
- Source:
Returns:
-
Type
-
boolean
Indicates whether to perform the inverse DCT (true) or forward DCT (false).
Default: false
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.BooleanParam
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.DCT
Parameters:
Name |
Type |
Description |
value |
boolean
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.DCT
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.DCT
Parameters:
Name |
Type |
Description |
dataset |
module:eclairjs/sql.DataFrame
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/sql.DataFrame
Parameters:
- Source:
Returns:
-
Type
-
module:eclairjs/sql/types.StructType
uid() → {string}
An immutable unique ID for the object and its derivatives.
- Source:
Returns:
-
Type
-
string