How I trained an AI to detect satire in under an hour
towardsdatascience.com
How I trained an AI to detect satire in under an hour
1–10 of 16 posts
Re: How I trained an AI to detect satire in under an hour
#2Did you really train it to detect satire, or just the onion writer's conventions? How does it perform when trained on onion articles and tested against some non-onion satire publication?
Re: How I trained an AI to detect satire in under an hour
#3I would be curious to see results with 3-4 news sources for each groups.
Re: How I trained an AI to detect satire in under an hour
#4Anecdotally, I've noticed the onion uses certain phrases over and over again in articles - "area man" comes to mind. Did you really train it to detect satire, or just the onion writer's conventions? How does it perform when trained on onion articles and tested against some non-onion satire publication?
Re: How I trained an AI to detect satire in under an hour
#5Re: How I trained an AI to detect satire in under an hour
#6Love the concept, but it’s be great to see a deeper exploration as a demo. Keep going!
Re: How I trained an AI to detect satire in under an hour
#7Anecdotally, I've noticed the onion uses certain phrases over and over again in articles - "area man" comes to mind. Did you really train it to detect satire, or just the onion writer's conventions? How does it perform when trained on onion articles and tested against some non-onion satire publication?
Exactly. A bit of an exaggerated headline, no? The first paragraph basically refutes the headline. What was built was an Onion article detector.
Re: How I trained an AI to detect satire in under an hour
#8Re: How I trained an AI to detect satire in under an hour
#9Machine learning / ai things like this are so simple and approachable right now. Just fill a .CSV and upload it, boom, training model.
Re: How I trained an AI to detect satire in under an hour
#10A sample size of 600 for text data is literally nothing for these types of models. (although atleast the classes are balanced this time)