Live data from Hacker News

Ask HN: What do you use Machine Learning for?

news.ycombinator.com

111–120 of 165 posts

Re: Ask HN: What do you use Machine Learning for?

#113

I 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?

#114

Replacing 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…

I really wish more quantitative analysis was done in this portion of the field, thank you.

Re: Ask HN: What do you use Machine Learning for?

#115
At Transloadit we're going to use it for predicting how many machines we'll need to encode incoming video and audio files in near realtime, and then scaling that capacity up in parallel, as files are still being uploaded or imported. Already half a year in the making, but in our early tests it seems we can outperform the custom algorithms we had in place for this, by a lot.

Re: Ask HN: What do you use Machine Learning for?

#117

I 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!

Gyms would be interested in this demographic in January. The highest bidder during the other 11 months would be junk food delivery.

Re: Ask HN: What do you use Machine Learning for?

#118
post #19

Detecting what pornstars, actions, production and categories appear in 5mil+ adult videos.

Is hiring ML talent in that industry any more difficult than generally?

It appears to be not too difficult. Many people are interested in the quantity of data to work with.

Re: Ask HN: What do you use Machine Learning for?

#120
post #64

We 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.

There's research about the high frequency of certain digits when bogus accounts are created. I've also done work with KBAs, geo's, and name origins with interesting results. Very exciting area!
Post reply on HN