My Review of Hilary Mason: Advanced Machine Learning

Originally submitted at O’Reilly

<div>
  <img src="https://images.powerreviews.com/images_products/06/58/18430068_100.jpg" class="photo" align="left" style="margin: 0 0.5em 0 0" /></p> 
  
  <p style="margin-top:0">
    Hilary Mason: Advanced Machine Learning
  </p>
</div>

<p>
  <a href="http://shop.oreilly.com/product/0636920025610.do" style="display: none;" class="url fn"><span class="fn">Hilary Mason: Advanced Machine Learning</span></a></div> 
  
  <p>
    <br clear="left" />
  </p>
  
  <p>
    <strong class="summary">More &#8220;Intro to Machine Learning part 2&#8221;</strong>
  </p>
  
  <div>
    By <strong>Jim Schubert</strong> from <strong>Richmond, VA</strong> on <strong><abbr title="2012922T1200-0800" class="dtreviewed" style="border: none; text-decoration: none;">9/22/2012</abbr></strong>
  </div>
  
  <p>
    <div style="margin: 0.5em 0; height: 15px; width: 83px; background-image: url(https://images.powerreviews.com/images/stars_small.gif); background-position: 0px -144px;" class="prStars prStarsSmall">
      &nbsp;
    </div>
  </p>
  
  <div style="display: none">
    <span class="rating">4</span>out of 5
  </div>
  
  <p>
    <strong>Pros: </strong>Helpful examples, Easy to understand
  </p>
  
  <p>
    <strong>Cons: </strong>Too basic, Not comprehensive enough
  </p>
  
  <p>
    <strong>Best Uses: </strong>Novice, Student
  </p>
  
  <p>
    <strong>Describe Yourself: </strong>Developer
  </p>
  
  <p style="margin-top:1em" class="description">
    I watched this video as part of O&#8217;Reilly Media&#8217;s blogger program. I haven&#8217;t worked with machine learning topics in the past, and I was interested to learn a bit from this video. It turns out that I use many of the machine learning concepts in the linux terminal almost daily, but on much smaller data (personal computer logs). I&#8217;ve even parsed Apache logs in almost the same way as presented in this video&#8217;s &#8220;Learning from your data&#8221; segment.<br xmlns:pr="xalan://com.pufferfish.core.beans.xmlbuilders.xsl.Functions" /><br />At first, I was little confused why this video is called &#8220;Advanced Machine Learning&#8221; because I didn&#8217;t feel like any of the topics were all too advanced. Each segment seems to only skim the surface of a very general topic. In fact, it seems to me that this video is more of a continuation of Ms. Mason&#8217;s other Machine Learning video on O&#8217;Reilly&#8211; &#8220;An Introduction to Machine Learning with Web Data.&#8221; It may be more appropriately named &#8220;An introduction to data analysis&#8221;, and that&#8217;s not a bad thing! Don&#8217;t be turned away by a misleading title. Fair warning: I&#8217;ve rated the video based on the content with my proposed title.
  </p>
  
  <p>
    If you&#8217;re looking for an in-depth discussion of machine learning algorithms, this isn&#8217;t the video for you. If you&#8217;re looking for an introduction in getting things done with data, you should check out this video. Although the amount of information is pretty light, it is still a good way to get your start conceptually. If you look at the scripts and sample data provided in the code repository, you&#8217;ll be off to a good start to learn more about your data.
  </p>
  
  <p>
    For instance, Hillary makes it a point to break things down into a few simple steps:
  </p>
  
  <p>
    1) What is your data?<br />2) What do you want to learn from your data?<br />3) How to extract that information.
  </p>
  
  <p>
    Again, I wouldn&#8217;t recommend this video if you&#8217;re software engineer with a desire to learn in-depth machine learning algorithms. I do recommend this video if you&#8217;re interested in understanding some fundamentals of machine learning and how they&#8217;re applied in some advanced production scenarios (especially at bit.ly).
  </p>
  
  <p>
    I also recommend checking out the code examples and learning the basics of the python modules used in the scripts. They will help you analyze your data in a meaningful way.
  </p>
  
  <p style="margin-top:0.5em">
    (<a href="http://www.powerreviews.com/legal/terms_of_use.html" rel="license">legalese</a>)
  </p></div>

Related Articles