You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sr...@apache.org on 2012/02/11 11:22:31 UTC

svn commit: r1243022 [3/38] - in /mahout/site/new_website: ./ MAHOUT/ MAHOUT/2010/ MAHOUT/2010/09/ MAHOUT/2010/09/14/ MAHOUT/2011/ MAHOUT/2011/10/ MAHOUT/2011/10/21/ MAHOUT/books-tutorials-and-talks.data/ MAHOUT/books-tutorials-talks.data/ MAHOUT/books...

Added: mahout/site/new_website/MAHOUT/books-tutorials-and-talks.html
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/books-tutorials-and-talks.html?rev=1243022&view=auto
==============================================================================
--- mahout/site/new_website/MAHOUT/books-tutorials-and-talks.html (added)
+++ mahout/site/new_website/MAHOUT/books-tutorials-and-talks.html Sat Feb 11 10:22:15 2012
@@ -0,0 +1,280 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/space.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/master.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/wiki-content.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/abs.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/menu.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/menu-ie.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/tables.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/panels.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/master-ie.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/renderer-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/content-types.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/login.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/information-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/layout-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/default-theme.css">
+    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+    <STYLE type="text/css">
+      .footer {
+        background-image:      url('https://cwiki.apache.org/confluence/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </STYLE>
+    <SCRIPT type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </SCRIPT>
+    <TITLE>Books Tutorials and Talks</TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+    <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+      <TR class="topBar">
+        <TD align="left" valign="middle" class="topBarDiv" align="left" nowrap="">
+          &nbsp;<A href="mahout-wiki.html" title="Apache Mahout">Apache Mahout</A>&nbsp;&gt;&nbsp;<A href="mahout-wiki.html" title="Mahout Wiki">Mahout Wiki</A>&nbsp;&gt;&nbsp;<A href="" title="Books Tutorials and Talks">Books Tutorials and Talks</A>
+        </TD>
+        <TD align="right" valign="middle" nowrap="">
+          <FORM name="search" action="http://www.google.com/search" method="get">
+            <INPUT type="hidden" name="ie" value="UTF-8">
+            <INPUT type="hidden" name="oe" value="UTF-8">
+            <INPUT type="hidden" name="domains" value="">
+            <INPUT type="hidden" name="sitesearch" value="">
+            <INPUT type="text" name="q" maxlength="255" value="">        
+            <INPUT type="submit" name="btnG" value="Google Search">
+          </FORM>
+        </TD>
+      </TR> 
+    </TABLE>
+
+    <DIV id="PageContent">
+      <DIV class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <DIV style="margin: 0px 10px 0px 10px" class="smalltext">Apache Mahout</DIV>
+        <DIV style="margin: 0px 10px 8px 10px" class="pagetitle">Books Tutorials and Talks</DIV>
+
+        <DIV class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=88410">Edit Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/browse_space.gif" height="16" width="16" border="0" align="absmiddle" title="Browse Space"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">Browse Space</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_page_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add Page"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=88410">Add Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_blogentry_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add News"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=88410">Add News</A>
+        </DIV>
+      </DIV>
+
+      <DIV class="pagecontent">
+        <DIV class="wiki-content">
+          <STYLE type="text/css">/*<![CDATA[*/
+div.rbtoc1320851702153 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1320851702153 ul {list-style: disc;margin-left: 0px;padding-left: 20px;}
+div.rbtoc1320851702153 li {margin-left: 0px;padding-left: 0px;}
+
+/*]]>*/</STYLE><DIV class="rbtoc1320851702153">
+<UL>
+    <LI><A href="#BooksTutorialsandTalks-Intro">Intro</A></LI>
+    <LI><A href="#BooksTutorialsandTalks-BackgroundMaterial">Background Material</A></LI>
+    <LI><A href="#BooksTutorialsandTalks-Books">Books</A></LI>
+    <LI><A href="#BooksTutorialsandTalks-News%252CArticlesandTutorials">News, Articles and Tutorials</A></LI>
+    <LI><A href="#BooksTutorialsandTalks-Links">Links</A></LI>
+    <LI><A href="#BooksTutorialsandTalks-Coursework%252FLectures">Coursework/Lectures</A></LI>
+    <LI><A href="#BooksTutorialsandTalks-Talks">Talks</A></LI>
+</UL></DIV>
+
+<H1><A name="BooksTutorialsandTalks-Intro"></A>Intro</H1>
+
+<P>This page is a place to put links to info about talks (past and upcoming), tutorials, articles, books, slides, PDFs, discussions, etc. about Mahout, Machine Learning and related technologies.  No endorsements are implied or given.  Please keep all listings in alphabetical order within each section.</P>
+
+<H1><A name="BooksTutorialsandTalks-BackgroundMaterial"></A>Background Material</H1>
+
+<UL>
+	<LI><A href="reference-reading.html" title="Reference Reading">Reference Reading</A></LI>
+</UL>
+
+
+<H1><A name="BooksTutorialsandTalks-Books"></A>Books</H1>
+
+<UL>
+	<LI><A href="http://www.manning.com/owen/" class="external-link" rel="nofollow">Mahout in Action</A> &#45; Book by Sean Owen and Robin Anil, published by Manning Publications.</LI>
+	<LI><A href="http://www.manning.com/ingersoll/" class="external-link" rel="nofollow">Taming Text</A> &#45; By Grant Ingersoll and Tom Morton, published by Manning Publications.  Will have some Mahout coverage, but by no means as complete as Mahout in Action.</LI>
+	<LI><A href="http://www.cs.waikato.ac.nz/~ml/weka/book.html" class="external-link" rel="nofollow">Data Mining: Practical Machine Learning Tools and Techniques</A></LI>
+	<LI><A href="http://www.amazon.com/Programming-Collective-Intelligence-Building-Applications/dp/0596529325/ref%3Dpd_bbs_sr_1/104-1017533-9408723?ie=UTF8&s=books&qid=1214593516&sr=1-1" class="external-link" rel="nofollow">Programming Collective Intelligence</A></LI>
+	<LI><A href="http://www.amazon.com/Collective-Intelligence-Action-Satnam-Alag/dp/1933988312/ref%3Dpd_bbs_sr_3?ie=UTF8&s=books&qid=1214545249&sr=1-3" class="external-link" rel="nofollow">Collective Intelligence in Action</A></LI>
+	<LI><A href="http://www.amazon.com/Machine-Learning-Mcgraw-Hill-International-Edit/dp/0071154671/ref%3Dpd_bbs_sr_1?ie=UTF8&s=books&qid=1214593709&sr=8-1" class="external-link" rel="nofollow">Machine Learning</A></LI>
+	<LI><A href="http://www.amazon.com/Pattern-Recognition-Learning-Information-Statistics/dp/0387310738/ref%3Dpd_bbs_sr_2?ie=UTF8&s=books&qid=1214593709&sr=8-2" class="external-link" rel="nofollow">Pattern Recognition and Machine Learning (Information Science and Statistics) </A></LI>
+	<LI><A href="http://www-csli.stanford.edu/~hinrich/information-retrieval-book.html" class="external-link" rel="nofollow">Introduction to Information Retrieval</A></LI>
+	<LI><A href="http://www.inference.phy.cam.ac.uk/itprnn/book.html" class="external-link" rel="nofollow">Information Theory, Inference, and Learning Algorithms by David MacKay</A></LI>
+	<LI><A href="http://www.amazon.com/Text-Mining-Application-Programming/dp/1584504609" class="external-link" rel="nofollow">Text Mining Application Programming </A></LI>
+	<LI><A href="http://www.amazon.com/Algorithms-Intelligent-Web-Haralambos-Marmanis/dp/1933988665/ref%3Dsr_1_1?s=books&ie=UTF8&qid=1298005918&sr=1-1" class="external-link" rel="nofollow">Algorithms of the Intelligent Web</A></LI>
+</UL>
+
+
+<H1><A name="BooksTutorialsandTalks-News%2CArticlesandTutorials"></A>News, Articles and Tutorials</H1>
+
+<UL>
+	<LI><A href="http://www.ibm.com/developerworks/java/library/j-mahout-scaling/" class="external-link" rel="nofollow">Apache Mahout: Scalable Machine Learning for Everyone</A></LI>
+	<LI><A href="http://www.acunu.com/blogs/sean-owen/scaling-cassandra-and-mahout-hadoop/" class="external-link" rel="nofollow">Scaling up Cassandra and Mahout with Hadoop</A></LI>
+	<LI><A href="http://www.acunu.com/blogs/sean-owen/recommending-cassandra/" class="external-link" rel="nofollow">Recommending (from) Cassandra</A></LI>
+	<LI><A href="http://emmaespina.wordpress.com/2011/04/26/ham-spam-and-elephants-or-how-to-build-a-spam-filter-server-with-mahout/" class="external-link" rel="nofollow">How to build a spam filter server with Mahout</A> &#45; Applying classification on a live server - April 2011</LI>
+	<LI><A href="http://ssc.io/deploying-a-massively-scalable-recommender-system-with-apache-mahout/" class="external-link" rel="nofollow">Deploying a massively scalable recommender system with Apache Mahout</A> &#45; Blogpost of Sebastian Schelter in April 2011</LI>
+	<LI><A href="http://www.redmonk.com/cote/2010/11/04/makeall013/" class="external-link" rel="nofollow">Apache Mahout &amp; the commoditization of machine learning </A> &#45; Podcast interview with Grant Ingersoll at ApacheCon 2010</LI>
+	<LI><A href="http://isabel-drost.de/hadoop/slides/devoxx.pdf" class="external-link" rel="nofollow">Apache Mahout 0.4 mit neuen Algorithmen</A> &#45; published after the 0.4 release by heise Open/ Developer, November 2010</LI>
+	<LI><A href="http://www.infoq.com/news/2009/04/mahout" class="external-link" rel="nofollow">Mahout on InfoQ</A> &#45; Interview with Grant Ingersoll on InfoQ</LI>
+	<LI><A href="http://www.cloudera.com/blog/2009/04/21/hadoop-uk-user-group-meeting/" class="external-link" rel="nofollow">Mahout in the Cloudera weblog</A> &#45; published after the Hadoop user group UK.</LI>
+	<LI><A href="http://blog.athico.com/2008/08/machine-learning-and-apache-mahout.html" class="external-link" rel="nofollow">Mahout in the Drools weblog</A> &#45; Michael Neale published an article on Mahout in the drools weblog</LI>
+	<LI><A href="https://www.ibm.com/developerworks/java/library/j-mahout/index.html" class="external-link" rel="nofollow">Introducing Apache Mahout</A> &#45; Grant Ingersoll - Intro to Apache Mahout focused on clustering, classification and collaborative filtering.<BR>
+Japanese translation available at: <A href="http://www.ibm.com/developerworks/jp/java/library/j-mahout/" class="external-link" rel="nofollow">http://www.ibm.com/developerworks/jp/java/library/j-mahout/</A></LI>
+	<LI><A href="http://philippeadjiman.com/blog/2009/11/11/flexible-collaborative-filtering-in-java-with-mahout-taste/" class="external-link" rel="nofollow">Flexible Collaborative Filtering In Java With Mahout Taste</A> &#45; Philippe Adjiman - Quick starting guide on how to use the collaborative filtering package of Mahout (called Taste) to quickly and flexibly create, test and compare tailored recommendation engines.</LI>
+	<LI><A href="http://www.lucidimagination.com/blog/2010/03/16/integrating-apache-mahout-with-apache-lucene-and-solr-part-i-of-3/" class="external-link" rel="nofollow">Integrating Mahout with Lucene and Solr</A> Three part series on ways to integrate Mahout with Lucene and Solr</LI>
+</UL>
+
+
+<H1><A name="BooksTutorialsandTalks-Links"></A>Links</H1>
+
+<UL>
+	<LI><A href="http://www.inma.ucl.ac.be/~francois/blog/entries/entry_757.php" class="external-link" rel="nofollow">Collection of links to presentations on learning algorithms</A></LI>
+</UL>
+
+
+<H1><A name="BooksTutorialsandTalks-Coursework%2FLectures"></A>Coursework/Lectures</H1>
+
+<UL>
+	<LI><A href="http://videolectures.net/mlss05us_chicago/" class="external-link" rel="nofollow">http://videolectures.net/mlss05us_chicago/</A></LI>
+	<LI><A href="http://videolectures.net/mlas06_pittsburgh/" class="external-link" rel="nofollow">http://videolectures.net/mlas06_pittsburgh/</A></LI>
+	<LI><A href="http://wiki.ailab.wsu.edu/ml/index.php/Main_Page" class="external-link" rel="nofollow">http://wiki.ailab.wsu.edu/ml/index.php/Main_Page</A></LI>
+	<LI><A href="http://see.stanford.edu/see/lecturelist.aspx?coll=348ca38a-3a6d-4052-937d-cb017338d7b1" class="external-link" rel="nofollow">Stanford Lectures on Machine Learning by Andrew Ng</A></LI>
+</UL>
+
+
+
+<H1><A name="BooksTutorialsandTalks-Talks"></A>Talks</H1>
+
+<P><B>Let's keep these in reverse chronological order, so that most recent talks are at the top</B></P>
+
+<UL>
+	<LI><A href="http://berlinbuzzwords.de/sites/berlinbuzzwords.de/files/composing-mahout-clustering-jobs.pdf" class="external-link" rel="nofollow">Composing Mahout clustering jobs</A> &#45; Slides from Frank Scholten at Berlin Buzzwords on June 7, 2011.</LI>
+	<LI>Introduction to Collaborative Filtering using Mahout (updated) &#45; Talk by Sean Owen at the London Hadoop User Group on April 14, 2011.</LI>
+	<LI><A href="http://www.meetup.com/LA-HUG/pages/Video_from_March_16th_LA-HUG_Ted_Dunning_Mahout" class="external-link" rel="nofollow">Cool Tricks with Classifiers</A> &#45; Talk by Ted Dunning at the Los Angeles HUG talking about Mahout classifiers on March 16, 2011.</LI>
+	<LI><A href="http://blog.isabel-drost.de/index.php/archives/325/apache-mahout-hackathon-berlin-2" class="external-link" rel="nofollow">Mahout Hackathon</A> &#45; event write up of the first Mahout Hackathon, Berlin, March 2011.</LI>
+	<LI><A href="http://blog.jteam.nl/2011/01/13/announcement-lucene-nl-mahout-meetup-with-isabel-drost-feb-7/" class="external-link" rel="nofollow">Mahout meetup</A> &#45; there were two talks at the Apache Mahout meetup at JTeam in Amsterdam, February 2011. (<A href="http://isabel-drost.de/hadoop/slides/jteam.pdf" class="external-link" rel="nofollow">Intro slides</A></LI>
+	<LI><A href="http://www.fosdem.org/2011/schedule/event/mahoutclustering" class="external-link" rel="nofollow">Mahout clustering </A> &#45; Talk on Mahout clustering at data dev room FOSDEM, February 2011.</LI>
+	<LI><A href="http://strataconf.com/strata2011/public/schedule/detail/16827" class="external-link" rel="nofollow">Scaling Data Analysis with Apache Mahout </A> &#45; talk on Mahout at O'Reilly Strata, February 2011.</LI>
+	<LI><A href="http://www.slideshare.net/jaganadhg/mahout-tutorial-fossmeet-nitc" class="external-link" rel="nofollow">Practical Machine Learning</A>&#45; Slides from Biju B and Jaganadh G, FOSSMEET-NITC, Calicut, India, February 2011.</LI>
+	<LI><A href="http://www.javaedge.com/jedge/pdf/Mahout.pdf" class="external-link" rel="nofollow">Mahout at AlphaCSP's The Edge 2010 (pdf)</A> - <A href="http://www.slideshare.net/arikogan/mahouts-presentation-at-alphacsps-the-edge-2010" class="external-link" rel="nofollow">(slideshare)</A> &#45; Slides from <A href="http://il.linkedin.com/in/arielkogan" class="external-link" rel="nofollow">Ariel Kogan</A>, AlphaCSP's The Edge, December 2010.</LI>
+	<LI><A href="http://isabel-drost.de/hadoop/slides/devoxx.pdf" class="external-link" rel="nofollow">Intelligent data analysis with Apache Mahout</A> &#45; Slides from Isabel Drost, Devoxx Antwerp, November 2010.</LI>
+	<LI><A href="http://isabel-drost.de/hadoop/slides/codebits.pdf" class="external-link" rel="nofollow">Apache Mahout introduction</A> &#45; Slides from Isabel Drost, codebits Lisbon, November 2010.</LI>
+	<LI><A href="http://isabel-drost.de/hadoop/slides/apachecon_2010.pdf" class="external-link" rel="nofollow">Apache Mahout - Making Data Analysis Easy</A> &#45; Slides from Isabel Drost, Apache Con US Atlanta, November 2010.</LI>
+	<LI><A href="http://www.slideshare.net/jaganadhg/bck9" class="external-link" rel="nofollow">Practical Machine Learning</A>&#45; Slides from Jaganadh G, BarCamp Kerala 9, November 2010.</LI>
+	<LI><A href="http://www.slideshare.net/tdunning/sdforum-11042010" class="external-link" rel="nofollow">Mahout and its new classification framework</A>&#45; Slides from Ted Dunning, SDForum, November 2010.</LI>
+	<LI><A href="http://www.slideshare.net/sscdotopen/mahoutcf" class="external-link" rel="nofollow">Distributed Itembased Collaborative Filtering with Apache Mahout</A> &#45; Slides from Sebastian Schelter, Hadoop Get Together Berlin, October 2010.</LI>
+	<LI><A href="http://isabel-drost.de/hadoop/slides/HMM.pdf" class="external-link" rel="nofollow">Hidden Markov Models for Mahout</A> &#45; Slides from Max Heimel, Hadoop Get Together Berlin, October 2010.</LI>
+	<LI><A href="http://www.slideshare.net/robinanil/oscon-apache-mahout-mammoth-scale-machine-learning" class="external-link" rel="nofollow">Apache Mahout Mammoth Scale Machine Learning </A> &#45; Slides from Robin Anil, OSCON 2010.</LI>
+	<LI><A href="http://slidesha.re/9LxOIu" class="external-link" rel="nofollow">Intro to Apache Mahout</A> &#45; Slides from Grant Ingersoll,  RTP Semantic Web Group.</LI>
+	<LI><A href="http://www.slideshare.net/ydn/3-biometric-hadoopsummit2010" class="external-link" rel="nofollow">Case study: Biometric Databases and Hadoop </A> &#45; Slides from Jason Trost, Hadoop Summit 2010.</LI>
+	<LI><A href="http://www.slideshare.net/hadoopusergroup/mail-antispam?from=ss_embed" class="external-link" rel="nofollow">Spam Fighting at Yahoo</A></LI>
+	<LI><A href="http://www.slideshare.net/hadoopusergroup/bixo-hug-talk?from=ss_embed" class="external-link" rel="nofollow">Web Mining with Ken Krugler</A></LI>
+	<LI><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/ingersoll_bbuzz2010.pdf" class="external-link" rel="nofollow">Keynote on intelligent search</A> &#45; Slides from Grant Ingersoll, Berlin Buzzwords, June 2010.</LI>
+	<LI><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/owen_bbuzz2010.pdf" class="external-link" rel="nofollow">Simple co-occurrence-based recommendation on Hadoop</A> &#45; Slides from Sean Owen, Berlin Buzzwords, June, 2010.</LI>
+	<LI><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/scholten_bbuzz2010.odp" class="external-link" rel="nofollow">Introduction to Collaborative Filtering using Mahout</A> &#45; Slides from Frank Scholten, Berlin Buzzwords, June, 2010.</LI>
+	<LI><A href="http://lucene.grantingersoll.com/2010/02/16/trijug-intro-to-mahout-slides-and-demo-examples/" class="external-link" rel="nofollow">Introduction to Scalable Machine Learning</A> &#45; Slides and demos from Grant Ingersoll, March, 2010.</LI>
+	<LI><A href="http://www.scribd.com/doc/27637351/Mahout-India-Hadoop-Summit" class="external-link" rel="nofollow">Mahout @ India Hadoop Summit</A> &#45; Slides from a 1 hour talk on Mahout at the India Hadoop Summit by Robin Anil, February 2010.</LI>
+	<LI><A href="http://www.isabel-drost.de/hadoop/slides/opensourceexpo09.pdf" class="external-link" rel="nofollow">Mahout in 10 minutes</A> &#45; Slides from a 10 min intro to Mahout at the Map Reduce tutorial by David Z&uuml;lke at Open Source Expo in Karlsruhe, Isabel Drost, November 2009.</LI>
+	<LI><A href="http://www.isabel-drost.de/hadoop/slides/apacheconus2009.pdf" class="external-link" rel="nofollow">Mahout at Apache Con US </A> &#45; Slides from a talk on &quot;Going from raw data to information&quot; (with Mahout) at Apache Con US in Oakland, Isabel Drost, November 2009.</LI>
+	<LI><A href="http://www.isabel-drost.de/hadoop/slides/froscon2009.pdf" class="external-link" rel="nofollow">Mahout at FrOSCon</A> &#45; Slides from a talk on Mahout at FrOSCon in Sankt Augustin, Isabel Drost, August 2009.</LI>
+	<LI><A href="http://www.isabel-drost.de/hadoop/slides/dai.pdf" class="external-link" rel="nofollow">Mahout at DAI group TU Berlin</A> &#45; Slides from a talk on Mahout at the DAI Laboratories TU Berlin, Isabel Drost, July 2009.</LI>
+	<LI><A href="http://www.hpi.uni-potsdam.de/naumann/lehre/ss_09/mapreduce_algorithms_on_hadoop.html" class="external-link" rel="nofollow">Machine Learning course at HPI Potsdam</A> that relies on Hadoop for efficient implementation. (<A href="http://www.isabel-drost.de/hadoop/slides/ewen.pdf" class="external-link" rel="nofollow">Some slides</A> that try to explain, why students taking this course should come over and have a look at and participate in Mahout.)</LI>
+	<LI><A href="http://www.isabel-drost.de/hadoop/slides/ulf.pdf" class="external-link" rel="nofollow">Mahout at Machine Learning Group TU Berlin</A> &#45; Slides from a talk on Hadoop with some detour to Mahout at the Machine Learning Group of Prof. Dr. Klaus-Robert M&uuml;ller at TU Berlin, Isabel Drost, June 2009.</LI>
+	<LI><A href="http://http/www.isabel-drost.de/hadoop/slides/dima.pdf" class="external-link" rel="nofollow">Mahout at DIMA TU Berlin</A> &#45; Slides from the research colloquium at DIMA (Fachgebiet Datenbanksysteme und Informationsmanagement, Prof. Dr. rer. nat. Volker Markl) TU Berlin, Isabel Drost, May 2009.</LI>
+	<LI><A href="http://www.isabel-drost.de/hadoop/slides/google.pdf" class="external-link" rel="nofollow">Mahout at Google Z&uuml;rich</A> &#45; Slides from a Google tech-talk on the past, present and future of Mahout, Isabel Drost, May 2009.</LI>
+	<LI><A href="http://static.last.fm/johan/huguk-20090414/isabel_drost-introducing_apache_mahout.pdf" class="external-link" rel="nofollow">Hadoop user group UK</A> &#45; Slides from a talk on April 14, 2009 at the Hadoop User Group UK in London, Isabel Drost, April 2009.</LI>
+	<LI><A href="http://cwiki.apache.org/confluence/download/attachments/88410/SDForum.pdf" class="external-link" rel="nofollow">BI Over Petabytes: Meet Apache Mahout</A> &#45; Slides from a talk by Jeff Eastman on April 21, 2009 at the Bay Area SD Forum Business Intelligence SIG meeting at SAP in Palo Alto, CA.</LI>
+	<LI>Lucene Meetup and Apache Barcamp in Amsterdam, March 2009.</LI>
+</UL>
+
+
+<UL>
+	<LI><A href="http://barcamp.org/BarCampRDU" class="external-link" rel="nofollow">BarCampRDU</A> &#45; No guarantee it will be scheduled, but Grant Ingersoll will be at BarCampRDU (Raleigh) on Aug. 2, 2008 and would like to talk with people interested in Mahout and Hadoop.</LI>
+	<LI><A href="http://www.us.apachecon.com/us2008" class="external-link" rel="nofollow">Introducing Mahout: Apache Machine Learning</A> &#45; Committer Grant Ingersoll will be giving a gentle introduction to Mahout and Machine Learning at ApacheCon in November (3rd through 7th) in New Orleans, USA.  Schedule TBD.</LI>
+	<LI><A href="http://www.froscon.org/" class="external-link" rel="nofollow">Mahout: Scaling Machine Learning</A> &#45; Introduction to Mahout and machine learning at FrOSCon in Sankt Augustin/Germany, Isabel Drost, August 2008. (<A href="http://cwiki.apache.org/confluence/download/attachments/88410/froscon.pdf" class="external-link" rel="nofollow">Slides</A>)</LI>
+	<LI><A href="http://upcoming.yahoo.com/event/807782/" class="external-link" rel="nofollow">Mahout: Scalable Machine Learning</A> &#45; An introduction to Mahout and machine learning at the first German Hadoop gathering in newthinking store/ Berlin, Isabel Drost, July 2008.</LI>
+	<LI>Apache Mahout: Industrial Strength Machine Learning - Committer Jeff Eastman gave an introduction to Mahout at Yahoo&#33;, May 2008</LI>
+	<LI><A href="http://people.apache.org/~berndf/openexpode08-lucene-talk.pdf" class="external-link" rel="nofollow">Apache Lucene - Mach's wie Google</A> &#45; Bernd Fondermann presented an overview of the Apache Lucene project, including Mahout at Open Source Expo 2008 in Karlsruhe, May 2008.</LI>
+	<LI>Apache Mahout: Bringing Machine Learning to Industrial Strength - Committer Isabel Drost gave a Fast Feather introduction the the new project Mahout at Apache Con EU April, 2008</LI>
+</UL>
+
+        </DIV>
+
+        
+      </DIV>
+    </DIV>
+    <DIV class="footer">
+      Generated by
+      <A href="http://www.atlassian.com/confluence/">Atlassian Confluence</A> (Version: 3.4.9 Build: 2042 Feb 14, 2011)
+      <A href="http://could.it/autoexport/">Auto Export Plugin</A> (Version: 1.0.0-dkulp)
+    </DIV>
+<SCRIPT type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-17359171-1']);
+  _gaq.push(['_setDomainName', 'none']);
+  _gaq.push(['_setAllowLinker', true]);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</SCRIPT>
+  </BODY>
+</HTML>
\ No newline at end of file

Added: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/SDForum.pdf
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/books-tutorials-talks.data/SDForum.pdf?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/SDForum.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/SDForum.pptx
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/books-tutorials-talks.data/SDForum.pptx?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/SDForum.pptx
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/froscon.pdf
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/books-tutorials-talks.data/froscon.pdf?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/froscon.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/mahout.pdf
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/books-tutorials-talks.data/mahout.pdf?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/books-tutorials-talks.data/mahout.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/books-tutorials-talks.html
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/books-tutorials-talks.html?rev=1243022&view=auto
==============================================================================
--- mahout/site/new_website/MAHOUT/books-tutorials-talks.html (added)
+++ mahout/site/new_website/MAHOUT/books-tutorials-talks.html Sat Feb 11 10:22:15 2012
@@ -0,0 +1,193 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+    <STYLE type="text/css">
+      .footer {
+        background-image:      url('https://cwiki.apache.org/confluence/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </STYLE>
+    <SCRIPT type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </SCRIPT>
+    <TITLE>Books Tutorials & Talks</TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+    <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+      <TR class="topBar">
+        <TD align="left" valign="middle" class="topBarDiv" align="left" nowrap="">
+          &nbsp;<A href="home.html" title="Apache Mahout">Apache Mahout</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="" title="Books Tutorials & Talks">Books Tutorials &amp; Talks</A>
+        </TD>
+        <TD align="right" valign="middle" nowrap="">
+          <FORM name="search" action="http://www.google.com/search" method="get">
+            <INPUT type="hidden" name="ie" value="UTF-8">
+            <INPUT type="hidden" name="oe" value="UTF-8">
+            <INPUT type="hidden" name="domains" value="">
+            <INPUT type="hidden" name="sitesearch" value="">
+            <INPUT type="text" name="q" maxlength="255" value="">        
+            <INPUT type="submit" name="btnG" value="Google Search">
+          </FORM>
+        </TD>
+      </TR> 
+    </TABLE>
+
+    <DIV id="PageContent">
+      <DIV class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <DIV style="margin: 0px 10px 0px 10px" class="smalltext">Apache Mahout</DIV>
+        <DIV style="margin: 0px 10px 8px 10px" class="pagetitle">Books Tutorials &amp; Talks</DIV>
+
+        <DIV class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=88410">Edit Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/browse_space.gif" height="16" width="16" border="0" align="absmiddle" title="Browse Space"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">Browse Space</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_page_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add Page"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=88410">Add Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_blogentry_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add News"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=88410">Add News</A>
+        </DIV>
+      </DIV>
+      <DIV class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </DIV>
+
+      <DIV class="pagecontent">
+        <DIV class="wiki-content">
+          <H2><A name="BooksTutorials%26Talks-Intro"></A>Intro</H2>
+
+<P>This page is a place to put links to info about talks (past and upcoming), tutorials, articles, books, slides, PDFs, discussions, etc. about Mahout.  No endorsements are implied or given.  Please keep all listings in alphabetical order within each section.</P>
+
+<H3><A name="BooksTutorials%26Talks-Books"></A>Books</H3>
+
+<P><A href="http://www.manning.com/owen/" class="external-link" rel="nofollow">Mahout in Action</A> - Book by Sean Owen and Robin Anil, published by Manning Publications.<BR>
+<A href="http://www.manning.com/ingersoll/" class="external-link" rel="nofollow">Taming Text</A> - By Grant Ingersoll and Tom Morton, published by Manning Publications.  Will have some Mahout coverage, but by no means as complete as Mahout in Action.</P>
+
+<H3><A name="BooksTutorials%26Talks-News%2CArticlesandTutorials"></A>News, Articles and Tutorials</H3>
+
+<P><A href="http://www.slideshare.net/hadoopusergroup/mail-antispam?from=ss_embed" class="external-link" rel="nofollow">Spam Fighting at Yahoo</A></P>
+
+<P><A href="http://www.slideshare.net/hadoopusergroup/bixo-hug-talk?from=ss_embed" class="external-link" rel="nofollow">Web Mining with Ken Krugler</A></P>
+
+<P><A href="http://www.infoq.com/news/2009/04/mahout" class="external-link" rel="nofollow">Mahout on InfoQ</A> - Interview with Grant Ingersoll on InfoQ</P>
+
+<P><A href="http://www.cloudera.com/blog/2009/04/21/hadoop-uk-user-group-meeting/" class="external-link" rel="nofollow">Mahout in the Cloudera weblog</A> - published after the Hadoop user group UK.</P>
+
+<P><A href="http://blog.athico.com/2008/08/machine-learning-and-apache-mahout.html" class="external-link" rel="nofollow">Mahout in the Drools weblog</A> - Michael Neale published an article on Mahout in the drools weblog.</P>
+
+<P><A href="https://www.ibm.com/developerworks/java/library/j-mahout/index.html" class="external-link" rel="nofollow">Introducing Apache Mahout</A> - Grant Ingersoll - Intro to Apache Mahout focused on clustering, classification and collaborative filtering.   <BR>
+Japanese translation available at: <A href="http://www.ibm.com/developerworks/jp/java/library/j-mahout/" class="external-link" rel="nofollow">http://www.ibm.com/developerworks/jp/java/library/j-mahout/</A></P>
+
+<P><A href="http://philippeadjiman.com/blog/2009/11/11/flexible-collaborative-filtering-in-java-with-mahout-taste/" class="external-link" rel="nofollow">Flexible Collaborative Filtering In Java With Mahout Taste</A> - Philippe Adjiman - Quick starting guide on how to use the collaborative filtering package of Mahout (called Taste) to quickly and flexibly create, test and compare tailored recommendation engines. </P>
+
+<P><A href="http://www.lucidimagination.com/blog/2010/03/16/integrating-apache-mahout-with-apache-lucene-and-solr-part-i-of-3/" class="external-link" rel="nofollow">Integrating Mahout with Lucene and Solr</A>  Three part series on ways to integrate Mahout with Lucene and Solr</P>
+
+<H3><A name="BooksTutorials%26Talks-Talks"></A>Talks</H3>
+
+<P><B>Let's keep these in reverse chronological order, so that most recent talks are at the top</B></P>
+
+<P><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/ingersoll_bbuzz2010.pdf" class="external-link" rel="nofollow">Keynote on intelligent search</A> - Slides from Grant Ingersoll, Berlin Buzzwords, June 2010.</P>
+
+<P><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/owen_bbuzz2010.pdf" class="external-link" rel="nofollow">Simple co-occurrence-based recommendation on Hadoop</A> - Slides from Sean Owen, Berlin Buzzwords, June, 2010.</P>
+
+<P><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/scholten_bbuzz2010.odp" class="external-link" rel="nofollow">Introduction to Collaborative Filtering using Mahout</A> - Slides from Frank Scholten, Berlin Buzzwords, June, 2010.</P>
+
+<P><A href="http://lucene.grantingersoll.com/2010/02/16/trijug-intro-to-mahout-slides-and-demo-examples/" class="external-link" rel="nofollow">Introduction to Scalable Machine Learning</A> - Slides and demos from Grant Ingersoll, March, 2010.</P>
+
+<P><A href="http://www.scribd.com/doc/27637351/Mahout-India-Hadoop-Summit" class="external-link" rel="nofollow">Mahout @ India Hadoop Summit</A> - Slides from a 1 hour talk on Mahout at the India Hadoop Summit by Robin Anil, February 2010.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/opensourceexpo09.pdf" class="external-link" rel="nofollow">Mahout in 10 minutes</A> - Slides from a 10 min intro to Mahout at the Map Reduce tutorial by David Z&uuml;lke at Open Source Expo in Karlsruhe, Isabel Drost, November 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/apacheconus2009.pdf" class="external-link" rel="nofollow">Mahout at Apache Con US </A> - Slides from a talk on &quot;Going from raw data to information&quot; (with Mahout) at Apache Con US in Oakland, Isabel Drost, November 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/froscon2009.pdf" class="external-link" rel="nofollow">Mahout at FrOSCon</A> - Slides from a talk on Mahout at FrOSCon in Sankt Augustin, Isabel Drost, August 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/dai.pdf" class="external-link" rel="nofollow">Mahout at DAI group TU Berlin</A> - Slides from a talk on Mahout at the DAI Laboratories TU Berlin, Isabel Drost, July 2009.</P>
+
+<P><A href="http://www.hpi.uni-potsdam.de/naumann/lehre/ss_09/mapreduce_algorithms_on_hadoop.html" class="external-link" rel="nofollow">Machine Learning course at HPI Potsdam</A> that relies on Hadoop for efficient implementation. (<A href="http://www.isabel-drost.de/hadoop/slides/ewen.pdf" class="external-link" rel="nofollow">Some slides</A> that try to explain, why students taking this course should come over and have a look at and participate in Mahout.)</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/ulf.pdf" class="external-link" rel="nofollow">Mahout at Machine Learning Group TU Berlin</A> - Slides from a talk on Hadoop with some detour to Mahout at the Machine Learning Group of Prof. Dr. Klaus-Robert M&uuml;ller at TU Berlin, Isabel Drost, June 2009.</P>
+
+<P><A href="http://http/www.isabel-drost.de/hadoop/slides/dima.pdf" class="external-link" rel="nofollow">Mahout at DIMA TU Berlin</A> - Slides from the research colloquium at DIMA (Fachgebiet Datenbanksysteme und Informationsmanagement, Prof. Dr. rer. nat. Volker Markl) TU Berlin, Isabel Drost, May 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/google.pdf" class="external-link" rel="nofollow">Mahout at Google Z&uuml;rich</A> - Slides from a Google tech-talk on the past, present and future of Mahout, Isabel Drost, May 2009.</P>
+
+<P><A href="http://static.last.fm/johan/huguk-20090414/isabel_drost-introducing_apache_mahout.pdf" class="external-link" rel="nofollow">Hadoop user group UK</A> - Slides from a talk on April 14, 2009 at the Hadoop User Group UK in London, Isabel Drost, April 2009.</P>
+
+<P><A href="http://cwiki.apache.org/confluence/download/attachments/88410/SDForum.pdf" class="external-link" rel="nofollow">BI Over Petabytes: Meet Apache Mahout</A> - Slides from a talk by Jeff Eastman on April 21, 2009 at the Bay Area SD Forum Business Intelligence SIG meeting at SAP in Palo Alto, CA.</P>
+
+<P>Lucene Meetup and Apache Barcamp in Amsterdam, March 2009.</P>
+
+<P><A href="http://barcamp.org/BarCampRDU" class="external-link" rel="nofollow">BarCampRDU</A> - No guarantee it will be scheduled, but Grant Ingersoll will be at BarCampRDU (Raleigh) on Aug. 2, 2008 and would like to talk with people interested in Mahout and Hadoop.</P>
+
+<P><A href="http://www.us.apachecon.com/us2008" class="external-link" rel="nofollow">Introducing Mahout: Apache Machine Learning</A> - Committer Grant Ingersoll will be giving a gentle introduction to Mahout and Machine Learning at ApacheCon in November (3rd through 7th) in New Orleans, USA.  Schedule TBD.</P>
+
+<P><A href="http://www.froscon.org/" class="external-link" rel="nofollow">Mahout: Scaling Machine Learning</A> - Introduction to Mahout and machine learning at FrOSCon in Sankt Augustin/Germany, Isabel Drost, August 2008. (<A href="http://cwiki.apache.org/confluence/download/attachments/88410/froscon.pdf" class="external-link" rel="nofollow">Slides</A>)</P>
+
+<P><A href="http://upcoming.yahoo.com/event/807782/" class="external-link" rel="nofollow">Mahout: Scalable Machine Learning</A> - An introduction to Mahout and machine learning at the first German Hadoop gathering in newthinking store/ Berlin, Isabel Drost, July 2008.</P>
+
+<P>Apache Mahout: Industrial Strength Machine Learning - Committer Jeff Eastman gave an introduction to Mahout at Yahoo!, May 2008</P>
+
+<P><A href="http://people.apache.org/~berndf/openexpode08-lucene-talk.pdf" class="external-link" rel="nofollow">Apache Lucene - Mach's wie Google</A> - Bernd Fondermann presented an overview of the Apache Lucene project, including Mahout at Open Source Expo 2008 in Karlsruhe, May 2008.</P>
+
+<P>Apache Mahout: Bringing Machine Learning to Industrial Strength - Committer Isabel Drost gave a Fast Feather introduction the the new project Mahout at Apache Con EU April, 2008</P>
+        </DIV>
+
+        
+      </DIV>
+    </DIV>
+    <DIV class="footer">
+      Generated by
+      <A href="http://www.atlassian.com/confluence/">Atlassian Confluence</A> (Version: 3.2 Build: 1810 Mar 16, 2010)
+      <A href="http://could.it/autoexport/">Auto Export Plugin</A> (Version: 1.0.0-dkulp)
+    </DIV>
+  </BODY>
+</HTML>
\ No newline at end of file

Added: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/SDForum.pdf
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/bookstutorialstalks.data/SDForum.pdf?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/SDForum.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/SDForum.pptx
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/bookstutorialstalks.data/SDForum.pptx?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/SDForum.pptx
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/froscon.pdf
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/bookstutorialstalks.data/froscon.pdf?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/froscon.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/mahout.pdf
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/bookstutorialstalks.data/mahout.pdf?rev=1243022&view=auto
==============================================================================
Binary file - no diff available.

Propchange: mahout/site/new_website/MAHOUT/bookstutorialstalks.data/mahout.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: mahout/site/new_website/MAHOUT/bookstutorialstalks.html
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/bookstutorialstalks.html?rev=1243022&view=auto
==============================================================================
--- mahout/site/new_website/MAHOUT/bookstutorialstalks.html (added)
+++ mahout/site/new_website/MAHOUT/bookstutorialstalks.html Sat Feb 11 10:22:15 2012
@@ -0,0 +1,193 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+    <STYLE type="text/css">
+      .footer {
+        background-image:      url('https://cwiki.apache.org/confluence/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </STYLE>
+    <SCRIPT type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </SCRIPT>
+    <TITLE>BooksTutorialsTalks</TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+    <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+      <TR class="topBar">
+        <TD align="left" valign="middle" class="topBarDiv" align="left" nowrap="">
+          &nbsp;<A href="index.html" title="Apache Lucene Mahout">Apache Lucene Mahout</A>&nbsp;&gt;&nbsp;<A href="index.html" title="index">index</A>&nbsp;&gt;&nbsp;<A href="" title="BooksTutorialsTalks">BooksTutorialsTalks</A>
+        </TD>
+        <TD align="right" valign="middle" nowrap="">
+          <FORM name="search" action="http://www.google.com/search" method="get">
+            <INPUT type="hidden" name="ie" value="UTF-8">
+            <INPUT type="hidden" name="oe" value="UTF-8">
+            <INPUT type="hidden" name="domains" value="">
+            <INPUT type="hidden" name="sitesearch" value="">
+            <INPUT type="text" name="q" maxlength="255" value="">        
+            <INPUT type="submit" name="btnG" value="Google Search">
+          </FORM>
+        </TD>
+      </TR> 
+    </TABLE>
+
+    <DIV id="PageContent">
+      <DIV class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <DIV style="margin: 0px 10px 0px 10px" class="smalltext">Apache Lucene Mahout</DIV>
+        <DIV style="margin: 0px 10px 8px 10px" class="pagetitle">BooksTutorialsTalks</DIV>
+
+        <DIV class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=88410">Edit Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/browse_space.gif" height="16" width="16" border="0" align="absmiddle" title="Browse Space"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">Browse Space</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_page_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add Page"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=88410">Add Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=88410">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_blogentry_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add News"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=88410">Add News</A>
+        </DIV>
+      </DIV>
+      <DIV class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </DIV>
+
+      <DIV class="pagecontent">
+        <DIV class="wiki-content">
+          <H2><A name="BooksTutorialsTalks-Intro"></A>Intro</H2>
+
+<P>This page is a place to put links to info about talks (past and upcoming), tutorials, articles, books, slides, PDFs, discussions, etc. about Mahout.  No endorsements are implied or given.  Please keep all listings in alphabetical order within each section.</P>
+
+<H3><A name="BooksTutorialsTalks-Books"></A>Books</H3>
+
+<P><A href="http://www.manning.com/owen/" class="external-link" rel="nofollow">Mahout in Action</A> - Book by Sean Owen and Robin Anil, published by Manning Publications.<BR>
+<A href="http://www.manning.com/ingersoll/" class="external-link" rel="nofollow">Taming Text</A> - By Grant Ingersoll and Tom Morton, published by Manning Publications.  Will have some Mahout coverage, but by no means as complete as Mahout in Action.</P>
+
+<H3><A name="BooksTutorialsTalks-News%2CArticlesandTutorials"></A>News, Articles and Tutorials</H3>
+
+<P><A href="http://www.slideshare.net/hadoopusergroup/mail-antispam?from=ss_embed" class="external-link" rel="nofollow">Spam Fighting at Yahoo</A></P>
+
+<P><A href="http://www.slideshare.net/hadoopusergroup/bixo-hug-talk?from=ss_embed" class="external-link" rel="nofollow">Web Mining with Ken Krugler</A></P>
+
+<P><A href="http://www.infoq.com/news/2009/04/mahout" class="external-link" rel="nofollow">Mahout on InfoQ</A> - Interview with Grant Ingersoll on InfoQ</P>
+
+<P><A href="http://www.cloudera.com/blog/2009/04/21/hadoop-uk-user-group-meeting/" class="external-link" rel="nofollow">Mahout in the Cloudera weblog</A> - published after the Hadoop user group UK.</P>
+
+<P><A href="http://blog.athico.com/2008/08/machine-learning-and-apache-mahout.html" class="external-link" rel="nofollow">Mahout in the Drools weblog</A> - Michael Neale published an article on Mahout in the drools weblog.</P>
+
+<P><A href="https://www.ibm.com/developerworks/java/library/j-mahout/index.html" class="external-link" rel="nofollow">Introducing Apache Mahout</A> - Grant Ingersoll - Intro to Apache Mahout focused on clustering, classification and collaborative filtering.   <BR>
+Japanese translation available at: <A href="http://www.ibm.com/developerworks/jp/java/library/j-mahout/" class="external-link" rel="nofollow">http://www.ibm.com/developerworks/jp/java/library/j-mahout/</A></P>
+
+<P><A href="http://philippeadjiman.com/blog/2009/11/11/flexible-collaborative-filtering-in-java-with-mahout-taste/" class="external-link" rel="nofollow">Flexible Collaborative Filtering In Java With Mahout Taste</A> - Philippe Adjiman - Quick starting guide on how to use the collaborative filtering package of Mahout (called Taste) to quickly and flexibly create, test and compare tailored recommendation engines. </P>
+
+<P><A href="http://www.lucidimagination.com/blog/2010/03/16/integrating-apache-mahout-with-apache-lucene-and-solr-part-i-of-3/" class="external-link" rel="nofollow">Integrating Mahout with Lucene and Solr</A>  Three part series on ways to integrate Mahout with Lucene and Solr</P>
+
+<H3><A name="BooksTutorialsTalks-Talks"></A>Talks</H3>
+
+<P><B>Let's keep these in reverse chronological order, so that most recent talks are at the top</B></P>
+
+<P><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/ingersoll_bbuzz2010.pdf" class="external-link" rel="nofollow">Keynote on intelligent search</A> - Slides from Grant Ingersoll, Berlin Buzzwords, June 2010.</P>
+
+<P><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/owen_bbuzz2010.pdf" class="external-link" rel="nofollow">Simple co-occurrence-based recommendation on Hadoop</A> - Slides from Sean Owen, Berlin Buzzwords, June, 2010.</P>
+
+<P><A href="http://berlinbuzzwords.wikidot.com/local--files/links-to-slides/scholten_bbuzz2010.odp" class="external-link" rel="nofollow">Introduction to Collaborative Filtering using Mahout</A> - Slides from Frank Scholten, Berlin Buzzwords, June, 2010.</P>
+
+<P><A href="http://lucene.grantingersoll.com/2010/02/16/trijug-intro-to-mahout-slides-and-demo-examples/" class="external-link" rel="nofollow">Introduction to Scalable Machine Learning</A> - Slides and demos from Grant Ingersoll, March, 2010.</P>
+
+<P><A href="http://www.scribd.com/doc/27637351/Mahout-India-Hadoop-Summit" class="external-link" rel="nofollow">Mahout @ India Hadoop Summit</A> - Slides from a 1 hour talk on Mahout at the India Hadoop Summit by Robin Anil, February 2010.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/opensourceexpo09.pdf" class="external-link" rel="nofollow">Mahout in 10 minutes</A> - Slides from a 10 min intro to Mahout at the Map Reduce tutorial by David Z&uuml;lke at Open Source Expo in Karlsruhe, Isabel Drost, November 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/apacheconus2009.pdf" class="external-link" rel="nofollow">Mahout at Apache Con US </A> - Slides from a talk on &quot;Going from raw data to information&quot; (with Mahout) at Apache Con US in Oakland, Isabel Drost, November 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/froscon2009.pdf" class="external-link" rel="nofollow">Mahout at FrOSCon</A> - Slides from a talk on Mahout at FrOSCon in Sankt Augustin, Isabel Drost, August 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/dai.pdf" class="external-link" rel="nofollow">Mahout at DAI group TU Berlin</A> - Slides from a talk on Mahout at the DAI Laboratories TU Berlin, Isabel Drost, July 2009.</P>
+
+<P><A href="http://www.hpi.uni-potsdam.de/naumann/lehre/ss_09/mapreduce_algorithms_on_hadoop.html" class="external-link" rel="nofollow">Machine Learning course at HPI Potsdam</A> that relies on Hadoop for efficient implementation. (<A href="http://www.isabel-drost.de/hadoop/slides/ewen.pdf" class="external-link" rel="nofollow">Some slides</A> that try to explain, why students taking this course should come over and have a look at and participate in Mahout.)</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/ulf.pdf" class="external-link" rel="nofollow">Mahout at Machine Learning Group TU Berlin</A> - Slides from a talk on Hadoop with some detour to Mahout at the Machine Learning Group of Prof. Dr. Klaus-Robert M&uuml;ller at TU Berlin, Isabel Drost, June 2009.</P>
+
+<P><A href="http://http/www.isabel-drost.de/hadoop/slides/dima.pdf" class="external-link" rel="nofollow">Mahout at DIMA TU Berlin</A> - Slides from the research colloquium at DIMA (Fachgebiet Datenbanksysteme und Informationsmanagement, Prof. Dr. rer. nat. Volker Markl) TU Berlin, Isabel Drost, May 2009.</P>
+
+<P><A href="http://www.isabel-drost.de/hadoop/slides/google.pdf" class="external-link" rel="nofollow">Mahout at Google Z&uuml;rich</A> - Slides from a Google tech-talk on the past, present and future of Mahout, Isabel Drost, May 2009.</P>
+
+<P><A href="http://static.last.fm/johan/huguk-20090414/isabel_drost-introducing_apache_mahout.pdf" class="external-link" rel="nofollow">Hadoop user group UK</A> - Slides from a talk on April 14, 2009 at the Hadoop User Group UK in London, Isabel Drost, April 2009.</P>
+
+<P><A href="http://cwiki.apache.org/confluence/download/attachments/88410/SDForum.pdf" class="external-link" rel="nofollow">BI Over Petabytes: Meet Apache Mahout</A> - Slides from a talk by Jeff Eastman on April 21, 2009 at the Bay Area SD Forum Business Intelligence SIG meeting at SAP in Palo Alto, CA.</P>
+
+<P>Lucene Meetup and Apache Barcamp in Amsterdam, March 2009.</P>
+
+<P><A href="http://barcamp.org/BarCampRDU" class="external-link" rel="nofollow">BarCampRDU</A> - No guarantee it will be scheduled, but Grant Ingersoll will be at BarCampRDU (Raleigh) on Aug. 2, 2008 and would like to talk with people interested in Mahout and Hadoop.</P>
+
+<P><A href="http://www.us.apachecon.com/us2008" class="external-link" rel="nofollow">Introducing Mahout: Apache Machine Learning</A> - Committer Grant Ingersoll will be giving a gentle introduction to Mahout and Machine Learning at ApacheCon in November (3rd through 7th) in New Orleans, USA.  Schedule TBD.</P>
+
+<P><A href="http://www.froscon.org/" class="external-link" rel="nofollow">Mahout: Scaling Machine Learning</A> - Introduction to Mahout and machine learning at FrOSCon in Sankt Augustin/Germany, Isabel Drost, August 2008. (<A href="http://cwiki.apache.org/confluence/download/attachments/88410/froscon.pdf" class="external-link" rel="nofollow">Slides</A>)</P>
+
+<P><A href="http://upcoming.yahoo.com/event/807782/" class="external-link" rel="nofollow">Mahout: Scalable Machine Learning</A> - An introduction to Mahout and machine learning at the first German Hadoop gathering in newthinking store/ Berlin, Isabel Drost, July 2008.</P>
+
+<P>Apache Mahout: Industrial Strength Machine Learning - Committer Jeff Eastman gave an introduction to Mahout at Yahoo!, May 2008</P>
+
+<P><A href="http://people.apache.org/~berndf/openexpode08-lucene-talk.pdf" class="external-link" rel="nofollow">Apache Lucene - Mach's wie Google</A> - Bernd Fondermann presented an overview of the Apache Lucene project, including Mahout at Open Source Expo 2008 in Karlsruhe, May 2008.</P>
+
+<P>Apache Mahout: Bringing Machine Learning to Industrial Strength - Committer Isabel Drost gave a Fast Feather introduction the the new project Mahout at Apache Con EU April, 2008</P>
+        </DIV>
+
+        
+      </DIV>
+    </DIV>
+    <DIV class="footer">
+      Generated by
+      <A href="http://www.atlassian.com/confluence/">Atlassian Confluence</A> (Version: 3.2 Build: 1810 Mar 16, 2010)
+      <A href="http://could.it/autoexport/">Auto Export Plugin</A> (Version: 1.0.0-dkulp)
+    </DIV>
+  </BODY>
+</HTML>
\ No newline at end of file

Added: mahout/site/new_website/MAHOUT/boosting.html
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/boosting.html?rev=1243022&view=auto
==============================================================================
--- mahout/site/new_website/MAHOUT/boosting.html (added)
+++ mahout/site/new_website/MAHOUT/boosting.html Sat Feb 11 10:22:15 2012
@@ -0,0 +1,145 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/space.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/master.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/wiki-content.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/abs.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/menu.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/menu-ie.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/tables.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/panels.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/master-ie.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/renderer-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/content-types.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/login.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/information-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/layout-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/default-theme.css">
+    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+    <STYLE type="text/css">
+      .footer {
+        background-image:      url('https://cwiki.apache.org/confluence/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </STYLE>
+    <SCRIPT type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </SCRIPT>
+    <TITLE>Boosting</TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+    <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+      <TR class="topBar">
+        <TD align="left" valign="middle" class="topBarDiv" align="left" nowrap="">
+          &nbsp;<A href="mahout-wiki.html" title="Apache Mahout">Apache Mahout</A>&nbsp;&gt;&nbsp;<A href="mahout-wiki.html" title="Mahout Wiki">Mahout Wiki</A>&nbsp;&gt;&nbsp;<A href="algorithms.html" title="Algorithms">Algorithms</A>&nbsp;&gt;&nbsp;<A href="" title="Boosting">Boosting</A>
+        </TD>
+        <TD align="right" valign="middle" nowrap="">
+          <FORM name="search" action="http://www.google.com/search" method="get">
+            <INPUT type="hidden" name="ie" value="UTF-8">
+            <INPUT type="hidden" name="oe" value="UTF-8">
+            <INPUT type="hidden" name="domains" value="">
+            <INPUT type="hidden" name="sitesearch" value="">
+            <INPUT type="text" name="q" maxlength="255" value="">        
+            <INPUT type="submit" name="btnG" value="Google Search">
+          </FORM>
+        </TD>
+      </TR> 
+    </TABLE>
+
+    <DIV id="PageContent">
+      <DIV class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <DIV style="margin: 0px 10px 0px 10px" class="smalltext">Apache Mahout</DIV>
+        <DIV style="margin: 0px 10px 8px 10px" class="pagetitle">Boosting</DIV>
+
+        <DIV class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27830041">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27830041">Edit Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/browse_space.gif" height="16" width="16" border="0" align="absmiddle" title="Browse Space"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">Browse Space</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=27830041">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_page_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add Page"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=27830041">Add Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=27830041">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_blogentry_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add News"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=27830041">Add News</A>
+        </DIV>
+      </DIV>
+
+      <DIV class="pagecontent">
+        <DIV class="wiki-content">
+          <P>Implements <BR>
+<A href="http://www.cs.berkeley.edu/~jduchi/projects/DuchiSi09_boost.html" class="external-link" rel="nofollow">Boosting with structural sparsity</A></P>
+        </DIV>
+
+        
+      </DIV>
+    </DIV>
+    <DIV class="footer">
+      Generated by
+      <A href="http://www.atlassian.com/confluence/">Atlassian Confluence</A> (Version: 3.4.9 Build: 2042 Feb 14, 2011)
+      <A href="http://could.it/autoexport/">Auto Export Plugin</A> (Version: 1.0.0-dkulp)
+    </DIV>
+<SCRIPT type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-17359171-1']);
+  _gaq.push(['_setDomainName', 'none']);
+  _gaq.push(['_setAllowLinker', true]);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</SCRIPT>
+  </BODY>
+</HTML>
\ No newline at end of file

Added: mahout/site/new_website/MAHOUT/breiman-example.html
URL: http://svn.apache.org/viewvc/mahout/site/new_website/MAHOUT/breiman-example.html?rev=1243022&view=auto
==============================================================================
--- mahout/site/new_website/MAHOUT/breiman-example.html (added)
+++ mahout/site/new_website/MAHOUT/breiman-example.html Sat Feb 11 10:22:15 2012
@@ -0,0 +1,225 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/space.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/master.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/wiki-content.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/abs.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/menu.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/menu-ie.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/tables.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/panels.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/master-ie.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/renderer-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/content-types.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/login.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/information-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/layout-macros.css">
+<LINK type="text/css" rel="stylesheet" href="https://cwiki.apache.org/confluence/display/MAHOUT/$stylebase/default-theme.css">
+    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+    <STYLE type="text/css">
+      .footer {
+        background-image:      url('https://cwiki.apache.org/confluence/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </STYLE>
+    <SCRIPT type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </SCRIPT>
+    <TITLE>Breiman Example</TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+    <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+      <TR class="topBar">
+        <TD align="left" valign="middle" class="topBarDiv" align="left" nowrap="">
+          &nbsp;<A href="mahout-wiki.html" title="Apache Mahout">Apache Mahout</A>&nbsp;&gt;&nbsp;<A href="mahout-wiki.html" title="Mahout Wiki">Mahout Wiki</A>&nbsp;&gt;&nbsp;<A href="quickstart.html" title="Quickstart">Quickstart</A>&nbsp;&gt;&nbsp;<A href="" title="Breiman Example">Breiman Example</A>
+        </TD>
+        <TD align="right" valign="middle" nowrap="">
+          <FORM name="search" action="http://www.google.com/search" method="get">
+            <INPUT type="hidden" name="ie" value="UTF-8">
+            <INPUT type="hidden" name="oe" value="UTF-8">
+            <INPUT type="hidden" name="domains" value="">
+            <INPUT type="hidden" name="sitesearch" value="">
+            <INPUT type="text" name="q" maxlength="255" value="">        
+            <INPUT type="submit" name="btnG" value="Google Search">
+          </FORM>
+        </TD>
+      </TR> 
+    </TABLE>
+
+    <DIV id="PageContent">
+      <DIV class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <DIV style="margin: 0px 10px 0px 10px" class="smalltext">Apache Mahout</DIV>
+        <DIV style="margin: 0px 10px 8px 10px" class="pagetitle">Breiman Example</DIV>
+
+        <DIV class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=3475214">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=3475214">Edit Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/browse_space.gif" height="16" width="16" border="0" align="absmiddle" title="Browse Space"></A>
+            <A href="https://cwiki.apache.org/confluence/pages/listpages.action?key=MAHOUT">Browse Space</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=3475214">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_page_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add Page"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=MAHOUT&fromPageId=3475214">Add Page</A>
+          &nbsp;
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=3475214">
+            <IMG src="https://cwiki.apache.org/confluence/images/icons/add_blogentry_16.gif" height="16" width="16" border="0" align="absmiddle" title="Add News"></A>
+          <A href="https://cwiki.apache.org/confluence/pages/createblogpost.action?spaceKey=MAHOUT&fromPageId=3475214">Add News</A>
+        </DIV>
+      </DIV>
+
+      <DIV class="pagecontent">
+        <DIV class="wiki-content">
+          <H1><A name="BreimanExample-Introduction"></A>Introduction</H1>
+
+<P>This quick start page shows how to run the Breiman example. It implements the test procedure described in Breiman's paper <A href="1.html" title="1">1</A>. <BR>
+The basic algorithm is as follows :</P>
+<UL>
+	<LI>repeat I iterations</LI>
+	<LI>foreach iteration do
+	<UL>
+		<LI>10% of the dataset is kept apart as a testing set</LI>
+		<LI>build two forests using the training set, one with m=int(log2(M)+1) (called Random-Input) and one with m=1 (called Single-Input)</LI>
+		<LI>choose the forest that gave the lowest oob error estimation to compute the test set error</LI>
+		<LI>compute the test set error using the Single Input Forest (test error), this demonstrates that even with m=1, Decision Forests give comparable results to greater values of m</LI>
+		<LI>compute the mean test set error using every tree of the chosen forest (tree error). This should indicate how well a single Decision Tree performs</LI>
+	</UL>
+	</LI>
+	<LI>compute the mean test error for all iterations</LI>
+	<LI>compute the mean tree error for all iterations</LI>
+</UL>
+
+
+<H1><A name="BreimanExample-Steps"></A>Steps</H1>
+<H2><A name="BreimanExample-Downloadthedata"></A>Download the data</H2>
+<UL>
+	<LI>The current implementation is compatible with the UCI repository file format. Here are links to some of the datasets used in Breiman's paper:
+	<UL>
+		<LI>glass : <A href="http://archive.ics.uci.edu/ml/datasets/Glass%20Identification" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Glass+Identification</A></LI>
+		<LI>breast cancer : <A href="http://archive.ics.uci.edu/ml/datasets/Breast%20Cancer%20Wisconsin%20(Diagnostic" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic</A>)</LI>
+		<LI>diabetes : <A href="http://archive.ics.uci.edu/ml/datasets/Pima%20Indians%20Diabetes" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Pima+Indians+Diabetes</A></LI>
+		<LI>sonar : <A href="http://archive.ics.uci.edu/ml/datasets/Connectionist%20Bench%20(Sonar,%20Mines%20vs.%20Rocks" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Connectionist+Bench+(Sonar,+Mines+vs.+Rocks</A>)</LI>
+		<LI>ionosphere : <A href="http://archive.ics.uci.edu/ml/datasets/Ionosphere" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Ionosphere</A></LI>
+		<LI>vehicle : <A href="http://archive.ics.uci.edu/ml/datasets/Statlog%20(Vehicle%20Silhouettes" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Statlog+(Vehicle+Silhouettes</A>)</LI>
+		<LI>german : <A href="http://archive.ics.uci.edu/ml/datasets/Statlog%20(German%20Credit%20Data" class="external-link" rel="nofollow">http://archive.ics.uci.edu/ml/datasets/Statlog+(German+Credit+Data</A>)</LI>
+	</UL>
+	</LI>
+	<LI>Put the data in HDFS: 
+<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
+<PRE class="code-java">$HADOOP_HOME/bin/hadoop fs -put &lt;PATH TO DATA&gt; testdata</PRE>
+</DIV></DIV></LI>
+</UL>
+
+
+<H2><A name="BreimanExample-BuildtheJobfiles"></A>Build the Job files</H2>
+<UL>
+	<LI>In $MAHOUT_HOME/ run: 
+<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
+<PRE class="code-java">mvn install -DskipTests</PRE>
+</DIV></DIV></LI>
+</UL>
+
+
+<H2><A name="BreimanExample-Generateafiledescriptorforthedataset%3A"></A>Generate a file descriptor for the dataset: </H2>
+<P>for the glass dataset (glass.data), run :</P>
+<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
+<PRE class="code-java">
+$HADOOP_HOME/bin/hadoop jar $MAHOUT_HOME/core/target/mahout-core-&lt;VERSION&gt;-job.jar org.apache.mahout.df.tools.Describe -p testdata/glass.data -f testdata/glass.info -d I 9 N L
+</PRE>
+</DIV></DIV>
+<P>The &quot;I 9 N L&quot; string indicates the nature of the variables. which means 1 ignored(I) attribute, followed by 9 numerical(N) attributes, followed by the label(L)</P>
+<UL>
+	<LI>you can also use C for categorical (nominal) attributes</LI>
+</UL>
+
+
+<H2><A name="BreimanExample-Runtheexample"></A>Run the example</H2>
+<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
+<PRE class="code-java">
+$HADOOP_HOME/hadoop jar $MAHOUT_HOME/examples/target/mahout-examples-&lt;VERSION&gt;-job.jar org.apache.mahout.df.BreimanExample -d testdata/glass.data -ds testdata/glass.info -i 10 -t 100
+</PRE>
+</DIV></DIV>
+<P>which builds 100 trees (-t argument) and repeats the test 10 iterations (-i argument) </P>
+<UL>
+	<LI>The example outputs the following results:
+	<UL>
+		<LI>Selection error : mean test error for the selected forest on all iterations</LI>
+		<LI>Single Input error : mean test error for the single input forest on all iterations</LI>
+		<LI>One Tree error : mean single tree error on all iterations</LI>
+		<LI>Mean Random Input Time : mean build time for random input forests on all iterations</LI>
+		<LI>Mean Single Input Time : mean build time for single input forests on all iterations</LI>
+	</UL>
+	</LI>
+</UL>
+
+        </DIV>
+
+        
+      </DIV>
+    </DIV>
+    <DIV class="footer">
+      Generated by
+      <A href="http://www.atlassian.com/confluence/">Atlassian Confluence</A> (Version: 3.4.9 Build: 2042 Feb 14, 2011)
+      <A href="http://could.it/autoexport/">Auto Export Plugin</A> (Version: 1.0.0-dkulp)
+    </DIV>
+<SCRIPT type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-17359171-1']);
+  _gaq.push(['_setDomainName', 'none']);
+  _gaq.push(['_setAllowLinker', true]);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</SCRIPT>
+  </BODY>
+</HTML>
\ No newline at end of file