←back to thread

118 points lsharkey602 | 3 comments | | HN request time: 0.701s | source
Show context
bachmeier ◴[] No.44423567[source]
Okay. It also coincides with the end of the post-pandemic hiring boom and the UK bank rate going from 0.1% to 5.25%. It's kind of funny that reliable data analysis has never been part of the AI hype when you consider that AI is used for data analysis.
replies(10): >>44423667 #>>44423680 #>>44423720 #>>44423733 #>>44423740 #>>44423744 #>>44423756 #>>44423954 #>>44424140 #>>44424426 #
bunderbunder ◴[] No.44424140[source]
> It's kind of funny that reliable data analysis has never been part of the AI hype when you consider that AI is used for data analysis.

If you've ever tried to use AI to help with this kind of analysis, you might find this to be more inevitable than it is funny.

It's really, really, really good at confidently jumping to hasty conclusions and confirmation bias. Which perhaps shouldn't be surprising when you consider that it was largely trained on the Internet's proverbial global comments section.

replies(2): >>44424464 #>>44424748 #
1. banannaise ◴[] No.44424748[source]
I presume when they say "AI is used for data analysis" they're talking about traditional AI (more frequently referred to as "machine learning") rather than generative AI (LLMs).
replies(1): >>44426917 #
2. edanm ◴[] No.44426917[source]
Traditional AI isn't "referred to" as Machine Learning, they're separate things. ML is a subset of the field of AI, that focuses on AI algorithms that (loosely speaking) "learn" from data, as opposed to being AI that is explicitly defined.
replies(1): >>44427118 #
3. bunderbunder ◴[] No.44427118[source]
And LLMs belong to this subset. They're largely built using supervised machine learning.

But also, "AI" is polysemous. There's "AI" the academic field, and machine learning is a subset of that field. But there's also "AI" the marketing term, which is much more well-known nowadays. And for that meaning of the term, it's the other way around -- it's a subset of machine learning.

Under either definition, though, I agree it doesn't make much sense to talk about them as if they are two different things, because either way one is just a particular kind of the other.