Bubble burst?
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
I got my fried shoes but no ketchup!
Isn't this just voice recognition software?
Hey, McDonalds, I got a general AI that can understand human speech.
It's located between my neck and the top of my head, and it costs $25/hr for fuel consumption.
Voice recognition vs. Download an app where you can't make mistakes (and a giant corporation can harvest your data). Hmm, I wonder which mcway mcdonalds will go?
"Will you be using our app today?"
Turns out customers weren't ordering the McDeadly neurotoxin
These large companies really need to learn that AI isn't a good tool for black and white decisions.
Right now I'm working on a system with drones and image recognition for farmers to prioritise where to use pesticides, in order to decrease the use of pesticides in the EU. For these things AI systems work really well, since it's just prioritising regions.
It's a bad idea to use it to make discrete decisions.
The problem is that they are just slapping a general use AI onto this and trying to call it a day. Had they created a completely custom model using exclusively recordings of drive-thru interactions it probably would have gone just fine
Unfortunately this is possible.
I think it's for the better that companies are having these blunders though. It'll generate some amount of pushback and keep AI from taking over workplaces.
I disagree. Classification in combintion wo ith a confidence score is a viable use case for AI.
you know that the confidence value is generated by the ai itself right? So it could still spew out bullshit with high confidence. The confidence score doesn't really help much
But the same holds for regression, which you seem to favour. So why do you feel that regression is so much better than classification (which is, when combined with a confidence score, basically regression)?