Class 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 Detail

      • PMFRandomSearchCV

        public PMFRandomSearchCV()