Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-1036

Create incremental model for Holt's Linear Trend Forecasting Algorithm

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.5
    • machine learning
    • None

    Description

      Holt's Linear Trend Forecasting vanilla algorithm builds the model based on the given training data set. It computes the level and slope/trend components based on the entire training data set passed.

      In order to be able to use the algorithm in stream processing environment, it needs to have incremental model update support so that the model built can be updated based on the incoming data.

      Attachments

        Activity

          People

            AtulDambalkar Atul Dambalkar
            AtulDambalkar Atul Dambalkar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: