| Package | Description |
|---|---|
| org.apache.mahout.cf.taste.example.kddcup.track1.svd |
| Modifier and Type | Class and Description |
|---|---|
class |
DataModelFactorizablePreferences
can be used to drop
DataModels into ParallelArraysSGDFactorizer |
class |
KDDCupFactorizablePreferences |
| Constructor and Description |
|---|
ParallelArraysSGDFactorizer(FactorizablePreferences factorizablePrefs,
int numFeatures,
int numIterations) |
ParallelArraysSGDFactorizer(FactorizablePreferences factorizablePreferences,
int numFeatures,
int numIterations,
double learningRate,
double preventOverfitting,
double randomNoise) |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.