Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-19345

Add doc for "coldStartStrategy" usage in ALS

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.0
    • ML
    • None

    Description

      SPARK-14489 adds the ability to skip NaN predictions during ALS.transform. This can be useful in production scenarios but is particularly useful when trying to use the cross-validation classes with ALS, since in many cases the test set will have users/items that are not in the training set, leading to evaluation metrics that are all NaN and making cross-validation unusable.

      Add an explanation for the coldStartStrategy param to the ALS documentation, and add example code to illustrate the usage.

      Attachments

        Issue Links

          Activity

            People

              mlnick Nicholas Pentreath
              mlnick Nicholas Pentreath
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: