Skip to main content

Machine Learning: Stanford (coursera)

                            Epod 

              Educate People on Demand

               Summary:Week 1
        Machine learning is divided into two groups.  
    1. Supervised learning  
    2.Unsupervised learning.


    This article introduces the first. The second will follow in the next post.This course on Machine Learning is taught at Stanford,but anyone can attend online,for free, through Coursera. Google it.
   
        Supervised learning is the type of learning that takes place when the training instances are labelled with the correct result, which gives feedback about how learning is progressing. This is akin to having a supervisor who can tell the agent whether or not it was correct.Supervised learning is fairly common in classification problems because the goal is often to get the computer to learn a classification system that we have created.
      Supervised methods are methods that attempt to discover the relationship between input attributes (sometimes called independent variables) and a target attribute (sometimes referred to as a dependent variable). The relationship discovered is represented in a structure referred to as a model.
      Usually models can be used for predicting the value of the target attribute knowing the values of input attributes. The supervised methods can be implemented in a variety of domains such as marketing, finance and manufacturing.
               Supervised learning splits into two broad categories: 
1. Classification for responses that can have just a few known values, such as 'true' or 'false'. Classification algorithms apply to nominal, not ordinal response values.  2. Regression for responses that are a real number, such as miles per gallon for a particular car.

Comments

Popular posts from this blog

How To Re -Engineer

Metadata course/North Carolina

Christopher Eck, The latest information from  Metadata: Organizing and Discovering Information  by  The University of North Carolina at Chapel Hill  on Coursera. Congratulations on surviving the first week of Metadata: Organizing and Discovering Information! As some of you have noted on the discussion forums, unit 1 was pretty long. But don't panic! Unit 1 is the longest unit -- all of the remaining units are shorter (though some units are longer than others). Many MOOCs (including this one) are created for a broad general audience: maybe you have some background in Information Science, and if so, great! But I wanted to create this course to be accessible even to students with no Information Science background. Which is why unit 1 was so long: I tried to fill in some of that background. And hopefully pique your interest in Information Science! But now that that background is background, we'll start building on it. In unit 2, we will look at our first ex...

Translation Via Google

Podfather Designs   Google Translate About Google Translate How to use Google Translate Modify your keyboard to search in other languages Translate webpages and documents Help improve Google Translate General information for webmasters Google Translate app for Android Google Translate app for iOS Website Translator plugin for websites About the Website Translator plugin Add the Website Translator plugin to your site Help improve the automatic translation of your site Link to a translated version of your site Embedding the plugin in intranet pages Manage translation suggestions from site visitors Invite editors to help manage your page’s translations Google Translate partners European Patent Office Google Translate About Google Translate Google Translate is a free translation tool, which uses computer programs to translate between languages. This means that not all translations will be...