Class PMFRandomSearchCV
- java.lang.Object
-
- es.upm.etsisi.cf4j.examples.gridSearch.PMFRandomSearchCV
-
public class PMFRandomSearchCV extends Object
In this example we tune the hyper-parameters of PMF recommender using the RandomSearchCV tool. Top 10 results with lowest Mean Squared Error (MSE) are printed.
-
-
Constructor Summary
Constructors Constructor Description PMFRandomSearchCV()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-