<?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: Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449965#M55349</link>
    <description>&lt;P&gt;Did you checked MLTK detect outlier assistant? It will help you building SPL for removing outliers&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2019 17:27:43 GMT</pubDate>
    <dc:creator>grana_splunk</dc:creator>
    <dc:date>2019-06-26T17:27:43Z</dc:date>
    <item>
      <title>Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449962#M55346</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
Where can I see what algorithms use partial fit? &lt;BR /&gt;
For example: Does Local Outlier Factor work with partial fit?&lt;/P&gt;

&lt;P&gt;Has anyone already used partial fit in a project?&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:05:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449962#M55346</guid>
      <dc:creator>rosho</dc:creator>
      <dc:date>2019-06-26T17:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449963#M55347</link>
      <description>&lt;P&gt;Check the list of algorithms under each category: &lt;A href="https://docs.splunk.com/Documentation/MLApp/4.3.0/User/Algorithms"&gt;https://docs.splunk.com/Documentation/MLApp/4.3.0/User/Algorithms&lt;/A&gt;&lt;BR /&gt;
and you will find which algorithm supports partial fit.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:08:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449963#M55347</guid>
      <dc:creator>grana_splunk</dc:creator>
      <dc:date>2019-06-26T17:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449964#M55348</link>
      <description>&lt;P&gt;If I use the "outlier" command and then a classifer that suports partial fit, will everything work with incremental/online learning?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449964#M55348</guid>
      <dc:creator>rosho</dc:creator>
      <dc:date>2019-06-26T17:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449965#M55349</link>
      <description>&lt;P&gt;Did you checked MLTK detect outlier assistant? It will help you building SPL for removing outliers&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:27:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449965#M55349</guid>
      <dc:creator>grana_splunk</dc:creator>
      <dc:date>2019-06-26T17:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449966#M55350</link>
      <description>&lt;P&gt;I want my "procedure" to to do "online learning" NOT "batch learning.&lt;/P&gt;

&lt;P&gt;So I just want to know if all the algorithms that I use need to be able to do partial-fit or just the last algorithm?&lt;/P&gt;

&lt;P&gt;ex: &lt;BR /&gt;
Standard_scaler (partial_fit)&lt;BR /&gt;
DBSCAN (NOT partial_fit)&lt;BR /&gt;
MLP (partial_fit)&lt;BR /&gt;
Will it do "online learning?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:06:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449966#M55350</guid>
      <dc:creator>rosho</dc:creator>
      <dc:date>2020-09-30T01:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449967#M55351</link>
      <description>&lt;P&gt;In my opinion, it should work for you.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:54:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Machine-Learning-Toolkit-Where-to-see-all-algorithms-that/m-p/449967#M55351</guid>
      <dc:creator>grana_splunk</dc:creator>
      <dc:date>2019-06-26T17:54:38Z</dc:date>
    </item>
  </channel>
</rss>

