Introduction To Machine Learning In Azure
In this article, we will see what machine learning is and how it differs from traditional programming. The first question is "What is Machine Learning?" Machine Learning can be defined as building a model from given inputs to make data-driven predictions. It means that the system learns how to solve a problem from example data rather than you writing a specific logic. In traditional programming, we analyze the problem and then write code; this code reads the data and uses the control logic in the code to determine the correct parts of the program to execute; which then produces the correct result.
Oct-8-2017, 12:10:06 GMT