Machine Learning Fairy Dust
stdout.be
Machine Learning Fairy Dust
1–10 of 35 posts
Re: Machine Learning Fairy Dust
#2Re: Machine Learning Fairy Dust
#3Re: Machine Learning Fairy Dust
#4I 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?
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 things relatively easily.
Re: Machine Learning Fairy Dust
#5I 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?
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…
Re: Machine Learning Fairy Dust
#6I 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.
However, if you do need some real magic to be done, and your product really won't work without it, then things get trickier; bad statistics, or at least statistics not really used correctly, is really common in the innards of these kinds of products.
Re: Machine Learning Fairy Dust
#7Re: Machine Learning Fairy Dust
#8Its 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.
Re: Machine Learning Fairy Dust
#9I 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?
The google prediction api takes care of the code for algorithmic computation. While that's handy, it's only one step of a much larger process. The scale of that process is something that many people don't fully understanding about machine learning (yet).