Provides methods to access partial results of computing the initial model for the implicit ALS training algorithm.
More...
Constructs the partial result of the implicit ALS initialization algorithm in the distributed processing mode
- Parameters
-
context | Context to manage the partial result |
Returns a partial result of computing the initial model for the implicit ALS training algorithm
- Parameters
-
id | Identifier of the partial result |
- Returns
- Partial result that corresponds to the given identifier
Gets a KeyValueDataCollection partial result of the implicit ALS initialization algorithm
- Parameters
-
id | Identifier of the partial result |
- Returns
- Partial result that corresponds to the given identifier
Gets a numeric table object from a partial result of the implicit ALS initialization algorithm
- Parameters
-
id | Identifier of the partial result |
key | Key to use to retrieve a numeric table |
- Returns
- Partial result that corresponds to the given identifier
Sets a partial result of computing the initial model for the implicit ALS training algorithm
- Parameters
-
id | Identifier of the partial result |
value | Partial result that corresponds to the given identifier |
Sets the KeyValueDataCollection partial result of the implicit ALS initialization algorithm
- Parameters
-
id | Identifier of the partial result |
value | Partial result that corresponds to the given identifier |
The documentation for this class was generated from the following file:
- implicit_als/training/init/InitPartialResult.java