<?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 Predict - Is it possible to forecast future data (not from the last data point) using past data? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310552#M6739</link>
    <description>&lt;P&gt;Hello Ariel,&lt;BR /&gt;
delivering the function / functionality won't be a problem with the predict command or maybe even the ML app.&lt;BR /&gt;
The question would be if the predication has any value.&lt;/P&gt;

&lt;P&gt;Do you have some more background info on the ticket data? (eg. are these changes or incidents, have there been changes in the infrastructure or services during the past years etc.)&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2017 09:31:46 GMT</pubDate>
    <dc:creator>RemcoKas</dc:creator>
    <dc:date>2017-04-17T09:31:46Z</dc:date>
    <item>
      <title>Splunk Predict - Is it possible to forecast future data (not from the last data point) using past data?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310549#M6736</link>
      <description>&lt;P&gt;I have created a panel that predicts future ticket volume given past values over time as shown below. From this panel created, it can be observed that Splunk shows its future predictions (March 1 onwards) from the last data point (February 28). &lt;/P&gt;

&lt;P&gt;Is it possible for Splunk to predict future data not starting from the last data point selected?&lt;BR /&gt;
Example would be forecasting data for the month of April 2017 considering only the volumes of April from the previous years (e.g. April 2015, April 2016).&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2718i6A79325EB73D2193/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Hoping someone could confirm. Responses are highly appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 01:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310549#M6736</guid>
      <dc:creator>arielpconsolaci</dc:creator>
      <dc:date>2017-04-05T01:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Predict - Is it possible to forecast future data (not from the last data point) using past data?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310550#M6737</link>
      <description>&lt;P&gt;Using the predict command, you can specify the hold back option to specify how many values before the end to start the prediction from..&lt;/P&gt;

&lt;P&gt;However, you are asking something a little different, predicting based on each month's volumes. In this case, I would modify the splunk search to remove all the non-required months (everything except April) and base my prediction on this.&lt;/P&gt;

&lt;P&gt;Personally, I don't think this would produce great results. If you have a large volume of ticket in May, for example, it is likely that April may get a little bit of a bump as well. If you remove all other months, you're probably going to miss that influence.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 02:07:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310550#M6737</guid>
      <dc:creator>sduff_splunk</dc:creator>
      <dc:date>2017-04-05T02:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Predict - Is it possible to forecast future data (not from the last data point) using past data?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310551#M6738</link>
      <description>&lt;P&gt;Thank you for your response, sduff. Much appreciated. I got your points including that the results won't make much sense since it will be bypassing data from other or succeeding months. Furthermore, more data points will produce a more efficient predictability. However, I will still have to deliver that function.&lt;/P&gt;

&lt;P&gt;I just did it as you advised (modified search to remove non-required months - Selected months of February only for 2016 and 2017l). The results show predictions monthly as well from the last data point/month (from February - Thus, March, April, and so on). Can i modify this to show only prediction for months of February (Feb 2018, Feb 2019) only as well?&lt;/P&gt;

&lt;P&gt;Thanks in advance again.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 06:44:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310551#M6738</guid>
      <dc:creator>arielpconsolaci</dc:creator>
      <dc:date>2017-04-17T06:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Predict - Is it possible to forecast future data (not from the last data point) using past data?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310552#M6739</link>
      <description>&lt;P&gt;Hello Ariel,&lt;BR /&gt;
delivering the function / functionality won't be a problem with the predict command or maybe even the ML app.&lt;BR /&gt;
The question would be if the predication has any value.&lt;/P&gt;

&lt;P&gt;Do you have some more background info on the ticket data? (eg. are these changes or incidents, have there been changes in the infrastructure or services during the past years etc.)&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 09:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-Predict-Is-it-possible-to-forecast-future-data-not-from/m-p/310552#M6739</guid>
      <dc:creator>RemcoKas</dc:creator>
      <dc:date>2017-04-17T09:31:46Z</dc:date>
    </item>
  </channel>
</rss>

