edu.qut.cs.rcmd.experiment.common
Class TrainingUserExperimentProfile
java.lang.Object
edu.qut.cs.rcmd.experiment.common.TrainingUserExperimentProfile
public final class TrainingUserExperimentProfile
- extends Object
Constructor Summary |
TrainingUserExperimentProfile(org.apache.mahout.cf.taste.model.PreferenceArray trainingPreferences,
org.apache.mahout.cf.taste.model.PreferenceArray targetPreferences)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrainingUserExperimentProfile
public TrainingUserExperimentProfile(org.apache.mahout.cf.taste.model.PreferenceArray trainingPreferences,
org.apache.mahout.cf.taste.model.PreferenceArray targetPreferences)
getTrainingPreferences
public org.apache.mahout.cf.taste.model.PreferenceArray getTrainingPreferences()
getTargetPreferences
public org.apache.mahout.cf.taste.model.PreferenceArray getTargetPreferences()
Copyright © 2012. All Rights Reserved.