Class UserKNNGridSearch
- java.lang.Object
-
- es.upm.etsisi.cf4j.examples.gridSearch.UserKNNGridSearch
-
public class UserKNNGridSearch extends Object
In this example we tune the parameters of UserKNN recommender using the GridSearch tool. Top 5 results with highest Precision score are printed.
-
-
Constructor Summary
Constructors Constructor Description UserKNNGridSearch()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-