<?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 Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294566#M35196</link>
    <description>&lt;P&gt;Hi Ram, I recommend turning on the developer tools in chrome of firefox to help you examine the code to ensure you get the pieces you are looking for. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/o4mIFt6.png" alt="alt text" /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2017 01:00:44 GMT</pubDate>
    <dc:creator>mattymo</dc:creator>
    <dc:date>2017-03-27T01:00:44Z</dc:date>
    <item>
      <title>Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294565#M35195</link>
      <description>&lt;P&gt;Hi--&lt;/P&gt;

&lt;P&gt;How do I transfer the design of the Prediction Results, Classification Results (Confusion Matrix), and Validation values to the Search &amp;amp; Reporting application? I'm creating a separate dashboard in the Search app and I want the highlighting of the cells to be exactly the same as in the Toolkit. &lt;/P&gt;

&lt;P&gt;I tried looking for the appropriate JavaScript and CSS files in the &lt;CODE&gt;$SPLUNK_HOME\etc\apps\Splunk_ML_Toolkit\appserver\static&lt;/CODE&gt; directory but I don't know which file to pull. Any help is appreciated. Thanks!&lt;/P&gt;

&lt;P&gt;Ram&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 23:09:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294565#M35195</guid>
      <dc:creator>ramstolentino</dc:creator>
      <dc:date>2017-03-26T23:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294566#M35196</link>
      <description>&lt;P&gt;Hi Ram, I recommend turning on the developer tools in chrome of firefox to help you examine the code to ensure you get the pieces you are looking for. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/o4mIFt6.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 01:00:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294566#M35196</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2017-03-27T01:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294567#M35197</link>
      <description>&lt;P&gt;Thanks @mmodestino.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 01:25:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294567#M35197</guid>
      <dc:creator>ramstolentino</dc:creator>
      <dc:date>2017-03-27T01:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294568#M35198</link>
      <description>&lt;P&gt;This solved my issue:&lt;/P&gt;

&lt;P&gt;I set the permissions of the showcase_classification object of the ML Toolkit to Global. Now I can add it as a view in the Search &amp;amp; Reporting app.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 01:26:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294568#M35198</guid>
      <dc:creator>ramstolentino</dc:creator>
      <dc:date>2017-03-27T01:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294569#M35199</link>
      <description>&lt;P&gt;np, the view is called showcase_classification.xml so i think showcase_classification.js is def where you wanna start&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:24:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294569#M35199</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2020-09-29T13:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294570#M35200</link>
      <description>&lt;P&gt;ah yes, that'll work! did u end up editing the view to just keep the table? or just kept the whole view?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 12:37:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294570#M35200</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2017-03-27T12:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Learning Toolkit: Transfer table design and format from Predict Categorical Field assistant to Search &amp; Reporting app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294571#M35201</link>
      <description>&lt;P&gt;i just kept the whole view&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 00:43:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Machine-Learning-Toolkit-Transfer-table-design-and-format-from/m-p/294571#M35201</guid>
      <dc:creator>ramstolentino</dc:creator>
      <dc:date>2017-03-31T00:43:57Z</dc:date>
    </item>
  </channel>
</rss>

