<?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 Visualize clusters with centroids using Alteryx with Longitude and Latitude values in Alteryx Machine Learning Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1052456#M113</link>
    <description>&lt;P&gt;I need help to Plot the data &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;submission_file_centroids.csv&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;on the map as per attached sample cluster screenshot.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You are only required to address clustering shops (customer_id) around the fulfilment centers.&lt;/LI&gt;&lt;LI&gt;See attached dataset&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;submission_file_centroids.csv&lt;/STRONG&gt;&lt;/FONT&gt; that has the column details.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;P.s the longitude and latitude values are for KENYA&lt;/P&gt;&lt;P&gt;A centroid (represents a territory’swarehouse location)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2022 15:10:51 GMT</pubDate>
    <dc:creator>mboroto_89</dc:creator>
    <dc:date>2022-12-20T15:10:51Z</dc:date>
    <item>
      <title>Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1052456#M113</link>
      <description>&lt;P&gt;I need help to Plot the data &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;submission_file_centroids.csv&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;on the map as per attached sample cluster screenshot.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You are only required to address clustering shops (customer_id) around the fulfilment centers.&lt;/LI&gt;&lt;LI&gt;See attached dataset&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;submission_file_centroids.csv&lt;/STRONG&gt;&lt;/FONT&gt; that has the column details.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;P.s the longitude and latitude values are for KENYA&lt;/P&gt;&lt;P&gt;A centroid (represents a territory’swarehouse location)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 15:10:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1052456#M113</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-20T15:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054733#M117</link>
      <description>&lt;P&gt;So for each Warehouse, you need to create a cluster/spatial object around all of the customers that it supports? Is this accurate?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 15:51:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054733#M117</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-23T15:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054760#M118</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/125146"&gt;@KSowers10&lt;/a&gt;&amp;nbsp; that is correct!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 16:36:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054760#M118</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-23T16:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054769#M120</link>
      <description>&lt;P&gt;Let me know if this accomplishes what you are talking about! This is an iterative macro that loops through each warehouse location and plots the stores, the warehouse, and creates a convex hull poly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 16:47:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054769#M120</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-23T16:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054882#M121</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/125146"&gt;@KSowers10&lt;/a&gt;&amp;nbsp;thanks, though am unable to open the Workflow you've shared i keep getting below error message&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This workflow was created by a more recent version of Alteryx, and may contain tools or functionality not present in this version. Alteryx does not support using an earlier version of Alteryx to open a workflow created with a newer version. For best results, download the latest version of Alteryx.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 20:06:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054882#M121</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-23T20:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054887#M122</link>
      <description>&lt;P&gt;Right click and open as a notepad, change the highlighted text in the image to be the version that you have of Designer and resave as a .yxmd file:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KSowers_0-1671826435845.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/277169i3413C298BC3D123A/image-size/large?v=v2&amp;amp;px=999" role="button" title="KSowers_0-1671826435845.png" alt="KSowers_0-1671826435845.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 20:14:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054887#M122</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-23T20:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054902#M123</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/125146"&gt;@KSowers10&lt;/a&gt;&amp;nbsp;See below what i view when i open using notepad&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 858px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/277174i8D695F1E575AA101/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 20:58:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054902#M123</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-23T20:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054903#M124</link>
      <description>&lt;P&gt;In the meantime are you able to save/share as&amp;nbsp;&lt;SPAN&gt;a .yxmd file&lt;/SPAN&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 21:00:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054903#M124</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-23T21:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054905#M125</link>
      <description>&lt;P&gt;That's the zip file, unzip it first with Alteryx (If it lets you) and try to open the .yxmd as a notepad, not the .yxzp.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 21:04:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054905#M125</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-23T21:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054906#M126</link>
      <description>&lt;P&gt;Still not opening, are you able to share a screenshot of the workflow itself?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 21:09:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054906#M126</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-23T21:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054907#M127</link>
      <description>&lt;P&gt;Here you go. You'll just have to replace the input data file with yours and then place this macro in the workflow.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 21:10:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054907#M127</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-23T21:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054908#M128</link>
      <description>&lt;P&gt;Here's the workflow and the needed macro&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 21:12:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054908#M128</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-23T21:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054928#M129</link>
      <description>&lt;P&gt;Many thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/125146"&gt;@KSowers10&lt;/a&gt;&amp;nbsp;this will work&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 21:51:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1054928#M129</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2022-12-23T21:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1055040#M130</link>
      <description>&lt;P&gt;Awesome!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 14:11:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1055040#M130</guid>
      <dc:creator>KSowers10</dc:creator>
      <dc:date>2022-12-24T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize clusters with centroids using Alteryx with Longitude and Latitude values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1064278#M138</link>
      <description>&lt;P&gt;WF&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:45:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Machine-Learning-Discussions/Visualize-clusters-with-centroids-using-Alteryx-with-Longitude/m-p/1064278#M138</guid>
      <dc:creator>mboroto_89</dc:creator>
      <dc:date>2023-01-12T14:45:18Z</dc:date>
    </item>
  </channel>
</rss>

