Constructor
new HashingTF(uidopt)
Parameters:
Name |
Type |
Attributes |
Description |
uid |
string
|
<optional>
|
|
- Source:
Extends
Methods
(static) load(path) → {module:eclairjs/mllib/feature.HashingTF}
Parameters:
Name |
Type |
Description |
path |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.HashingTF
copy(extra) → {module:eclairjs/mllib/feature.HashingTF}
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.HashingTF
getNumFeatures() → {number}
- Source:
Returns:
-
Type
-
number
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.Param
setBinary(value) → {module:eclairjs/mllib/feature.HashingTF}
Parameters:
Name |
Type |
Description |
value |
boolean
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.HashingTF
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.HashingTF
setNumFeatures(value) → {module:eclairjs/mllib/feature.HashingTF}
Parameters:
Name |
Type |
Description |
value |
number
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.HashingTF
setOutputCol(value) → {module:eclairjs/mllib/feature.HashingTF}
Parameters:
Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/mllib/feature.HashingTF
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/sql.Dataset
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