Interface RecommendationAlgorithm

    • Method Detail

      • getId

        int getId()
        Uniquely identifies a recommendation algorithm
        Returns:
        value identifying this RecommendationAlgorithm
      • getName

        java.lang.String getName()
        Get the name of this RecommendationAlgorithm
        Returns:
        a String object containing this algorithm's name