<?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: Are K-means clustering and Logistic Regression comparable? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782434#M8994</link>
    <description>Market Basket Analysis actually is not a model, just  a summary statistic method.&lt;BR /&gt;But it is  NON-Supervise learning model   like K-means .</description>
    <pubDate>Thu, 25 Nov 2021 12:45:39 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-11-25T12:45:39Z</dc:date>
    <item>
      <title>Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782404#M8987</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be grateful if you could kindly tell me&amp;nbsp; if the outcomes of K-means clustering and logistic regression are comparable, like we compare classification decision tree with logistic regression for model performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shibbir&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 07:19:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782404#M8987</guid>
      <dc:creator>shibbir63</dc:creator>
      <dc:date>2021-11-25T07:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782420#M8988</link>
      <description>&lt;P&gt;"Comparable" is a relatively vague and subjective term, and even though you provide an analogy, the exact analogy really doesn't mean anything to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How would you propose we compare K-means and Logistic regression? On what criteria should they be compared?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 11:30:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782420#M8988</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-11-25T11:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782421#M8989</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the confusion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If both K-means and Logistic regression are applied to the same data set, are their performance comparable to determine which model to choose as final model, or they are used to model different kind of outcomes and as a result not comparable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, we can compare Decision tree with Logistic regression to assess their relative performance based on confusion metrics, ROC curve, errors etc. to determine which model perfumed well and be chosen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new learner in this space, so a little insights will be great. So far I have not come across any example during the last few weeks related to comparing K-means and logistic regression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shibbir&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 11:52:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782421#M8989</guid>
      <dc:creator>shibbir63</dc:creator>
      <dc:date>2021-11-25T11:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782422#M8990</link>
      <description>No. They are totally different model.&lt;BR /&gt;K-means is NON-Supervise learning model (doesn't have Y),&lt;BR /&gt; while Logistic is Supervise learning model (have Y).&lt;BR /&gt;&lt;BR /&gt;K-means can't be used to predicting model, but Logistic could .</description>
      <pubDate>Thu, 25 Nov 2021 12:11:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782422#M8990</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-25T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782425#M8991</link>
      <description>&lt;P&gt;Totally agree with &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt; . These two methods cannot be compared.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 12:19:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782425#M8991</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-11-25T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782429#M8992</link>
      <description>Many thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt; .&lt;BR /&gt;&lt;BR /&gt;And what about K-means, and Association/Market Basket Analysis? Are they also completely different?&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Shibbir</description>
      <pubDate>Thu, 25 Nov 2021 12:26:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782429#M8992</guid>
      <dc:creator>shibbir63</dc:creator>
      <dc:date>2021-11-25T12:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782432#M8993</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/349308"&gt;@shibbir63&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Many thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt; .&lt;BR /&gt;&lt;BR /&gt;And what about K-means, and Association/Market Basket Analysis? Are they also completely different?&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Ask yourself the question: what types of data do these work on? Does not that provide the answer?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;by the way ... you really need to avoid subjective terms like "completely different" and &lt;STRONG&gt;actually state the criteria you want to use&lt;/STRONG&gt;, because you really want to evaluate the procedures by certain criteria, whereas other criteria are probably not relevant. For example, both K-means and Association/Market Basket analysis are tools that work on data, so they are not completely different, but this is probably irrelevant.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 12:40:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782432#M8993</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-11-25T12:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782434#M8994</link>
      <description>Market Basket Analysis actually is not a model, just  a summary statistic method.&lt;BR /&gt;But it is  NON-Supervise learning model   like K-means .</description>
      <pubDate>Thu, 25 Nov 2021 12:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782434#M8994</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-25T12:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782438#M8995</link>
      <description>Many thanks Ksharp.&lt;BR /&gt;&lt;BR /&gt;The clarification is really helpful in my learning .&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Shibbir</description>
      <pubDate>Thu, 25 Nov 2021 13:00:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782438#M8995</guid>
      <dc:creator>shibbir63</dc:creator>
      <dc:date>2021-11-25T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Are K-means clustering and Logistic Regression comparable?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782440#M8996</link>
      <description>Thanks PaigeMiller.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Nov 2021 13:02:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Are-K-means-clustering-and-Logistic-Regression-comparable/m-p/782440#M8996</guid>
      <dc:creator>shibbir63</dc:creator>
      <dc:date>2021-11-25T13:02:20Z</dc:date>
    </item>
  </channel>
</rss>

