edu.qut.cs.rcmd.experiment
Class ExperimentConfig
java.lang.Object
edu.qut.cs.rcmd.experiment.ExperimentConfig
public final class ExperimentConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getKFold
public int getKFold()
getTopN
public int getTopN()
getRelevanceThreshold
public double getRelevanceThreshold()
getEvaluationPercentage
public double getEvaluationPercentage()
getTrainingPercentage
public double getTrainingPercentage()
getResultOutputFile
public String getResultOutputFile()
getKFoldExperiments
public Set<String> getKFoldExperiments()
getDatabase
public String getDatabase()
Copyright © 2012. All Rights Reserved.