<?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: Predict - Cholesterol by Age? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440326#M7986</link>
    <description>&lt;P&gt;Can you please provide some sample data? It is very hard to give any advice at all without knowing the data structure...&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 13:36:15 GMT</pubDate>
    <dc:creator>DMohn</dc:creator>
    <dc:date>2019-01-31T13:36:15Z</dc:date>
    <item>
      <title>Predict - Cholesterol by Age?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440325#M7985</link>
      <description>&lt;P&gt;From a Heart disease data, Cholesterol and Age(upto age 70) data are provided. How can we predict Cholesterol level upto age 100?&lt;BR /&gt;
Kindly provide a template for non timestamped data prediction.&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/6476iB6FD43E6204038D5/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;The following Search Command : &lt;BR /&gt;
base search |where age&amp;lt;100 |chart avg(chol) AS average by age | where age&amp;lt;100 |predict average&lt;BR /&gt;
is giving error code 1. Kindly provide a valid command.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:13:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440325#M7985</guid>
      <dc:creator>raneesh144</dc:creator>
      <dc:date>2019-01-31T13:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Predict - Cholesterol by Age?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440326#M7986</link>
      <description>&lt;P&gt;Can you please provide some sample data? It is very hard to give any advice at all without knowing the data structure...&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:36:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440326#M7986</guid>
      <dc:creator>DMohn</dc:creator>
      <dc:date>2019-01-31T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Predict - Cholesterol by Age?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440327#M7987</link>
      <description>&lt;P&gt;you can try to use predict command which can help you to achieve this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/SearchReference/Predict" target="test_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/SearchReference/Predict&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:39:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440327#M7987</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2019-01-31T13:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Predict - Cholesterol by Age?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440328#M7988</link>
      <description>&lt;P&gt;i think that the &lt;CODE&gt;predict&lt;/CODE&gt; works only on the &lt;CODE&gt;timechart&lt;/CODE&gt; command.&lt;BR /&gt;
see here:  &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/SearchReference/Predict"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/SearchReference/Predict&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 02:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Predict-Cholesterol-by-Age/m-p/440328#M7988</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-02-08T02:10:20Z</dc:date>
    </item>
  </channel>
</rss>

