Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F FEDOT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ITMO-NSS-team
  • FEDOT
  • Issues
  • #174

Closed
Open
Created Nov 11, 2020 by Elizaveta Lutsenko@LizLutsenkoOwner

Implement a jupyter notebook with a full guide of 'how-to-timeseries in FEDOT'

Created by: J3FALL

Fedot provides functions for timeseries forecasting and some examples can be seen in examples/time_series_forecasting.py. It could be useful to extend the examples with a 'comprehensive guide for dummies' how to forecast timeseries using Fedot framework.

What can be included in:

  • Timeseries format representations? Simple visualization. Fedot TS-format
  • Synthetic timeseries generation
  • Some real examples? (Stock prices for instance)
  • Onestep prediction with 1 model (without exog)
  • What is exog values? Onestep with exog
  • Multistep predictions with/without exog
  • Multiscale predictions (trend + residual)
  • Predictions with composite model
  • Composer-based chain generation for timeseries (?)
Assignee
Assign to
Time tracking