predicting the evolution of running cases, and the arrival of new cases, for capacity planning in a call center
Ask HN: What do you use Machine Learning for?
111–120 of 165 posts
Re: Ask HN: What do you use Machine Learning for?
#112Detecting what pornstars, actions, production and categories appear in 5mil+ adult videos.
Re: Ask HN: What do you use Machine Learning for?
#113I run a website called Hey Am I Fat. We've trained a classifier based off a simple softmax regression in TensorFlow that tries to detect whether people are fat or not. If you submit a picture of yourself to HeyAmIFat.com we can tell you if you're fat or not within minutes.
You'd be making the world a better place by encouraging the act of exercising. And the lower cost of healthcare. It's pretty much up to you now!
Re: Ask HN: What do you use Machine Learning for?
#114Replacing project managers and introducing reward/score based AI bots that keep track of progress of individuals as function of stories they are working on, and these bots send out reminders (slack chat bots perhaps). This will can help improve productivity at large firms with multiple (and sometimes unnecessary) levels of manager hierarchies such as IBM, Dell, HP, oil companies etc. Let's be honest a certain program…
Re: Ask HN: What do you use Machine Learning for?
#115Re: Ask HN: What do you use Machine Learning for?
#116Re: Ask HN: What do you use Machine Learning for?
#117I run a website called Hey Am I Fat. We've trained a classifier based off a simple softmax regression in TensorFlow that tries to detect whether people are fat or not. If you submit a picture of yourself to HeyAmIFat.com we can tell you if you're fat or not within minutes.
I don't think it would be that much of an asshole to sell the data so that a user starts to see ads for their local gym in their Facebook feed all of the sudden. You'd be making the world a better place by encouraging the act of exercising. And the lower cost of healthcare. It's pretty much up to you now!
Re: Ask HN: What do you use Machine Learning for?
#118Re: Ask HN: What do you use Machine Learning for?
#119Trying to predict horse racing
Re: Ask HN: What do you use Machine Learning for?
#120We use ml to identify users who might try to commit fraud when purchasing things from our site, as well as prevent identify fraud when users verify their ID with us. We are also looking into taking advantage of adaptive design to improve ux and conversion.