| Package | Description |
|---|---|
| org.apache.mahout.math.als | |
| org.apache.mahout.math.map |
Automatically growing and shrinking maps holding objects or primitive
data types such as int, double, etc.
|
| Modifier and Type | Method and Description |
|---|---|
Matrix |
ImplicitFeedbackAlternatingLeastSquaresSolver.getYtransposeY(OpenIntObjectHashMap<Vector> Y) |
| Constructor and Description |
|---|
ImplicitFeedbackAlternatingLeastSquaresSolver(int numFeatures,
double lambda,
double alpha,
OpenIntObjectHashMap<Vector> Y,
int numTrainingThreads) |
| Modifier and Type | Method and Description |
|---|---|
OpenIntObjectHashMap<T> |
OpenIntObjectHashMap.clone()
Returns a deep copy of the receiver.
|
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.