{"id":7836,"date":"2012-09-21T14:58:54","date_gmt":"2012-09-21T09:28:54","guid":{"rendered":"http:\/\/www.tothenew.com\/blog\/?p=7836"},"modified":"2012-09-23T17:02:50","modified_gmt":"2012-09-23T11:32:50","slug":"an-introduction-to-machine-learning","status":"publish","type":"post","link":"https:\/\/www.tothenew.com\/blog\/an-introduction-to-machine-learning\/","title":{"rendered":"An Introduction to Machine Learning"},"content":{"rendered":"<p>&#8220;Machine Learning&#8221; &#8211; the phrase itself creates a sense of excitement for anyone who has even remotely tried experimenting with making machines &#8220;learn&#8221; from their past experiences and automatically correct themselves if they are going wrong. The thought itself is so intriguing that not only technologists, but even the film industry has been fascinated by it, very obvious by the number of sci-fi movies which involve machines handling and even replacing humans in a lot of scenarios. Still a very distant dream, these movies have depicted what machine learning, in its pinnacle form, can and should achieve.<br \/>\n<br \/>\nFirst up, we&#8217;ll get the term machine learning defined. According to WikiPedia, machine learning is &#8220;<em>&#8230;a branch of artificial intelligence, &#8230; concerned with the design and development of algorithms that take as input empirical data, &#8230; and yield patterns or predictions&#8230;.<\/em>&#8220;. And that&#8217;s what it is. It simply helps you to identify patterns in data and can easily predict results for unknown states. The answer may be wrong or right, but that&#8217;s just a matter of how well you analyze the data and how much data you have.<br \/>\n<br \/>\nMachine learning relies heavily on probabilistic models and theorems and how the data which it receives is used in a probability distribution. Machine learning can be broadly classified into two categories: <\/p>\n<ol>\n<li>Supervised Learning<\/li>\n<li>Unsupervised Learning<\/li>\n<\/ol>\n<p>\nThe difference between the two kinds of learning is dependent on how the underlying data is classified.<br \/>\n<br \/>\nIn supervised learning, we say that the result classes are predefined. That is, for each input, there are only a finite set of output classes for which a particular input can be a cause. The machine learner&#8217;s task is to search for patterns and construct mathematical models based on this data. The models are then evaluated based on how well they predict the output based on the variation in the data for a particular input.<br \/>\n<br \/>\nIn unsupervised learning, we do not have any fixed output classes. Instead, the algorithms employed must group the data in classification classes. In fact, the primary purpose of unsupervised learning algorithms is to generate classification labels themselves which are used to classify the incoming data. These labels are created on the fly and data is then grouped under these labels. Unsupervised learning is widely used in what is known as the &#8220;cluster analysis&#8221;. This is particularly useful in grouping textual data.<br \/>\n<br \/>\nThis is just a basic introduction of what is machine learning and its meaning. Hoping this shed some light on the subject. We&#8217;ll be soon be digressing on a very interesting Java framework for machine learning that is free, open-source, easy to use and really useful for processing a huge amount of data to make recommendations to the user &#8211; Mahout by Apache.<br \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;Machine Learning&#8221; &#8211; the phrase itself creates a sense of excitement for anyone who has even remotely tried experimenting with making machines &#8220;learn&#8221; from their past experiences and automatically correct themselves if they are going wrong. The thought itself is so intriguing that not only technologists, but even the film industry has been fascinated by [&hellip;]<\/p>\n","protected":false},"author":33,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":9},"categories":[1],"tags":[1001,1000,1002,1003],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/posts\/7836"}],"collection":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/comments?post=7836"}],"version-history":[{"count":0,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/posts\/7836\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/media?parent=7836"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/categories?post=7836"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/tags?post=7836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}