I would add to that list "create a forum." Maybe that's part of "social." In marketing I hear it all the freaking time- you get a half-ass mediocre idea and it always includes some type of "forum" your customers will recruit themselves into somehow, and start to form a community. Most of these people have never been on a forum so I can't blame them for not knowing how it works, but it is a challenge.
Machine Learning Fairy Dust
11–20 of 35 posts
Re: Machine Learning Fairy Dust
#12I think 'machine learning' is so complex that people just don't feel like trying to explain it. That, or their business secrets are tied up in it, and they don't want to give away the golden goose.
Personally, I think that the benefits of a product should be so evident that people don't care if machine learning was used or not. The pitch shouldn't be "This aggregator is awesome because of machine learning", but "This aggregrator is awesome (oh and we used machine learning)"
Re: Machine Learning Fairy Dust
#13Earlier quoted context omitted.
I think his point is that it's just a tool that makes it a little easier for startups to incorporate machine learning into their products - like he said, it may be appropriate for some types of problems, but not all. But I'm sure we'll start to see more tools like that become more widely used. When AJAX first came out, not everyone knew how to do it - but now, everyone can drop in jQuery and do all sorts of complex t…
I guess that a good point. I wonder what kinds of bad implementations of the api we'll see. What a great revenue stream for google - what startup won't use the api in some way? I know i'm setting it up tonight and using it on at least one project.
Re: Machine Learning Fairy Dust
#14Its fine if people want to say that ML will take care of the "details" ...let them try to use ML right and they will see you need to spend a long time understanding how to do things right. Most of the time, you can't use linear regressions right out of the box, let alone SVM's.
Agreed. The use of ML is highly dependent on the data. Having a something like the Prediction api is fine, but seems like the use-cases would be rigid.
Real-world ML is so full of black magic and hackery that it's the LAST thing I'd try to sell as a web service.
Re: Machine Learning Fairy Dust
#15Machine learning, on the other hand, isn't innocuous. In order to use the Prediction API, you need a large corpus of data, which will just further incentivize web sites to ignore the privacy implications of their actions. Machine learning is far too abstract and too much of an "umbrella" term for it to be anything but careless to refer to it as some sort of panacea.
If you thought that Facebook's "Beacon" was a slap in the face to online privacy, just wait until you see what the feature holds. Once machine learning libraries with extremely robust, completely unsupervised classifiers become more abundant, we're going to see an exponential increase in the market for data. Banner advertisements will be replaced with much more terrifying 'targeted' ads, and we will enter into an age where we are judged not by the empirical evidence of our actions, but the inferences made from people who behave like us.
Re: Machine Learning Fairy Dust
#16What makes me really nervous is that we're nearing the point when Google's Prediction API and its knock-offs will increasingly pervade web sites much in the way that AJAX and other technologies have. While overuse of AJAX and the Facebook "Like" button is extremely annoying, it's still pretty harmless. Machine learning, on the other hand, isn't innocuous. In order to use the Prediction API, you need a large corpus of…
Re: Machine Learning Fairy Dust
#17I was nodding my head u til I got to the end - it seems like the google prediction API _is_ the magic fairy dust we've been waiting for?
Re: Machine Learning Fairy Dust
#18What makes me really nervous is that we're nearing the point when Google's Prediction API and its knock-offs will increasingly pervade web sites much in the way that AJAX and other technologies have. While overuse of AJAX and the Facebook "Like" button is extremely annoying, it's still pretty harmless. Machine learning, on the other hand, isn't innocuous. In order to use the Prediction API, you need a large corpus of…
Re: Machine Learning Fairy Dust
#19What makes me really nervous is that we're nearing the point when Google's Prediction API and its knock-offs will increasingly pervade web sites much in the way that AJAX and other technologies have. While overuse of AJAX and the Facebook "Like" button is extremely annoying, it's still pretty harmless. Machine learning, on the other hand, isn't innocuous. In order to use the Prediction API, you need a large corpus of…
If you act on the internet like you would in real life, it doesn't seem like such a big deal. How is getting relevant ads a bad thing?
For example, a supermarket chain might use an aggregate of purchase histories (i.e., products most often purchased together) to influence product placement in the store. They won't re-position products for each customer as they walk in the door, though... Online, this can, and does, happen.
It might not seem like a big deal when it's useful. However, there will be many instances of people trying, and failing, at creating a useful product. I think that's a valid point of distinction: when people fail at adopting new technologies right now, the results are mostly harmless. If they fail with machine learning, there could be some major privacy concerns.
Re: Machine Learning Fairy Dust
#20What makes me really nervous is that we're nearing the point when Google's Prediction API and its knock-offs will increasingly pervade web sites much in the way that AJAX and other technologies have. While overuse of AJAX and the Facebook "Like" button is extremely annoying, it's still pretty harmless. Machine learning, on the other hand, isn't innocuous. In order to use the Prediction API, you need a large corpus of…
Do you really think such a turnkey ML service is possible, though?