Thursday, November 05, 2015

How machines learn ?

You have heard about "Machine Learning", "Intelligent Computers" but has no idea how the machines learn ?

Harvard Business Review have a good article, explaining in simple English, how this is accomplished.

"Machine learning.” You’ve heard the term, and you probably nod in agreement when someone tells you how important it is. But secretly you may not be sure what it is or how it works. Ask your data scientists to explain, and you may get lost in a sea of specialist talk about forks, leaf nodes, split points, and recursions. Forget all that. The only thing you need to know is that machine learning applies statistical models to the data you have in order to make smart predictions about data you don’t have.

Those predictions can help you find signals in the noise and extract value from all the data you’re collecting. The advantage of—indeed, the imperative for—using machine learning is its speed and brute force. It can mine vast swaths of data in seconds or minutes, find patterns, and make predictions in ways that no human analyst could begin to emulate. Machine learning is, among other things, helping companies to detect that patients will have seizures long before they actually occur.


Now that you have a better understanding, look into implementing your own Machine Learning using SystemML.

No comments:

Post a Comment