• @SkyezOpen
    link
    31 month ago

    Not even that. The stupid mcdonald’s app has a “just for you” bit that pops up and recommends shit I have never in my life ordered.

    • @[email protected]
      link
      fedilink
      21 month ago

      Recommendation systems are Machine Learning, so if you are ever recommend a product in a modern application it’s almost always an ML model.

        • @[email protected]
          link
          fedilink
          31 month ago

          Not necessarily, just because you never ordered it doesn’t mean it’s not a potential recommendation. Actually it may be more likely they will recommend things you haven’t ordered before as the system is trying to get you to potentially have more diversity of products. Even in the example above, yeah a dip looks stupid from just the recommendations, but what if the thing being ordered is bread sticks or wings, then it’s normal.

          • @[email protected]
            link
            fedilink
            21 month ago

            If you offer “recommended dishes”, you should probably be accounting for different kinds of food items to enable that. I wouldn’t say the pure machine learning aspect is necessarily directly at fault, but the end to end implementation is bad.