<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>TrueSkill Through Time</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx</link><description>In December 2007, we published a paper about the application of TrueSkill to all recorded data of professional and semi-professional Chess play from 1850 to 2006. The dataset can be obtained from ChessBase . We are very happy to be able to release the</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>TrueSkill Through Time | MundoSitio.com, de todo un poco</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3064432</link><pubDate>Sun, 01 Jun 2008 08:16:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3064432</guid><dc:creator>TrueSkill Through Time | MundoSitio.com, de todo un poco</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.mundositio.com/2008/05/31/trueskill-through-time/"&gt;http://www.mundositio.com/2008/05/31/trueskill-through-time/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: TrueSkill Through Time</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3065990</link><pubDate>Wed, 04 Jun 2008 17:25:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3065990</guid><dc:creator>Scott</dc:creator><description>&lt;p&gt;I have been researching rating systems (first Elo, then Glicko) and found out about your TrueSkill method. I do not know F# but can I use your code to &amp;nbsp;analyze a CSV file with the same format as the one you have? Thanks&lt;/p&gt;
</description></item><item><title>re: TrueSkill Through Time</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3066114</link><pubDate>Wed, 04 Jun 2008 22:08:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3066114</guid><dc:creator>Scott</dc:creator><description>&lt;p&gt;Hello again. I compiled the code and tested a subset of the data. My question is it possible to change the parameters to replicate the the TrueSkill calculator does? It seems the code is only to test paired teams. I am looking into ranking players on a 8-player team with no possibility of a draw. I can run the calculator for each game but that is too tedious. I was very excited that there is a system to rank teams now and was hoping there is an automated way to do that (e.g., your console app). Also, before I knew about this system, I was using Elo to rank players on a 8-player team and I had to split it up to heads-up matched (e.g., 1-2, 1-3...., 1-8) to get a ranking. I thought this was OK since 1 beat 2 - 8, etc. But your research paper said that Elo was only for heads-up ranking. How come my method is no good? Thanks again.&lt;/p&gt;
</description></item><item><title>TrueSkill in F#</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3071682</link><pubDate>Mon, 16 Jun 2008 07:38:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3071682</guid><dc:creator>The Applied Games Group Blog</dc:creator><description>&lt;p&gt;Following the publication of the F# source code for the TrueSkill Through Time paper, we have used the&lt;/p&gt;
</description></item><item><title>re: TrueSkill Through Time</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3261052</link><pubDate>Fri, 03 Jul 2009 16:21:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3261052</guid><dc:creator>Daren</dc:creator><description>&lt;p&gt;There is a problem with your F# code for the latest F# release. VS 2010.&lt;/p&gt;
&lt;p&gt;Your problem lies in the Microsoft.FSharp.Reflection.Value namespace, which is not available on the newer releases of FSharp. I researched all FSharp libraries to find out where the types like GetSumTagConverters, GetSumTagReader and IsOptionType has gone to, but all of them seem to have disappeared from the radar.&lt;/p&gt;
</description></item><item><title>re: TrueSkill Through Time</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3261054</link><pubDate>Fri, 03 Jul 2009 16:25:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3261054</guid><dc:creator>AbelB</dc:creator><description>&lt;p&gt;This code breaks with recent releases (May 2009 CTP and VS 2010) of F#. The reason for the break is the absence of the namespace Microsoft.FSharp.Reflection.Value, which contained functions like IsOptionType, GetSumTagReader and GetSumTagConverters. These functions have since disappeared from the radar and the original page on Microsoft.com explaining this has also disappeared (supposed to be: &lt;a rel="nofollow" target="_new" href="http://research.microsoft.com/fsharp/manual/FSharp.Core/Microsoft.FSharp.Reflection.Value.html"&gt;http://research.microsoft.com/fsharp/manual/FSharp.Core/Microsoft.FSharp.Reflection.Value.html&lt;/a&gt;), leaving me at a loss to how to change your code, now knowing what the original functions were supposed to do.&lt;/p&gt;
&lt;p&gt;Is it possible for you to update the code to compile on the recent CTP releases of F# or to give a hint how to resolve these errors?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-- Abel --&lt;/p&gt;
</description></item><item><title>re: TrueSkill Through Time</title><link>http://blogs.technet.com/apg/archive/2008/04/05/trueskill-through-time.aspx#3261055</link><pubDate>Fri, 03 Jul 2009 16:27:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3261055</guid><dc:creator>AbelB</dc:creator><description>&lt;p&gt;@Daren: looks like my text on Experts-Exchange ;-). Sorry, didn't see your post before I posted mine.&lt;/p&gt;
</description></item></channel></rss>