<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Regularized Least Squares</title>
	<atom:link href="http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/</link>
	<description>Machine Learning, Data Mining, Natural Language Processing…</description>
	<lastBuildDate>Tue, 02 Oct 2012 22:30:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Mohsen</title>
		<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/#comment-234183</link>
		<dc:creator>Mohsen</dc:creator>
		<pubDate>Tue, 02 Oct 2012 22:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=135#comment-234183</guid>
		<description>Was a great post. I am struggling with kernel ridge for a while. I have a question regarding the regularizer. As far as I have read there two method for regularization of kernel matrix. One is , adding a small value to the diagonal of kernel matrix.and the second one is using truncated eigendecomposition which means just to put out the small eigenvalues .But I kind of stuck in the second case.I actually can&#039;t understand why it&#039;s a case.I know it kind of related to matrix inversion.Do you have any idea about that?</description>
		<content:encoded><![CDATA[<p>Was a great post. I am struggling with kernel ridge for a while. I have a question regarding the regularizer. As far as I have read there two method for regularization of kernel matrix. One is , adding a small value to the diagonal of kernel matrix.and the second one is using truncated eigendecomposition which means just to put out the small eigenvalues .But I kind of stuck in the second case.I actually can&#8217;t understand why it&#8217;s a case.I know it kind of related to matrix inversion.Do you have any idea about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stratis</title>
		<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/#comment-228268</link>
		<dc:creator>Stratis</dc:creator>
		<pubDate>Mon, 31 Oct 2011 11:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=135#comment-228268</guid>
		<description>Hi!

Very interesting post. I have one question though, is there any error analysis w.r.t. ridge regression? What happens when for example the parameter vector w gets less and less sparser.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Very interesting post. I have one question though, is there any error analysis w.r.t. ridge regression? What happens when for example the parameter vector w gets less and less sparser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu</title>
		<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/#comment-226417</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Sun, 13 Feb 2011 16:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=135#comment-226417</guid>
		<description>That would be nice! I have much to learn about LARS.</description>
		<content:encoded><![CDATA[<p>That would be nice! I have much to learn about LARS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Pedregosa</title>
		<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/#comment-226408</link>
		<dc:creator>Fabian Pedregosa</dc:creator>
		<pubDate>Sun, 13 Feb 2011 12:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=135#comment-226408</guid>
		<description>This is awesome, it really motivates me to write something similar about the Least Angle regression implementation in the scikit.

Cheers,

Fabian.</description>
		<content:encoded><![CDATA[<p>This is awesome, it really motivates me to write something similar about the Least Angle regression implementation in the scikit.</p>
<p>Cheers,</p>
<p>Fabian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu</title>
		<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/#comment-226400</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Sat, 12 Feb 2011 19:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=135#comment-226400</guid>
		<description>Sure, will do that next week!</description>
		<content:encoded><![CDATA[<p>Sure, will do that next week!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gael Varoquaux</title>
		<link>http://www.mblondel.org/journal/2011/02/09/regularized-least-squares/#comment-226395</link>
		<dc:creator>Gael Varoquaux</dc:creator>
		<pubDate>Sat, 12 Feb 2011 10:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=135#comment-226395</guid>
		<description>Nice post (as usual).

Any chance that you can contribute a very condensed version of it to the scikit&#039;s documentation? I am thinking in particular that the GCV should be mentioned in the documentation.</description>
		<content:encoded><![CDATA[<p>Nice post (as usual).</p>
<p>Any chance that you can contribute a very condensed version of it to the scikit&#8217;s documentation? I am thinking in particular that the GCV should be mentioned in the documentation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
