<?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: Season Similarity Scores</title>
	<atom:link href="https://seamheads.com/baseballgauge/blog/?feed=rss2&#038;p=495" rel="self" type="application/rss+xml" />
	<link>https://seamheads.com/baseballgauge/blog/?p=495</link>
	<description></description>
	<lastBuildDate>Mon, 08 May 2017 01:28:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: Dan Hirsch</title>
		<link>https://seamheads.com/baseballgauge/blog/?p=495#comment-394</link>
		<dc:creator><![CDATA[Dan Hirsch]]></dc:creator>
		<pubDate>Tue, 06 Oct 2015 15:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://seamheads.com/baseballgauge/blog/?p=495#comment-394</guid>
		<description><![CDATA[That&#039;s a great idea. I&#039;ll see what I can come up with.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a great idea. I&#8217;ll see what I can come up with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>https://seamheads.com/baseballgauge/blog/?p=495#comment-393</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Tue, 06 Oct 2015 13:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://seamheads.com/baseballgauge/blog/?p=495#comment-393</guid>
		<description><![CDATA[Very cool!

Would also be interesting to see a list of the most similar teams based on the number of games above/below .500 at each point of the season. The Blue Jays had a few long winning streaks this year and were also very strong in the second half. Who had the most comparable season in history? The similarity score between the Jays and &quot;Team X&quot; would be calculated like this:

$sim=1,000
for each game in Jays schedule {
    $sim = $sim - abs(Jays vs .500 - Team X vs .500)
}

The most similar teams would make a nice-looking graph.]]></description>
		<content:encoded><![CDATA[<p>Very cool!</p>
<p>Would also be interesting to see a list of the most similar teams based on the number of games above/below .500 at each point of the season. The Blue Jays had a few long winning streaks this year and were also very strong in the second half. Who had the most comparable season in history? The similarity score between the Jays and &#8220;Team X&#8221; would be calculated like this:</p>
<p>$sim=1,000<br />
for each game in Jays schedule {<br />
    $sim = $sim &#8211; abs(Jays vs .500 &#8211; Team X vs .500)<br />
}</p>
<p>The most similar teams would make a nice-looking graph.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
