<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Challenge #18: Predicting Baseball Wins in Weekly Challenges</title>
    <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/52027#M560</link>
    <description>&lt;P&gt;Pretty much the same solution as&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/101"&gt;@GeneR&lt;/a&gt;&amp;nbsp;/&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4"&gt;@TaraM&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;. &amp;nbsp;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;'s method of using a join to filter instead of a formula is much more scalable on large data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request to&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4"&gt;@TaraM&lt;/a&gt;&amp;nbsp;- some of the terminology in this one caught me - for example "how many games out of first place", which is probably a natural way of describing the question for folks who grew up with baseball.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you mind amending the challenge text a little to say something like "what is the difference in projected win-count between the overall winner and each other team" or something similar?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good challenge - useful to have an excuse to use the predictive tools!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2017 04:07:03 GMT</pubDate>
    <dc:creator>SeanAdams</dc:creator>
    <dc:date>2017-03-29T04:07:03Z</dc:date>
    <item>
      <title>Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/36747#M43</link>
      <description>&lt;P&gt;This week let’s have some fun and look at predicting baseball wins. &amp;nbsp;&amp;nbsp;For those looking for the solution to last week’s (challenge #17) the link is &lt;A href="https://community.alteryx.com/t5/Weekly-Challenge/Weekly-Exercise-17-Batch-Macro-Calculating-a-24-month-retention/m-p/36746#M42" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The use case: The Baseball season has completed and it's time to project next year's win totals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The objective:&amp;nbsp; Determine the top 10 variables that correlate to wins (excluding [Win_Pct] and [Games] from the correlation).&amp;nbsp; Leverage those top 10 variables to predict the # of wins the team will have in next year’s season.&lt;/P&gt;
&lt;P&gt;Isolate the teams to only use Boston - BOS, Los Angles of Anaheim - LAA, Chicago Cub - CHC, San Francisco Giants - SFG, Colorado Rockies - COL and Texas Rangers - TEX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create what the final standing will be and how many games out of first place each team is assuming each team plays 162 games.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck, I hope you are having fun with these exercises and expanding your knowledge of Alteryx.&amp;nbsp; Thanks to all that have provided feedback&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 19:49:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/36747#M43</guid>
      <dc:creator>GeneR</dc:creator>
      <dc:date>2023-08-23T19:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Exercise #18: Predictive – Predicting Baseball Wins (Intermediate)</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/17400#M124</link>
      <description>&lt;P&gt;A solution has been posted to this article.&lt;/P&gt;
&lt;LI-SPOILER&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/3987i49F79433D72B86D8/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="2016-03-28 09_41_48-Alteryx Designer x64 - Predictive_Predicting_Wins_Intermediate_Solution.yxmd_.png" title="2016-03-28 09_41_48-Alteryx Designer x64 - Predictive_Predicting_Wins_Intermediate_Solution.yxmd_.png" /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 28 Mar 2016 17:53:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/17400#M124</guid>
      <dc:creator>TaraM</dc:creator>
      <dc:date>2016-03-28T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Exercise #18: Predictive – Predicting Baseball Wins (Intermediate)</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/17447#M125</link>
      <description>&lt;P&gt;I pretty much had the same solution except I used a multi-row tool instead of Summarize/Append to calculate games behind.&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/4002i996DE3E46EF8A1C3/image-size/original?v=lz-1&amp;amp;px=-1" alt="Wk18 Solution.PNG" title="Wk18 Solution.PNG" border="0" /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 28 Mar 2016 22:26:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/17447#M125</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2016-03-28T22:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/52027#M560</link>
      <description>&lt;P&gt;Pretty much the same solution as&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/101"&gt;@GeneR&lt;/a&gt;&amp;nbsp;/&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4"&gt;@TaraM&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;. &amp;nbsp;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;'s method of using a join to filter instead of a formula is much more scalable on large data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request to&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4"&gt;@TaraM&lt;/a&gt;&amp;nbsp;- some of the terminology in this one caught me - for example "how many games out of first place", which is probably a natural way of describing the question for folks who grew up with baseball.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you mind amending the challenge text a little to say something like "what is the difference in projected win-count between the overall winner and each other team" or something similar?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good challenge - useful to have an excuse to use the predictive tools!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 04:07:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/52027#M560</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2017-03-29T04:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/57201#M808</link>
      <description>&lt;P&gt;Fun!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 03:32:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/57201#M808</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2017-04-27T03:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/59357#M965</link>
      <description>&lt;P&gt;There are a few different&amp;nbsp;ways to determine the top 10 metrics for predicting wins. I used the Association Analysis tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="challenge18.jpg" style="width: 726px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16623i997F36CB1530F9FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="challenge18.jpg" alt="challenge18.jpg" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 10 May 2017 10:38:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/59357#M965</guid>
      <dc:creator>Laurap1228</dc:creator>
      <dc:date>2017-05-10T10:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/59374#M971</link>
      <description>&lt;P&gt;First time using the "association analysis"....worked well :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Weekly Challenge 18.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16629i13EB8978E319D0A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Weekly Challenge 18.png" alt="Weekly Challenge 18.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 10 May 2017 11:58:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/59374#M971</guid>
      <dc:creator>LordNeilLord</dc:creator>
      <dc:date>2017-05-10T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60433#M1007</link>
      <description>&lt;P&gt;My solution! I saved this one till last because I didn't read the question all the way (or at all) and for some reason thought it had something to do with drafting a Fantasy Baseball team, and I was hoping to modify it later to help get a leg up on Fantasy Football drafting later this summer... turns out, that was not at all what the challenge was about. Oops. However, dearest Alteryx Challenge-Generating Team, I do believe&amp;nbsp;a Fantasy Football Drafting Challenge would be a&amp;nbsp;&lt;EM&gt;lovely&amp;nbsp;&lt;/EM&gt;idea&amp;nbsp;for an early summer brain teaser... just sayin'... ;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway. I originally had&amp;nbsp;more or less the same workflow as others, but decided to take a slightly different detour because I don't like having to go in and manually select things (like variables) in my workflows. So I figured out a (rather rambling) path that more or less allowed me to select all variables (except Tm &amp;amp; Wins) in the Linear Regression tool by narrowing it down to just the 10 top variables in the data being used in the tool first (rather than solving for the 10 variables first and then&amp;nbsp;manually picking them from the list of all variables).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(It's the little things in life that bring me joy...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And on that note... I believe I have officially finished all 70 of the current Weekly Challenges to date!! Race you to home plate (i.e. 75 Challenges),&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4534"&gt;@SeanAdams&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/6304"&gt;@estherb47&lt;/a&gt;&amp;nbsp;! :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeeklyChallenge18.JPG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16887i3856977F3C0B6A9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeeklyChallenge18.JPG" alt="WeeklyChallenge18.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 17 May 2017 04:44:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60433#M1007</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2017-05-17T04:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60441#M1008</link>
      <description>&lt;P&gt;Game on&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3824"&gt;@NicoleJohnson&lt;/a&gt;&amp;nbsp;. &amp;nbsp; Will be interesting to see the action replays of the photo finish for the 75th one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other takers in the community to make this a 4 or 5 way sprint to the finish line?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 08:18:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60441#M1008</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2017-05-17T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60458#M1009</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4534"&gt;@SeanAdams&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3824"&gt;@NicoleJohnson&lt;/a&gt;, don't know about racing to the finish (I can't always get to the challenges when they're posted) but I will 100% cross the finish line with you!!!&lt;BR /&gt;&lt;BR /&gt;Are you going to Inspire this year? I'd love to meet up in person if you are. I will be there, and cannot wait. Last year was, well, quite inspiring :)&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:01:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60458#M1009</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2017-05-17T14:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60471#M1011</link>
      <description>&lt;P&gt;I will be at Inspire! Let's definitely meet up!! I'll send you a message :)&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:04:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60471#M1011</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2017-05-17T15:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60503#M1033</link>
      <description>Sadly I'm missing Vegas this year but will be in London for Inspire EU. Already making sneaky squirrel plans tho' for Vegas Inspire 2018</description>
      <pubDate>Wed, 17 May 2017 17:15:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/60503#M1033</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2017-05-17T17:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/61844#M1098</link>
      <description>&lt;P&gt;This was a difficult, but fun challenge. &amp;nbsp;Solution is similar to others, but probably could be condensed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Week18Challenge.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/17238iD98999DFD1F83A1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Week18Challenge.png" alt="Week18Challenge.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 15:41:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/61844#M1098</guid>
      <dc:creator>DE0413</dc:creator>
      <dc:date>2017-05-25T15:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/62794#M1159</link>
      <description>&lt;P&gt;Workflow&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:53:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/62794#M1159</guid>
      <dc:creator>LordNeilLord</dc:creator>
      <dc:date>2017-06-01T11:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/79059#M1656</link>
      <description>&lt;P&gt;I liked this one a lot! Solution attached.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 15:26:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/79059#M1656</guid>
      <dc:creator>ADerbak</dc:creator>
      <dc:date>2017-08-31T15:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/79508#M1683</link>
      <description>&lt;P&gt;Here's my solution. &amp;nbsp;I spotted an anomaly in the dataset in that CHC has 161 games&amp;nbsp;historically but we're asked to assume 162 games for the prediction. &amp;nbsp;I corrected it using a formula tool but it actually makes no difference at all to the scores (even when you look to multiple decimal places). &amp;nbsp;Interesting!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**EDIT: Thinking about this, Games isn't included in the model so why would it make a difference anyway? Eh Jamie? What were you thinking? Anyway, I'll do the right thing and leave this here as a memorial to that one time I got it wrong.**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="challenge_18.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/21320iD21033AB7DF4DC80/image-size/large?v=v2&amp;amp;px=999" role="button" title="challenge_18.png" alt="challenge_18.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:36:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/79508#M1683</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2017-09-05T16:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/81515#M1838</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 829px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/21788iD50D1BD34C150604/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:08:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/81515#M1838</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2017-09-18T16:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/83023#M1939</link>
      <description>&lt;P&gt;Tough but a useful push into learning some of the core tools of Alteryx. Score is the one to remember by the looks of things!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 16:45:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/83023#M1939</guid>
      <dc:creator>MaxGiegerich</dc:creator>
      <dc:date>2017-09-26T16:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/86248#M2104</link>
      <description>&lt;P&gt;This was a challenge that I burned too many brain cells over, for sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UPDATE: I challenged Alteryx and myself to find a better solution than a multivariate linear regression model, so I've included tests of five separate supervised algorithms and used the model comparison tool to select the best model. The winner was the Neural Net using the three principal components. There are advantages to using PCA results with neural nets, as can be found in an answer here:&amp;nbsp;&lt;A href="https://stats.stackexchange.com/questions/67986/does-neural-networks-based-classification-need-a-dimension-reduction" target="_blank"&gt;https://stats.stackexchange.com/questions/67986/does-neural-networks-based-classification-need-a-dimension-reduction&lt;/A&gt;. The neural net model has a mean absolute error of LT 2, which is both fantastic and raises some skepticism that it's overfitting and even memorizing the data, and the root mean squared error is still 2 1/2x less than the Random Forest model to almost 4x less than any other model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The team statistics are normally distributed, a plus. But, there are a lot of highly correlated attributes as baseball statistics are a mix of raw compilations and computed statistics; for example, OPS is On-base Percentage (OBP) + Slugging Percentage (Slug). Highly correlated variables create collinearity, which makes regression models freak out by making some variables more important or less important than they should be. There are a number of ways to handle highly correlated predictor variables, but to follow this challenge's directions I highlighted the top 10 variables (which as a data scientist I would not do), and then I noted that those variables created collinearity; for example, Runs and Runs per Game are really the same and highly correlated with one another. I handled this problem by creating principal components, and found that 2 PCs accounted for 93+% of the variance within the data, an incredibly high coverage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My wins predictions are somewhat different from most other solutions, but I believe this is true because my regression model's R-squared of 0.3726 and adjusted R-squared of 0.3002 indicate the reduced collinearity created by the tightly correlated top 10 variables, where other solutions indicated results of an R-squared of 0.5571 and adjusted R-squared of 0.3241, indicative of an internal collinearity issue due to the adjustment. The model is confused as to which variables are the real indicators of predicted wins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 19:56:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/86248#M2104</guid>
      <dc:creator>samjohnson</dc:creator>
      <dc:date>2017-10-16T19:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #18: Predicting Baseball Wins</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/86333#M2111</link>
      <description>&lt;P&gt;This was new for me! Had a look at the solution to help me along the way.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 12:06:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-18-Predicting-Baseball-Wins/m-p/86333#M2111</guid>
      <dc:creator>JacobR77</dc:creator>
      <dc:date>2017-10-17T12:06:43Z</dc:date>
    </item>
  </channel>
</rss>

