<?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: Machine Learning algorithm to find correlations between columns in a table. in Artificial Intelligence Forum</title>
    <link>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652733#M87</link>
    <description>&lt;P&gt;Thanks for the reply Poonam. But I'm looking for a Machine Learning Algorithm in particular (like Linear regression, Naive Bayes etc) to find the correlation. Please let me know if you know any such algorithms for correlation.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in Advance,&lt;/P&gt;
  &lt;P&gt;Medini H K&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 04:52:08 GMT</pubDate>
    <dc:creator>former_member510186</dc:creator>
    <dc:date>2018-06-26T04:52:08Z</dc:date>
    <item>
      <title>Machine Learning algorithm to find correlations between columns in a table.</title>
      <link>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652731#M85</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I have a table with say 10 columns. I want to find the correlation between these columns.&lt;/P&gt;
  &lt;P&gt;Can someone please tell me which Machine Learning Algorithm can be used to find correlations between columns in a table.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Someone please help me out in this regard.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in Advance,&lt;/P&gt;
  &lt;P&gt;Medini H K&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 12:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652731#M85</guid>
      <dc:creator>former_member510186</dc:creator>
      <dc:date>2018-06-25T12:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning algorithm to find correlations between columns in a table.</title>
      <link>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652732#M86</link>
      <description>&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Association_rule_learning"&gt;Association rule learning&lt;/A&gt; can be used to 'identify strong rules discovered in databases using some measures of interestingness'&lt;/P&gt;
  &lt;P&gt;Since you have not specified any SAP Product, here are some links which may be useful for you:&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.sap.com/doc/060e0ab4f49e4af0bca7393143c7ef25/3.1/en-US/pa31_ar_user_en.pdf"&gt;SAP BusinessObjects Predictive Analytics 3.1: Getting Started With Association Rules (Automated Analytics User Guide)&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=chsNt_foan0"&gt;Automated Analytics - Create association rules: SAP Predictive Analytics 2.0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 22:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652732#M86</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-25T22:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning algorithm to find correlations between columns in a table.</title>
      <link>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652733#M87</link>
      <description>&lt;P&gt;Thanks for the reply Poonam. But I'm looking for a Machine Learning Algorithm in particular (like Linear regression, Naive Bayes etc) to find the correlation. Please let me know if you know any such algorithms for correlation.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in Advance,&lt;/P&gt;
  &lt;P&gt;Medini H K&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 04:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652733#M87</guid>
      <dc:creator>former_member510186</dc:creator>
      <dc:date>2018-06-26T04:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning algorithm to find correlations between columns in a table.</title>
      <link>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652734#M88</link>
      <description>&lt;P&gt;Hi Medini,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Assuming you are pulling data from HANA and want to use its native capacities, you options among association rules are Apriori, FP-Growth, K-Optimal Rule Discovery (KORD), Sequential Pattern Mining.&lt;/P&gt;
  &lt;P&gt;Reference: &lt;A href="https://help.sap.com/viewer/2cfbc5cf2bc14f028cfbe2a2bba60a50/2.0.00/en-US/f652a8186a144e929a1ade7a3cb7abe8.html" target="_blank"&gt;PAL Functions&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 00:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652734#M88</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-27T00:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning algorithm to find correlations between columns in a table.</title>
      <link>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652735#M89</link>
      <description>&lt;P&gt;Thank you Poonam, will try it now.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Medini H K&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 06:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/artificial-intelligence-forum/machine-learning-algorithm-to-find-correlations-between-columns-in-a-table/m-p/652735#M89</guid>
      <dc:creator>former_member510186</dc:creator>
      <dc:date>2018-06-28T06:10:11Z</dc:date>
    </item>
  </channel>
</rss>

