<?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: How would I use my own data on Splunk Free with ML Toolkit? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408793#M72445</link>
    <description>&lt;P&gt;this has to do with limits settings, i dont have it top of my head but i am positive a quick search will give you the answer. will look for it later&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 14:25:34 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2018-06-26T14:25:34Z</dc:date>
    <item>
      <title>How would I use my own data on Splunk Free with ML Toolkit?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408790#M72442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using the below for data that I have uploaded and I get 0 events. When I go to datasets/tables, I see this dataset. Why does it not work when I call it within the ML Toolkit? Thanks!&lt;BR /&gt;
| inputlookup weeklyTrends-sundayGrowthUnderlying.csv&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 17:20:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408790#M72442</guid>
      <dc:creator>arianalema</dc:creator>
      <dc:date>2018-06-25T17:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: How would I use my own data on Splunk Free with ML Toolkit?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408791#M72443</link>
      <description>&lt;P&gt;check permissions on your lookup maybe.&lt;BR /&gt;
if you added it via GUI, its probably has &lt;CODE&gt;private&lt;/CODE&gt; permissions, as this is the default.&lt;BR /&gt;
click in settings, top right corner -&amp;gt; lookups -&amp;gt; Lookup Table Files -&amp;gt; find your file -&amp;gt; scroll to the right -&amp;gt; hit permissions -&amp;gt; change to global (all apps) -&amp;gt; save &lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 23:36:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408791#M72443</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-06-25T23:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: How would I use my own data on Splunk Free with ML Toolkit?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408792#M72444</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
That did give me access but in Kalman Filter I get "External search command 'predict' returned error code 1."&lt;BR /&gt;
Do you have any idea as to why this would come up? It once showed me the results in a flash then took them away and popped up this error.&lt;BR /&gt;
Code:&lt;BR /&gt;
* source="weeklyTrends-growthUnderlying (1).csv" | predict "value" as prediction algorithm=LLP5 holdback=10000 future_timespan=10005 upper95=upper95 lower95=lower95 | &lt;CODE&gt;forecastviz(10005, 10000, "value", 95)&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Thanks again!&lt;/P&gt;

&lt;P&gt;EDIT: It works with a smaller dataset but I get the error after ~10k observations only.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 12:53:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408792#M72444</guid>
      <dc:creator>arianalema</dc:creator>
      <dc:date>2018-06-26T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: How would I use my own data on Splunk Free with ML Toolkit?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408793#M72445</link>
      <description>&lt;P&gt;this has to do with limits settings, i dont have it top of my head but i am positive a quick search will give you the answer. will look for it later&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:25:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408793#M72445</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-06-26T14:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: How would I use my own data on Splunk Free with ML Toolkit?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408794#M72446</link>
      <description>&lt;P&gt;hmmm interesting , now holback  is as per the definition&lt;BR /&gt;
holdbackSyntax: holdback=Description: Specifies the number of data points from the end that are not to be used by the predict command. Use in conjunction with the future_timespan argument. For example, 'holdback=10 future_timespan=10' computes the predicted values for the last 10 values in the data set. You can then judge how accurate the predictions are by checking whether the actual data point values fall into the predicted confidence intervals. Default: 0&lt;BR /&gt;
So, what I am not getting is if you have a data set of 10K observations AND you holdback the entire 10k as shown here , then what are you basing the prediction upon?&lt;BR /&gt;
if i modify your query to something like &lt;CODE&gt;* source="weeklyTrends-growthUnderlying (1).csv" | predict "value" as prediction algorithm=LLP5 holdback=1000 future_timespan=1000 upper95=upper95 lower95=lower95 | forecastviz(10005, 10000, "value", 95)&lt;/CODE&gt;&lt;BR /&gt;
Does it work?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:09:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-use-my-own-data-on-Splunk-Free-with-ML-Toolkit/m-p/408794#M72446</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2020-09-29T20:09:32Z</dc:date>
    </item>
  </channel>
</rss>

