<?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: Classification Algorithm in DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457413#M27437</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="171899" data-lia-user-login="DAKKK" class="lia-mention lia-mention-user"&gt;DAKKK&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not recommend using DAX to train algorithm models, because this is not the original intention of DAX design. I recommend that you use SQL server machine learning or sklearn to train algorithm models, and then import the prediction results into PBI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if only for small data sets such as iris, you can use DAX to build a simple KNN classification model (refer to &lt;A href="https://www.linkedin.com/pulse/implementing-k-nearest-neighbor-classification-algorithms-davis-zhang/" target="_self"&gt;this blog&lt;/A&gt;),&lt;/P&gt;&lt;P&gt;for SQL Server Machine Learning, refer to &lt;A href="https://docs.microsoft.com/en-us/sql/machine-learning/sql-server-machine-learning-services?view=sql-server-ver15" target="_self"&gt;this document&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Mark this answer as solution if it helps, thanks!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 07:56:21 GMT</pubDate>
    <dc:creator>DavisBI</dc:creator>
    <dc:date>2020-10-27T07:56:21Z</dc:date>
    <item>
      <title>Classification Algorithm in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457367#M27434</link>
      <description>&lt;P&gt;Hi, guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to use DAX to classify datasets?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need to classify customers according to their purchase characteristics, but we can take a simple dataset as an example, such as the famous &lt;A href="https://en.wikipedia.org/wiki/Iris_flower_data_set" target="_self"&gt;iris dataset . &lt;/A&gt;&lt;/P&gt;&lt;P&gt;I need to use the old dataset to train the model and then use it to predict the new dataset, but I got stuck in clustering data sets, any ideas or relevant document ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 07:39:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457367#M27434</guid>
      <dc:creator>DAKKK</dc:creator>
      <dc:date>2020-10-27T07:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Algorithm in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457413#M27437</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="171899" data-lia-user-login="DAKKK" class="lia-mention lia-mention-user"&gt;DAKKK&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not recommend using DAX to train algorithm models, because this is not the original intention of DAX design. I recommend that you use SQL server machine learning or sklearn to train algorithm models, and then import the prediction results into PBI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if only for small data sets such as iris, you can use DAX to build a simple KNN classification model (refer to &lt;A href="https://www.linkedin.com/pulse/implementing-k-nearest-neighbor-classification-algorithms-davis-zhang/" target="_self"&gt;this blog&lt;/A&gt;),&lt;/P&gt;&lt;P&gt;for SQL Server Machine Learning, refer to &lt;A href="https://docs.microsoft.com/en-us/sql/machine-learning/sql-server-machine-learning-services?view=sql-server-ver15" target="_self"&gt;this document&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Mark this answer as solution if it helps, thanks!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 07:56:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457413#M27437</guid>
      <dc:creator>DavisBI</dc:creator>
      <dc:date>2020-10-27T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Algorithm in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457493#M27439</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="220984" data-lia-user-login="DavisBI" class="lia-mention lia-mention-user"&gt;DavisBI&lt;/a&gt;&amp;nbsp;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 08:20:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Classification-Algorithm-in-DAX/m-p/1457493#M27439</guid>
      <dc:creator>DAKKK</dc:creator>
      <dc:date>2020-10-27T08:20:33Z</dc:date>
    </item>
  </channel>
</rss>

