Java org.apache.mahout.cf.taste.impl.eval GenericRecommenderIRStatsEvaluator fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.cf.taste.impl.eval GenericRecommenderIRStatsEvaluator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.cf.taste.impl.eval GenericRecommenderIRStatsEvaluator.

The text is from its open source code.

Field

doubleCHOOSE_THRESHOLD
Pass as "relevanceThreshold" argument to #evaluate(RecommenderBuilder,DataModelBuilder,DataModel,IDRescorer,int,double,double) to have it attempt to compute a reasonable threshold.

Constructor

Method