Find the the parameters resulting in the minimal results for a given evaluation measure (1D)
Declaring type: GridSearch
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method Static GridSearch.FindMinimum (string, string, double[], RatingPredictor, ISplit<IRatings>) Find the the parameters resulting in the minimal results for a given evaluation measure (1D)
Public Method Static GridSearch.FindMinimum (string, string, string, double[], double[], RatingPredictor, ISplit<IRatings>) Find the the parameters resulting in the minimal results for a given evaluation measure (2D)
Public Method Static GridSearch.FindMinimum (string, string, double[], RatingPredictor, int) Find the the parameters resulting in the minimal results for a given evaluation measure using k-fold cross-validation