• SkyezOpen@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    6 个月前

    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.

    • loonsun@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      6 个月前

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

        • loonsun@sh.itjust.works
          link
          fedilink
          arrow-up
          3
          ·
          6 个月前

          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.

          • jonathan@lemmy.zip
            link
            fedilink
            arrow-up
            2
            ·
            6 个月前

            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.