<?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 can I use the feature store for time series out of sample prediction? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12581#M651</link>
    <description>&lt;P&gt;Hi Dan. I'm not using a times series model in this particular case. Just a classification model that takes the latest observation of a number of time series, and a few historical observations for some of them. I do daily predictions, but recalibrate the model every week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 20:28:03 GMT</pubDate>
    <dc:creator>NAS</dc:creator>
    <dc:date>2021-10-26T20:28:03Z</dc:date>
    <item>
      <title>How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12578#M648</link>
      <description>&lt;P&gt;For instance, have a new model trained every Saturday with training data up to the previous Fri, and use such model to predict daily the following week?&lt;/P&gt;&lt;P&gt;In the same context, if the features are keyed by date, could I create a training set with a different frequency (e.g. monthly)? Or I would have to recreate new features in monthly frequency?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 06:08:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12578#M648</guid>
      <dc:creator>NAS</dc:creator>
      <dc:date>2021-10-25T06:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12580#M650</link>
      <description>&lt;P&gt;I'm guessing you are using some sort of time-series model here, that uses some sort of auto-correlation? Usually for that you need to work with a complete time series. Are you doing one prediction for the entire week (by day)? Or are you doing a separate predictions every day? What `feature` do you want to store in the Feature Store to help achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 19:14:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12580#M650</guid>
      <dc:creator>Dan_Z</dc:creator>
      <dc:date>2021-10-26T19:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12581#M651</link>
      <description>&lt;P&gt;Hi Dan. I'm not using a times series model in this particular case. Just a classification model that takes the latest observation of a number of time series, and a few historical observations for some of them. I do daily predictions, but recalibrate the model every week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 20:28:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12581#M651</guid>
      <dc:creator>NAS</dc:creator>
      <dc:date>2021-10-26T20:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12582#M652</link>
      <description>&lt;P&gt;@Nestor Sulikowski​&amp;nbsp;I'm honestly having a little trouble trying to grasp what you are trying to achieve. Surely, if you have some function that you use to cull the historical data or other time series features you can save those and the resultant data in the Feature Store. I don't see why you would have any issues with out of sample prediction if you are not using a time-series model. &lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 03:35:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12582#M652</guid>
      <dc:creator>Dan_Z</dc:creator>
      <dc:date>2021-10-27T03:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12583#M653</link>
      <description>&lt;P&gt;Thanks. I should write a more detailed question, but I'm lazy &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to share your thoughts.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 12:15:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12583#M653</guid>
      <dc:creator>NAS</dc:creator>
      <dc:date>2021-10-27T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12584#M654</link>
      <description>&lt;P&gt;In this case, you just want your feature store to have a timestamp column as a timestamp key. You would compute your features as of whatever dates you like and add them as features, and those are used to train. At runtime, to make a prediction as of "now", you pass the current time as the value of the timestamp key. Under the hood it's an as-of join, which matches the latest time &amp;lt;= your value when finding the matching row.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 02:46:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/12584#M654</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-12-17T02:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the feature store for time series out of sample prediction?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/121523#M4114</link>
      <description>&lt;P&gt;Hello, I just came across this and I have a similar question. I am quite new to Databricks and the feature store, but I wanted to use it, however, I am having some difficulty figuring out what specifically I can do.&lt;/P&gt;&lt;P&gt;In my case I am using XGBoost regression to do forecast for the next 48 hours, but I am using lagged value and rollback averages of the target variable that span from 1 hour to 48 hours back in the timeseries. Thus, I need to recalculate these lag and rollback variables as the model is making its forecast where I treat the forecasted value at t+1 as the true target when creating the forecasted value for t+2 and so on. Therefore I can't just have the true target lag and rollback variables be in the feature store, or can I? Is there something else I would have to do to be able to use the feature store setup in this situation?&lt;/P&gt;&lt;P&gt;Hope it makes sense, I appreciate all inputs and help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 20:01:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-can-i-use-the-feature-store-for-time-series-out-of-sample/m-p/121523#M4114</guid>
      <dc:creator>RasmusBrostroem</dc:creator>
      <dc:date>2025-06-11T20:01:50Z</dc:date>
    </item>
  </channel>
</rss>

