<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Info Links</title>
	<atom:link href="http://dataminingtools.net/blog/category/info-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://dataminingtools.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jul 2011 08:51:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Machine Learning School 2010 Proceedings Available</title>
		<link>http://dataminingtools.net/blog/2010/06/21/machine-learning-school-2010-proceedings-available/</link>
		<comments>http://dataminingtools.net/blog/2010/06/21/machine-learning-school-2010-proceedings-available/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 02:18:48 +0000</pubDate>
		<dc:creator>Vikramaditya Jakkula</dc:creator>
				<category><![CDATA[Info Links]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://dataminingtools.net/blog/?p=581</guid>
		<description><![CDATA[The machine learning school 2010 conducted in Bangalore,India appears to be a success. The proceedings are now made available.
Download:
Associative Rule Mining
 Graphical Models 1
 Graphical Models 2
 Graphical Models 3
 Gaussian Processes
 ML Introduction
 Privacy Preserving Mining
 Support Vector Machines





]]></description>
			<content:encoded><![CDATA[<p>The machine learning school 2010 conducted in Bangalore,India appears to be a success. The proceedings are now made available.</p>
<p>Download:</p>
<p><a href="http://bangalore.yahoo.com/labs/Files/AssociativeRuleMining.pdf" target="_blank">Associative Rule Mining</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/GraphicalModels1.pdf" target="_blank"> Graphical Models 1</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/GraphicalModels2.pdf" target="_blank"> Graphical Models 2</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/GraphicalModels3.pdf" target="_blank"> Graphical Models 3</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/GaussianProcesses.pdf" target="_blank"> Gaussian Processes</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/MLIntroduction.pdf" target="_blank"> ML Introduction</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/PrivacyPreservingMining.pdf" target="_blank"> Privacy Preserving Mining</a><br />
<a href="http://bangalore.yahoo.com/labs/Files/SupportVectorMachines.pdf" target="_blank"> Support Vector Machines</a></p>
<!-- Easy AdSenser V2.40 -->
<!-- Post[count: 2] -->
<div style="float:left;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-8731508784204217";
/* 120x90, created 5/22/09 */
google_ad_slot = "1258512664";
google_ad_width = 120;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdataminingtools.net%2Fblog%2F2010%2F06%2F21%2Fmachine-learning-school-2010-proceedings-available%2F&amp;linkname=Machine%20Learning%20School%202010%20Proceedings%20Available"><img src="http://dataminingtools.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://dataminingtools.net/blog/2010/06/21/machine-learning-school-2010-proceedings-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Compilation #5: More Video Links</title>
		<link>http://dataminingtools.net/blog/2009/12/13/link-compilation-5-more-video-links/</link>
		<comments>http://dataminingtools.net/blog/2009/12/13/link-compilation-5-more-video-links/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 10:15:40 +0000</pubDate>
		<dc:creator>Vikramaditya Jakkula</dc:creator>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Info Links]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>

		<guid isPermaLink="false">http://dataminingtools.net/blog/?p=234</guid>
		<description><![CDATA[Artificial Intelligence:
[1] Overview of AI, Agent Architectures : Video Lecture 1, Video Lecture 2
[2] Uninformed Search, Form teams : Video Lecture 3, Video Lecture 4
[3] Informed Search: Video Lecture 5
[4] Game Playing: Video Lecture 6
[5] Video Game AI, Logic: Video Lecture 8, Video Lecture 9
[6] Predicate Calculus, Inference: Video Lecture 10, Video Lecture 11
[7] Prolog Review: Video [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Artificial Intelligence:</strong></p>
<p>[1] Overview of AI, Agent Architectures : <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture1/Lecture1.html" target="_blank">Video Lecture 1</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture2/Lecture2.html" target="_blank">Video Lecture 2</a></p>
<p>[2] Uninformed Search, Form teams : <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture3/Lecture3.html" target="_blank">Video Lecture 3</a>, V<a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture4/Lecture4.html" target="_blank">ideo Lecture 4</a></p>
<p>[3] Informed Search: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture5/Lecture5.html" target="_blank">Video Lecture 5</a></p>
<p>[4] Game Playing: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture7/Lecture7.html" target="_blank">Video Lecture 6</a></p>
<p>[5] Video Game AI, Logic: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture8/Lecture8.html" target="_blank">Video Lecture </a>8, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture9/Lecture9.html" target="_blank">Video Lecture 9</a></p>
<p>[6] Predicate Calculus, Inference: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture10/Lecture10.html" target="_blank">Video Lecture 10</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture11/Lecture11.html" target="_blank">Video Lecture 11</a></p>
<p>[7] Prolog Review: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture12/Lecture12.html" target="_blank">Video Lecture 12</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture13/Lecture13.html" target="_blank">Video Lecture 13</a></p>
<p>[8] Semantic Networks, Knowledge Representation: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture14/Lecture14.html" target="_blank">Video Lecture 14</a></p>
<p>[9] Uncertainty: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture15/Lecture15.html" target="_blank">Video Lecture 15</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture16/Lecture16.html" target="_blank">Video Lecture 16</a></p>
<p>[10] Intro Bayesian Networks, Intro Machine Learning: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture17/Lecture17.html" target="_blank">Video Lecture 17</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture18/Lecture18.html" target="_blank">Video Lecture 18</a></p>
<p>[11] Decision Trees: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture19/Lecture19.html" target="_blank">Video Lecture 19</a></p>
<p>[12] Neural Networks: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture20/Lecture20.html" target="_blank">Video Lecture 20</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture21/Lecture21.html" target="_blank">Video Lecture 21</a></p>
<p>[13] Genetic Algorithms, Information Retrieval: <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture22/Lecture22.html" target="_blank">Video Lecture 22</a>, <a href="http://www.math.uaa.alaska.edu/~afkjm/cs405/video/Lecture23/Lecture23.html" target="_blank">Video Lecture 23</a></p>
<p><strong>Natural Language Processing:</strong></p>
<p><strong>Lecture 1:</strong></p>
<p><span style="padding: 0px; margin: 0px;"><strong>Topics:</strong></span>Logistics, Goals Of The Field Of NLP, Is The Problem Just Cycles?, Why NLP Is Difficult? The Hidden Structure Of Language, Why NLP Is Difficult: Newspaper Headlines, Machine Translation, Machine Translation History, Centauri/Arcturan Example</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=8b0279d7-4874-4833-8bb6-b120f27dd70f&amp;sl=true" target="_blank">Lecture 1</a>.</p>
<p>Lecture 2:</p>
<p><strong>Topics:</strong> Questions That Linguistics Should Answer, Machine Translation (MT), Probabilistic Language Models, Evaluation, Sparsity, Smoothing, How Much Mass To Withhold?</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=90c0c31d-5746-4c7e-9eab-7e343373fd09&amp;sl=true" target="_blank">Lecture 2</a></p>
<p>Lecture 3:</p>
<p><strong>Topics:</strong> Finish Smoothing From Last Lecture, Kneser-Ney Smoothing, Practical Considerations, Machine Translation (Lecture 3), Tokenization (Or Segmentation), Statistical MT Systems, IBM Translation Models</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=c870ce3b-765d-4511-a070-140da17e0fdc&amp;sl=true" target="_blank">Lecture 3</a>.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 700px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Lecture 3: http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=c870ce3b-765d-4511-a070-140da17e0fdc&amp;sl=true</div>
<p>Lecture 4:</p>
<p><strong>Topics:</strong> Review Statistical Mt, Model 1, The Em Algorithm, Em And Hidden Structure, Em Algorithm Demonstration In Excel Spreadsheet, Assignment 1</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=127db494-dca0-4293-bc41-cb987c8669ae&amp;sl=true" target="_blank">Lecture 4</a>.</p>
<p>Lecture 5:</p>
<p><strong>Topics:</strong> IBM Model 1-2 (Review), IBM Model 3, IBM Model 4, IBM Model 5, Mt Evaluation, Bleu Evaluation Metric, A Complete Translation System, Flaws Of Word-Based Mt, Phrased-Based Stat-Mt</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=69bbad26-13c0-4356-8ed9-b29d8479372e&amp;sl=true" target="_blank">Lecture 5</a>.</p>
<p>Lecture 6:</p>
<p><strong>Topics:</strong> Continue Of Machine Translation, Syntax-Based Model, Information Extraction &amp; Named Entity Recognition, Information Extraction, Named Entity Extraction, Precision And Recall, Naive Bayes Classifiers</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=33635890-d17c-4bea-8c6f-2c1856505123&amp;sl=true" target="_blank">Lecture 6</a>.</p>
<p>Lecture 7:</p>
<p><strong>Topics:</strong> Continue Of Naive Bayes Classifier, Joint V.S. Conditional Models, Features, Examples, Feature-Based Classifiers, Comparison To Naïve-Bayes, Building A Maxent Model</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=6ba77918-d691-4a1d-964d-4d7237265b28&amp;sl=true" target="_blank">Lecture 7</a>.</p>
<p>Lecture 8:</p>
<p><strong>Topics:</strong> Details Of Maxent Model, Maxent Examples, Convexity, Feature Interaction, Classification, Smoothing, Inference In Systems</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=e6c3be8f-7833-4ead-8649-e01d81422e8f&amp;sl=true" target="_blank">Lecture 8</a>.</p>
<p>Lecture 9:</p>
<p><strong>Topics:</strong> MEMM, Hmm Pos Tagging Model, Summary Of Tagging, NER, Information Extraction And Integration, Landscape Of IE Tasks, Machine Learning Methods, Relation Extraction, Clustering</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=1464f51b-afd0-4ae9-ac83-848479d448c0&amp;sl=true" target="_blank">Lecture 9</a>.</p>
<p>Lecture 10:</p>
<p><strong>Topics:</strong> Parsing, Classical NLP Parsing, Two Views Of Linguistic Structure, Attachment Ambiguities, A Simple Prediction, What Is Parsing?, Top-Down Parsing, Bottom-Up Parsing, Parsing Of PCFGs</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=bf12625a-968f-4a66-9297-7c86a9228904&amp;sl=true" target="_blank">Lecture 10</a></p>
<p>Lecture 11:</p>
<p><strong>Topics:</strong> Chomsky Normal Form, Cocke-Kasami-Younger (CKY) Constituency Parsing, Extended CKY Parsing, Efficient CKY Parsing, Evaluating Parsing Accuracy, How Good Are PCFGs?, Improve PCFG Parsing Via Unlexicalized Parsing, Markovization</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=9b358156-63ac-446d-8b6f-bde9b491f30d&amp;sl=true" target="_blank">Lecture 11</a>.</p>
<p>Lecture 12:</p>
<p><strong>Topics:</strong> Guest Lecturer: Dan Jurafsky, Syntactic Variations Versus Semantic Roles, Some Typical Semantic Roles, Two Solutions To The Difficulty Of Defining Semantic Roles, PropBank, FrameNet, Information Extraction Versus Semantic Role Labeling, Evaluation Measures, Parsing Algorithm, Combining Identification And Classification Models, Summary</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=1a8dd35d-3513-4890-b7a4-e849128ff3c1&amp;sl=true" target="_blank">Lecture 12</a>.</p>
<p>Lecture 13:</p>
<p><strong>Topics:</strong> Lexicalized Parsing, Parsing Via Classification Decisions: Charniak (1997), Sparseness &amp; The Penn Treebank, Complexity Of Lexicalized PCFG Parsing, Complexity Of Lexicalized PCFG Parsing, Overview Of Collins’ Model, Choice Of Heads, The Latest Parsing Results, Parsing And Search Algorithms</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=b3bd8ee4-0774-451b-ac97-166f1ec256d6&amp;sl=true" target="_blank">Lecture 13</a>.</p>
<p>Lecture 14:</p>
<p><strong>Topics:</strong> Parsing As Search, Agenda-Based Parsing, What Can Go Wrong?, Search In Modern Lexicalized Statistical Parsers, Dependency Parsing, Naïve Recognition/Parsing, Discriminative Parsing, Discriminative Models</p>
<p>Video: <a href=" http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=99a9b83a-dc9c-4ed0-bdbc-80f9a459aee9&amp;sl=true" target="_blank">Lecture 14</a>.</p>
<p>Lecture 15:</p>
<p><strong>Topics:</strong> Why Study Computational Semantics?, Precise Semantics. An Early Example: Chat-80, Programming Language Interpreter, Logic: Some Preliminaries, Compositional Semantics, A Simple DCG Grammar With Semantics, Augmented CFG Rules, Semantic Grammars</p>
<p>Video:  <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=f9042048-5d66-4e17-b7d9-e797e439496a&amp;sl=true" target="_blank">Lecture 15</a>.</p>
<p>Lecture 16:</p>
<p><strong>Topics:</strong> An Introduction To Formal Computational Semantics, Database/ Knowledgebase Interfaces, Typed Lambda Calculus, Types Of Major Syntactic Categories, Adjective And PP Modification, Why Things Get More Complex, Generalized Quantifiers, Representing Proper Nouns With Quantifiers, Questions With Answers!, How Could We Learn Such Representations?</p>
<p>Video: <a href="http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=e722d92b-bb7f-4077-9260-68373dcf794a&amp;sl=true" target="_blank">Lecture 16</a>.</p>
<p>Lecture 17:</p>
<p><strong>Topics:</strong> Lexical Semantics, Lexical Information And NL Applications, Polysemy Vs Homonymy, WordNet, Word Sense Disambiguation, Corpora Used For WSD Work, Evaluation, Lexical Acquisition, Vector-Based Lexical Semantics, Measures Of Semantic Similarity</p>
<p>Video: <a href=" http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=de5c70a7-93a1-4566-9091-969e1468dbcf&amp;sl=true" target="_blank">Lecture 17</a>.</p>
<p>Lecture 18:</p>
<p><strong>Topics:</strong> Question Answering Systems And Textual Inference, A Brief (Academic) History, Top Performing Systems, Answer Types In State-Of-The-Art QA Systems, Semantics And Reasoning For QA, The Textual Inference Task, Why We Need Sloppy Matching, QA Beyond TREC</p>
<p>Video: <a href=" http://see.stanford.edu/player/SEEslplayer.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a&amp;co=0de72d95-750f-4f89-822e-45c3017d9d86&amp;sl=true" target="_blank">Lecture 18</a>.</p>
<p>Note: If the links either expired or exhibit errors, please visit SEE program home page and navigate from there. Thanks.</p>
<p>Read <a href="http://dataminingtools.net/blog/2009/12/12/links-compilation-4-machine-learning-videos/" target="_blank">Link compilation #4 here</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdataminingtools.net%2Fblog%2F2009%2F12%2F13%2Flink-compilation-5-more-video-links%2F&amp;linkname=Link%20Compilation%20%235%3A%20More%20Video%20Links"><img src="http://dataminingtools.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://dataminingtools.net/blog/2009/12/13/link-compilation-5-more-video-links/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Links Compilation #4: Machine Learning Videos</title>
		<link>http://dataminingtools.net/blog/2009/12/12/links-compilation-4-machine-learning-videos/</link>
		<comments>http://dataminingtools.net/blog/2009/12/12/links-compilation-4-machine-learning-videos/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:41:27 +0000</pubDate>
		<dc:creator>Vikramaditya Jakkula</dc:creator>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Info Links]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>

		<guid isPermaLink="false">http://dataminingtools.net/blog/?p=231</guid>
		<description><![CDATA[Machine Learning:
This course is provided by Stanford University SEE program. The Machine Learning course provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning, unsupervised learning, learning theory, reinforcement learning and adaptive control. Recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Machine Learning:</strong></p>
<p>This course is provided by Stanford University SEE program. The Machine Learning course provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning, unsupervised learning, learning theory, reinforcement learning and adaptive control. Recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing are also discussed.</p>
<p>Lecture 1:</p>
<p><strong>Topics:</strong> The Motivation &amp; Applications of Machine Learning, The Logistics of the Class, The Definition of Machine Learning, The Overview of Supervised Learning, The Overview of Learning Theory, The Overview of Unsupervised Learning, The Overview of Reinforcement Learning</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UzxYlbK2c7E&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/UzxYlbK2c7E&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 2:</p>
<p><strong>Topics:</strong> An Application of Supervised Learning &#8211; Autonomous Deriving, ALVINN, Linear Regression, Gradient Descent, Batch Gradient Descent, Stochastic Gradient Descent (Incremental Descent), Matrix Derivative Notation for Deriving Normal Equations, Derivation of Normal Equations</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5u4G23_OohI&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/5u4G23_OohI&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 3:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> The Concept of Underfitting and Overfitting, The Concept of Parametric Algorithms and Non-parametric Algorithms, Locally Weighted Regression, The Probabilistic Interpretation of Linear Regression, The motivation of Logistic Regression, Logistic Regression, Perceptron<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/HZ4cvaztQEs&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/HZ4cvaztQEs&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 4:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Newton&#8217;s Method, Exponential Family, Bernoulli Example, Gaussian Example, General Linear Models (GLMs), Multinomial Example, Softmax Regression</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nLKOQfKLUks&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/nLKOQfKLUks&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 5:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Discriminative Algorithms, Generative Algorithms, Gaussian Discriminant Analysis (GDA), GDA and Logistic Regression, Naive Bayes, Laplace Smoothing</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/qRJ3GKMOFrE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/qRJ3GKMOFrE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 6:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Multinomial Event Model, Non-linear Classifiers, Neural Network, Applications of Neural Network, Intuitions about Support Vector Machine (SVM), Notation for SVM, Functional and Geometric Margins<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/qyyJKd-zXRE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/qyyJKd-zXRE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 7:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Optimal Margin Classifier, Lagrange Duality, Karush-Kuhn-Tucker (KKT) Conditions, SVM Dual, The Concept of Kernels<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/s8B4A5ubw6c&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/s8B4A5ubw6c&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 8:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Kernels, Mercer&#8217;s Theorem, Non-linear Decision Boundaries and Soft Margin SVM, Coordinate Ascent Algorithm, The Sequential Minimization Optimization (SMO) Algorithm, Applications of SVM<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bUv9bfMPMb4&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/bUv9bfMPMb4&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 9:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Bias/variance Tradeoff, Empirical Risk Minimization (ERM), The Union Bound, Hoeffding Inequality, Uniform Convergence &#8211; The Case of Finite H, Sample Complexity Bound, Error Bound, Uniform Convergence Theorem &amp; Corollary<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/tojaGtMPo5U&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/tojaGtMPo5U&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 10:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Uniform Convergence &#8211; The Case of Infinite H, The Concept of &#8216;Shatter&#8217; and VC Dimension, SVM Example, Model Selection, Cross Validation, Feature Selection<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/0kWZoyNRxTY&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/0kWZoyNRxTY&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 11:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Bayesian Statistics and Regularization, Online Learning, Advice for Applying Machine Learning Algorithms, Debugging/fixing Learning Algorithms, Diagnostics for Bias &amp; Variance, Optimization Algorithm Diagnostics, Diagnostic Example &#8211; Autonomous Helicopter, Error Analysis, Getting Started on a Learning Problem<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/sQ8T9b-uGVE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/sQ8T9b-uGVE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 12:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> The Concept of Unsupervised Learning, K-means Clustering Algorithm, K-means Algorithm, Mixtures of Gaussians and the EM Algorithm, Jensen&#8217;s Inequality, The EM Algorithm, Summary<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZZGTuAkF-Hw&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/ZZGTuAkF-Hw&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 13:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Mixture of Gaussian, Mixture of Naive Bayes &#8211; Text clustering (EM Application), Factor Analysis, Restrictions on a Covariance Matrix, The Factor Analysis Model, EM for Factor Analysis<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/LBtuYU-HfUg&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/LBtuYU-HfUg&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 14:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> The Factor Analysis Model,0 EM for Factor Analysis, Principal Component Analysis (PCA), PCA as a Dimensionality Reduction Algorithm, Applications of PCA, Face Recognition by Using PCA</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ey2PE5xi9-A&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/ey2PE5xi9-A&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 15:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Latent Semantic Indexing (LSI), Singular Value Decomposition (SVD) Implementation, Independent Component Analysis (ICA), The Application of ICA, Cumulative Distribution Function (CDF), ICA Algorithm, The Applications of ICA</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/QGd06MTRMHs&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/QGd06MTRMHs&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 16:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Applications of Reinforcement Learning, Markov Decision Process (MDP), Defining Value &amp; Policy Functions, Value Function, Optimal Value Function, Value Iteration, Policy Iteration<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/RtxI449ZjSc&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/RtxI449ZjSc&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 17:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Generalization to Continuous States, Discretization &amp; Curse of Dimensionality, Models/Simulators, Fitted Value Iteration, Finding Optimal Policy<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/LKdFTsM3hl4&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/LKdFTsM3hl4&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 18:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> State-action Rewards, Finite Horizon MDPs, The Concept of Dynamical Systems, Examples of Dynamical Models, Linear Quadratic Regulation (LQR), Linearizing a Non-Linear Model, Computing Rewards, Riccati Equation</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/-ff6l5D8-j8&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/-ff6l5D8-j8&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 19:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Advice for Applying Machine Learning, Debugging Reinforcement Learning (RL) Algorithm, Linear Quadratic Regularization (LQR), Differential Dynamic Programming (DDP), Kalman Filter &amp; Linear Quadratic Gaussian (LQG), Predict/update Steps of Kalman Filter, Linear Quadratic Gaussian (LQG)</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UFH5ibWnA7g&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/UFH5ibWnA7g&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Lecture 20:</p>
<p><strong style="padding: 0px; margin: 0px;">Topics:</strong> Partially Observable MDPs (POMDPs), Policy Search, Reinforce Algorithm, Pegasus Algorithm, Pegasus Policy Search, Applications of Reinforcement Learning</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yCqPMD6coO8&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/yCqPMD6coO8&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Reader Older <a href="http://dataminingtools.net/blog/2009/11/15/links-compilation-3/" target="_blank">Link Compilation #3 here</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdataminingtools.net%2Fblog%2F2009%2F12%2F12%2Flinks-compilation-4-machine-learning-videos%2F&amp;linkname=Links%20Compilation%20%234%3A%20Machine%20Learning%20Videos"><img src="http://dataminingtools.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://dataminingtools.net/blog/2009/12/12/links-compilation-4-machine-learning-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Links Compilation #3</title>
		<link>http://dataminingtools.net/blog/2009/11/15/links-compilation-3/</link>
		<comments>http://dataminingtools.net/blog/2009/11/15/links-compilation-3/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 09:38:27 +0000</pubDate>
		<dc:creator>Vikramaditya Jakkula</dc:creator>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Info Links]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Conference]]></category>

		<guid isPermaLink="false">http://dataminingtools.net/blog/?p=225</guid>
		<description><![CDATA[Premier data mining journals:

IEEE Transactions on Knowledge and Data Engineering: IEEE Transactions on Knowledge and Data Engineering (TKDE) is an archival journal published monthly designed to inform researchers, developers, managers, strategic planners, users, and others interested in state-of-the-art and state-of-the-practice activities in the knowledge and data engineering area.
IEEE Transactions on Pattern Analysis and machine intelligence [...]]]></description>
			<content:encoded><![CDATA[<p>Premier data mining journals:</p>
<ul>
<li><a href="http://www.computer.org/portal/web/tkde/" target="_blank">IEEE Transactions on Knowledge and Data Engineering</a>: <strong style="font-style: normal; font-weight: bold;">IEEE Transactions on Knowledge and Data Engineering (TKDE)</strong> is an archival journal published monthly designed to inform researchers, developers, managers, strategic planners, users, and others interested in state-of-the-art and state-of-the-practice activities in the knowledge and data engineering area.</li>
<li><a href="http://www.computer.org/portal/web/tpami/" target="_blank">IEEE Transactions on Pattern Analysis and machine intelligence</a> :<strong style="font-style: normal; font-weight: bold;">IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)</strong> is a scholarly archival journal published monthly. This journal covers traditional areas of computer vision and image understanding, all traditional areas of pattern analysis and recognition, and selected areas of machine intelligence.</li>
<li><span style="font-size: 16px;"><a href="http://springerlink.metapress.com/content/105441/" target="_blank">Knowledge and Information Systems</a></span></li>
<li><a href="http://www.springer.com/computer/database+management+&amp;+information+retrieval/journal/10618" target="_blank">Data Mining and Knowledge Discovery</a>: The premier technical publication in the field, Data Mining and Knowledge Discovery is a resource collecting relevant common methods and techniques and a forum for unifying the diverse constituent research communities. The journal publishes original technical papers in both the research and practice of data mining and knowledge discovery, surveys and tutorials of important areas and techniques, and detailed descriptions of significant applications.</li>
</ul>
<p>Industry publications:</p>
<ul>
<li><a href="http://www.information-management.com/" target="_blank">Information Management</a></li>
<li><a href="http://intelligent-enterprise.informationweek.com/index.jhtml" target="_blank">Intelligence Enterprise</a></li>
</ul>
<p>Read older <a style="color: #b85b5a; text-decoration: none;" href="http://dataminingtools.net/blog/2009/11/04/links-compilation-2/" target="_blank">Link Compilation #2</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdataminingtools.net%2Fblog%2F2009%2F11%2F15%2Flinks-compilation-3%2F&amp;linkname=Links%20Compilation%20%233"><img src="http://dataminingtools.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://dataminingtools.net/blog/2009/11/15/links-compilation-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Links Compilation #2</title>
		<link>http://dataminingtools.net/blog/2009/11/04/links-compilation-2/</link>
		<comments>http://dataminingtools.net/blog/2009/11/04/links-compilation-2/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 11:14:40 +0000</pubDate>
		<dc:creator>Vikramaditya Jakkula</dc:creator>
				<category><![CDATA[Info Links]]></category>
		<category><![CDATA[Data Mining]]></category>

		<guid isPermaLink="false">http://dataminingtools.net/blog/?p=195</guid>
		<description><![CDATA[1) Business Intelligence Books:  Discover what business intelligence ( bi ) books top execs and consultants are reading to refine their strategic plan for their organization. Business Intelligence Books is the place to go for the best discount prices on SAS reference and support books. We offer a large, constantly updating selection of SAS produced [...]]]></description>
			<content:encoded><![CDATA[<p>1) <a href="http://www.businessintelligencebooks.com/">Business Intelligence Books</a>:  Discover what business intelligence ( bi ) books top execs and consultants are reading to refine their strategic plan for their organization. Business Intelligence Books is the place to go for the best discount prices on SAS reference and support books. We offer a large, constantly updating selection of SAS produced manuals as well as books by users so you&#8217;ll always find what you need. With tons of books from industry recognized authors, We&#8217;re sure to have exactly what you want. Why pay regular prices when you can buy discount business intelligence books online from Business Intelligence Books? To start browsing our catalog, click on one of our categories on the menu on the left under the section marked &#8220;Products&#8221;, or use our search utility on the top menu to search using keywords.</p>
<p>2) <a href="http://www.dataspaceweb.org/">Dataspace</a>: DataSpace is a web services based infrastructure for exploring, analyzing, and mining<strong> </strong>remote and distributed data. This site describes DataSpace protocols, DataSpace applications, and open source DataSpace servers and clients.</p>
<p>3) <a href="http://www.sqlserverdatamining.com/ssdm/">Sql Server Datamining</a>: This site has been designed by the SQL Server Data Mining team to provide the SQL Server community with access to and information about our exciting data mining features.</p>
<p>4) <a href="http://www.kdnuggets.com/">KDnuggets</a>: Data Mining Community&#8217;s Top Resource Since 1997 for Data Mining and Analytics news, software, jobs, courses, data, and more.</p>
<p>Read older <a href="http://dataminingtools.net/blog/2009/10/05/interesting-informational-links-compilation-1/">Link Compilation # 1</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdataminingtools.net%2Fblog%2F2009%2F11%2F04%2Flinks-compilation-2%2F&amp;linkname=Links%20Compilation%20%232"><img src="http://dataminingtools.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://dataminingtools.net/blog/2009/11/04/links-compilation-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interesting Informational Links Compilation #1</title>
		<link>http://dataminingtools.net/blog/2009/10/05/interesting-informational-links-compilation-1/</link>
		<comments>http://dataminingtools.net/blog/2009/10/05/interesting-informational-links-compilation-1/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 06:42:34 +0000</pubDate>
		<dc:creator>Vikramaditya Jakkula</dc:creator>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Info Links]]></category>

		<guid isPermaLink="false">http://dataminingtools.net/blog/?p=165</guid>
		<description><![CDATA[We decided to post from time to time compilation of interesting links pertaining to datamining, machine learning and more. Today&#8217;s compilation are as below:
1) Google&#8217;s Techtalk on  Supporting Scalable Online Statistical Processing:

2) Apache Lucene Mahout :
Mahout&#8217;s goal is to build scalable, Apache licensed machine learning libraries. Initially, we are interested in building out the ten [...]]]></description>
			<content:encoded><![CDATA[<p>We decided to post from time to time compilation of interesting links pertaining to datamining, machine learning and more. Today&#8217;s compilation are as below:</p>
<p>1) Google&#8217;s Techtalk on  Supporting Scalable Online Statistical Processing:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/KYUay3dCWBc&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/KYUay3dCWBc&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>2) <a href="http://lucene.apache.org/mahout/">Apache Lucene Mahout</a> :</p>
<p>Mahout&#8217;s goal is to build scalable, Apache licensed machine learning libraries. Initially, we are interested in building out the ten machine learning libraries detailed in<a style="color: #0000ff;" href="http://www.cs.stanford.edu/people/ang//papers/nips06-mapreducemulticore.pdf">http://www.cs.stanford.edu/people/ang//papers/nips06-mapreducemulticore.pdf</a> using Hadoop. While these algorithms are our initial focus, we welcome contributions of other machine learning approaches.</p>
<p>3) <a href="http://www.thearling.com/books.htm">Kurt&#8217;s Recomended Datamining books</a>: A must visit.</p>
<p>4) <a href="http://reality.media.mit.edu/">MIT Reality Mining</a>:</p>
<p>Reality Mining defines the collection of machine-sensed environmental data pertaining to human social behavior. This new paradigm of data mining makes possible the modeling of conversation context, proximity sensing, and temporospatial location throughout large communities of individuals. Mobile phones (and similarly innocuous devices) are used for data collection, opening social network analysis to new methods of empirical stochastic modeling.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdataminingtools.net%2Fblog%2F2009%2F10%2F05%2Finteresting-informational-links-compilation-1%2F&amp;linkname=Interesting%20Informational%20Links%20Compilation%20%231"><img src="http://dataminingtools.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://dataminingtools.net/blog/2009/10/05/interesting-informational-links-compilation-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

