<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/tag/geekguide">
  <channel>
    <title>GeekGuide</title>
    <link>https://www.linuxjournal.com/tag/geekguide</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>Geek Guide: Machine Learning with Python</title>
  <link>https://www.linuxjournal.com/content/geek-guide-machine-learning-python</link>
  <description>  &lt;div data-history-node-id="1339105" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/GeekGuide-Cover-Intel-MachineLearning.jpg" width="371" height="480" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/reuven-m-lerner" lang="" about="https://www.linuxjournal.com/users/reuven-m-lerner" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Reuven M. Lerner&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/small-200px-left-align-wrap/u1002061/GeekGuide-Cover-Intel-MachineLearning.jpg" alt="" title="" class="imagecache-small-200px-left-align-wrap" /&gt;&lt;p&gt;I first heard the term “machine learning” a few years ago, and to be honest, I basically ignored it that time. I knew that it was a powerful technique, and I knew that it was in vogue, but I didn’t know what it really was— what problems it was designed to solve, how it solved them and how it related to the other sorts of issues I was working on in my professional (consulting) life and in my graduate-school research.
&lt;/p&gt;&lt;p&gt;
But in the past few years, machine learning has become
a topic that most will avoid at their professional peril. Despite the scary-sounding name, the ideas behind machine learning aren’t that difficult to understand. Moreover,
a great deal of open-source software makes it possible
for anyone to use machine learning in their own work or research. I don’t think it’s an overstatement to say that machine learning already is having a huge impact on the computer industry and on our day-to-day lives.
&lt;/p&gt;&lt;p&gt;
In this ebook, I introduce the basic ideas behind machine learning and show how you can use Python to apply machine learning ideas to a number of different problems.
I hope by the time you finish reading this guide, you’ll not only understand what machine learning aims to do, but also how to apply it to your own work and research.
&lt;/p&gt;
&lt;h3&gt;What Is Machine Learning?&lt;/h3&gt;
&lt;p&gt;
Before doing anything else, let’s define the terms: “machine learning” sounds somewhat ominous, leading to a Matrix-like world in which the machines have taken over. But machine learning, at least as our current world sees it, is a mechanism by which computers can put inputs into categories.
&lt;/p&gt;&lt;p&gt;
Wait, that’s it? No, but that’s a very good starting point for thinking about machine learning.
&lt;/p&gt;&lt;p&gt;
Human minds basically are pattern-matching machines and excel at finding commonalities among different
types of inputs; getting a computer to perform such categorization tasks is more than just an impressive trick. It means that computers can look through a large number of inputs and try to categorize those inputs.
&lt;/p&gt;&lt;p&gt;
And, of course, if there’s something that computers do better than people, it’s look through large quantities of data.
&lt;/p&gt;&lt;p&gt;
A related use of machine learning is to predict outputs based on inputs with some degree of certainty. So if
I present you with an input value—a child’s age, for example—then you can predict that child’s height. Will your prediction be exact? No, but that’s okay; machine learning uses statistical reasoning. Thus, you’re looking for likely outcomes, not definite outcomes.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/geek-guide-machine-learning-python" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Wed, 06 Jul 2016 17:16:51 +0000</pubDate>
    <dc:creator>Reuven M. Lerner</dc:creator>
    <guid isPermaLink="false">1339105 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>New GeekGuides: DIY Commerce Site and Combating Infrastructure Sprawl</title>
  <link>https://www.linuxjournal.com/content/new-geekguides-diy-commerce-site-and-combating-infrastructure-sprawl</link>
  <description>  &lt;div data-history-node-id="1338818" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/abcdefg.jpg" width="395" height="469" alt="GeekGuides Practical books for the most technical people on the planet" title="GeekGuides Practical books for the most technical people on the planet" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/carlie-fairchild" lang="" about="https://www.linuxjournal.com/users/carlie-fairchild" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Carlie Fairchild&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;GeekGuides are practical (and free!) books for the most technical people on the planet. Newly available books include:
&lt;p&gt;
&lt;/p&gt;
&lt;a href="http://geekguide.linuxjournal.com/content/diy-commerce-site"&gt;&lt;strong&gt;DIY Commerce Site by Reuven Lerner&lt;/strong&gt;&lt;/a&gt;
&lt;br /&gt;&lt;a href="http://geekguide.linuxjournal.com/content/diy-commerce-site"&gt;&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/small-200px-left-align-wrap/u800391/GeekGuide-Cover-GeoTrust-DIY.jpg" alt="DIY Commerce Site GeekGuide" title="" class="imagecache-small-200px-left-align-wrap" /&gt;&lt;/a&gt;If you have been living in a cave for the last 15 years, I have some exciting news for you: the Internet is hopping with e-commerce opportunities. If you have a product and you’re willing to put in the time to market it, you can sell that product on-line. If your product is good and you market it well, you even can make a lot of money.
&lt;p&gt;
&lt;/p&gt;
For those of you who haven’t been living in a cave for some time and have been using the Internet in your personal and professional lives, the notion of making money from e-commerce may seem like something you’ll eventually get around to doing in the future, or that you ￼might do if it weren’t a pain. After all, starting to sell on-line must be difficult, right? The answer, as you’ll see in this ebook, is a resounding “No.” &lt;a href="http://geekguide.linuxjournal.com/content/diy-commerce-site"&gt;Download&lt;/a&gt; this free DIY Commerce Site GeekGuide now.
&lt;p&gt;
&lt;/p&gt;
&lt;a href="http://geekguide.linuxjournal.com/content/combating-infrastructure-sprawl"&gt;&lt;strong&gt;Combating Infrastructure Sprawl by Bill Childers&lt;/strong&gt;&lt;/a&gt;
&lt;br /&gt;&lt;a href="http://geekguide.linuxjournal.com/content/combating-infrastructure-sprawl"&gt;&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/small-200px-left-align-wrap/u800391/GeekGuide-Cover-PuppetLabs-Sprawl.jpg" alt="Combating Infrastructure Sprawl GeekGuide" title="" class="imagecache-small-200px-left-align-wrap" /&gt;&lt;/a&gt;Do you have an environment in your company that seems to be a time sink and management headache for you? Does this environment have many machines, each running a slightly different patch level or completely different operating system? Do you find yourself and your team stuck in a quagmire of varying point releases, RPM conflicts and dependency hell? Your environment may be suffering from infrastructure sprawl, but relief ￼is on the way. This guide will help you understand infrastructure sprawl, how it occurs and steps you can follow to eliminate (and ultimately prevent) it. &lt;a href="http://geekguide.linuxjournal.com/content/combating-infrastructure-sprawl"&gt;Download&lt;/a&gt; this free Combating Infrastructure Sprawl GeekGuide now.&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/new-geekguides-diy-commerce-site-and-combating-infrastructure-sprawl" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Wed, 09 Sep 2015 15:45:53 +0000</pubDate>
    <dc:creator>Carlie Fairchild</dc:creator>
    <guid isPermaLink="false">1338818 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Practical Books for the Most Technical People on the Planet</title>
  <link>https://www.linuxjournal.com/content/practical-books-most-technical-people-planet-0</link>
  <description>  &lt;div data-history-node-id="1338748" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/gg3.jpg" width="557" height="374" alt="GeekGuide technical books" title="GeekGuide technical books" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/user/800005" lang="" about="https://www.linuxjournal.com/user/800005" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;LJ Staff&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;cite&gt;Linux Journal&lt;/cite&gt; editors are proud to introduce GeekGuides-- practical ebooks for the most technical people on the planet. With a quick and easy one-time registration you'll have access to download any and all current and future GeekGuide books.
&lt;a href="http://geekguide.linuxjournal.com/"&gt;&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u800391/gg2.jpg" alt="GeekGuides by Linux Journal" title="" class="imagecache-large-550px-centered" /&gt;&lt;/a&gt;
&lt;p&gt;
Books includes:
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/take-control-growing-redis-nosql-server-clusters"&gt;Take Control of Growing Redis NoSQL Server Clusters&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/linux-time-malware"&gt;Linux in the Time of Malware&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/apache-web-servers-and-ssl-encryption"&gt;Apache Web Servers and SSL Encryption&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/build-private-cloud-less-10000"&gt;Build a Private Cloud for Less Than $10,000&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a&gt;Slow Down to Speed Up: Continuous Quality Assurance in a DevOps Environment&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/enterprise-monitoring-success"&gt;Enterprise Monitoring Success&lt;/a&gt;
&lt;/li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/beyond-cron-how-know-when-youve-outgrown-cron-scheduling-and-what-do-next"&gt;Beyond Cron: How to Know When You've Outgrown Cron Scheduling--and What to Do Next&lt;/a&gt;
&lt;li&gt;&lt;a href="http://geekguide.linuxjournal.com/content/devops-toolbox-tools-and-technologies-scale-and-reliability"&gt;The DevOps Toolbox: Tools and Technologies for Scale and Reliability&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;
Have a topic idea for another potential GeekGuide? &lt;a href="MAILTO:ads@linuxjournal.com"&gt;Let us know!&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/practical-books-most-technical-people-planet-0" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 18 Jun 2015 16:25:30 +0000</pubDate>
    <dc:creator>LJ Staff</dc:creator>
    <guid isPermaLink="false">1338748 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
