<?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: Can I use ArcPro to do machine learning on numeric (point) data? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337829#M73986</link>
    <description>&lt;P data-unlink="true"&gt;There are several free tutorials on machine learning using ArcgIS Pro - click &lt;A href="https://learn.arcgis.com/en/paths/try-machine-learning-with-arcgis/" target="_self"&gt;here&lt;/A&gt; to see the many self paced modules.&amp;nbsp; To learn how to use machine learning in ArcGIS Pro, the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/deep-learning/what-is-deep-learning-.htm" target="_self"&gt;help documentation&lt;/A&gt;&amp;nbsp; is really good too!&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 17:04:29 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2023-10-13T17:04:29Z</dc:date>
    <item>
      <title>Can I use ArcPro to do machine learning on numeric (point) data?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337711#M73974</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi - I&amp;nbsp;&lt;/SPAN&gt;am looking at how best to do machine learning on a set of spatial data (latitude, longitude, variable 1 (numeric), variable 2 (numeric), variable 3 (classified nominal - i.e. can be one of four values).&amp;nbsp; Can ArcGIS be used for this?&amp;nbsp; Is there a recommended tutorial or example of this?&amp;nbsp; &amp;nbsp;(I see where ArcPro can do machine learning on raster data but that is not my need.)&lt;/P&gt;&lt;P&gt;My goal is to predict variable 1 based on all the rest of the inputs described above.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 13:40:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337711#M73974</guid>
      <dc:creator>TedR</dc:creator>
      <dc:date>2023-10-13T13:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use ArcPro to do machine learning on numeric (point) data?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337829#M73986</link>
      <description>&lt;P data-unlink="true"&gt;There are several free tutorials on machine learning using ArcgIS Pro - click &lt;A href="https://learn.arcgis.com/en/paths/try-machine-learning-with-arcgis/" target="_self"&gt;here&lt;/A&gt; to see the many self paced modules.&amp;nbsp; To learn how to use machine learning in ArcGIS Pro, the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/deep-learning/what-is-deep-learning-.htm" target="_self"&gt;help documentation&lt;/A&gt;&amp;nbsp; is really good too!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337829#M73986</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-10-13T17:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use ArcPro to do machine learning on numeric (point) data?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337835#M73987</link>
      <description>&lt;P&gt;Thanks Robert.&amp;nbsp; The documentation I have read all pertains to machine learning on &lt;EM&gt;raster/image data&lt;/EM&gt;.&amp;nbsp; I am not interested in that.&amp;nbsp; Instead, I need to do machine learning on spatially referenced numeric table data.&amp;nbsp; So my question has to do with whether or not ArcPro can machine learn on spatially referenced &lt;EM&gt;numeric table data&lt;/EM&gt; and, if so, where I can go to learn how to apply this to my dataset.&amp;nbsp; &amp;nbsp;Have you or anyone else heard of doing this - it seems like this would be a common request.&amp;nbsp; Maybe I'm not looking in the right place.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337835#M73987</guid>
      <dc:creator>TedR</dc:creator>
      <dc:date>2023-10-13T17:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use ArcPro to do machine learning on numeric (point) data?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337838#M73988</link>
      <description>&lt;P&gt;You're welcome Ted.&amp;nbsp; So in a quick, cursory review of "machine learning" and "tabular data", it does appear it's possible via the ArcGIS API for Python Developers page -&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/guide/ml-and-dl-on-tabular-data/" target="_blank"&gt;Machine learning and deep learning on tabular data | ArcGIS API for Python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Caveat here - I'm not a Python user nor a Deep Learning expert but based upon my reading of this page, it does seem possible.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:21:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337838#M73988</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-10-13T17:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use ArcPro to do machine learning on numeric (point) data?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337858#M73989</link>
      <description>&lt;P&gt;Thanks again.&amp;nbsp; I'll have a look!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337858#M73989</guid>
      <dc:creator>TedR</dc:creator>
      <dc:date>2023-10-13T17:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use ArcPro to do machine learning on numeric (point) data?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337864#M73990</link>
      <description>&lt;P&gt;Certainly!&amp;nbsp; Let me know what you discover!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-i-use-arcpro-to-do-machine-learning-on-numeric/m-p/1337864#M73990</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-10-13T17:47:45Z</dc:date>
    </item>
  </channel>
</rss>

