Skip to main content

Forecasting has never been easier.

Project description

futureEXPERT

futureEXPERT is a flexible Python toolkit designed to significantly simplify the process of building professional forecasting solutions. It is built upon a Smart Build principle: a clear division of tasks that makes powerful forecasting accessible with ease, even without a deep data science background.

  • You focus on the "what": Designing the solution tailored to your specific domain and requirements, connecting your data and integrating the results into your workflow.
  • futureEXPERT handles the "how": The complex methodological and technical details, from data preparation to forecast generation, are abstracted away for you.

In case you don't want to use this Python client or access futureEXPERT via API, check out our frontend solutions futureNOW and futureEXPERT Dashboard.

Registration

If you do not have an account for future yet, click here to register for a free account.

Installation

In order to use futureEXPERT, you need a Python environment with Python 3.9 or higher.

The futureEXPERT package can be directly installed with pip from our GitHub repository.

pip install -U futureexpert

Getting started

If you want to explore the workflow of futureEXPERT without diving directly into code, check out our dashboard. It visually guides you through the capabilities of the futureEXPERT client. While it does not contain the full capabilities of the library, it offers a hands-on way to experience what futureEXPERT can do.

To get started with futureEXPERT we recommend checking out the jupyter notebook getting started to help you with your first steps. Also check our quick start video tutorial.

Modules

futureEXPERT provides six modules that cover every step from data preparation to forecast generation.

  • CHECK-IN: Prepares your time series data. This module validates, cleans, and transforms your input data to ensure it's ready for forecasting.
  • POOL: Provides a library of curated external variables (e.g., economic indicators, weather data). You can search this continuously updated collection to find useful covariates for your forecast.
  • ASSOCIATOR: Creates clusters of similar time series patterns and trend behaviour of a set of time series.
  • MATCHER: Ranks covariates to find the most impactful ones for your data. It takes your own covariates or variables from the POOL, determines their optimal time lag, and measures their predictive value against a baseline model.
  • FORECAST: Generates the final forecast. This module automatically selects the best model (from statistical, ML, and AI methods) for each time series and can incorporate the top-performing covariates identified by MATCHER.
  • SHAPER: Enables "what if" analyses. It generates a base forecast along with best-case and worst-case scenarios by letting experts shape their assumptions about influencing variables — from the POOL or imported via CHECK-IN.

Workflows

These modules support two main workflows for generating forecasts.

Forecasting with or without covariates

flowchart LR
    CHECK-IN --> ASSOCIATOR -.-> MATCHER -.-> FORECAST
    POOL -.-> ASSOCIATOR
    classDef optional stroke-dasharray: 5 5
    class POOL,ASSOCIATOR,MATCHER optional

The simplest version of this workflow only needs CHECK-INFORECAST and is described in the jupyter notebook getting started.

Scenario-based Forecasting

flowchart LR
    CHECK-IN --> SHAPER
    POOL -.-> SHAPER
    classDef optional stroke-dasharray: 5 5
    class POOL optional

Experts shape their assumptions about covariates — from the POOL or imported via CHECK-IN — and SHAPER generates a base forecast along with best-case and worst-case scenarios.

Ready-made use case templates

Utilize our use case templates to get started with your own business application right away.

Advanced usage

Further details about available configuration parameters can be found in the client's API documentation.

Video tutorials

Check out our video tutorials for a quick introduction to various aspects of futureEXPERT.

Contributing

You can report issues or send pull requests in our GitHub project.

Wiki for prognostica employees

Further information for prognostica employees can be found here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

futureexpert-3.1.4.tar.gz (60.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

futureexpert-3.1.4-py3-none-any.whl (62.7 kB view details)

Uploaded Python 3

File details

Details for the file futureexpert-3.1.4.tar.gz.

File metadata

  • Download URL: futureexpert-3.1.4.tar.gz
  • Upload date:
  • Size: 60.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for futureexpert-3.1.4.tar.gz
Algorithm Hash digest
SHA256 d357ac412fd07bf60b91c11a164718aaca48b557f8ad16a7bf60d8d63d06c814
MD5 72a9bbb5f83cd08f74f49352928909ab
BLAKE2b-256 a7b56e5d6cc8764e89fbc806ff46130bed4b76371039444a1ddfc39dd5f3c5e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for futureexpert-3.1.4.tar.gz:

Publisher: package.yml on discovertomorrow/futureEXPERT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file futureexpert-3.1.4-py3-none-any.whl.

File metadata

  • Download URL: futureexpert-3.1.4-py3-none-any.whl
  • Upload date:
  • Size: 62.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for futureexpert-3.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a137d20756853a8575ecb6738f589a6ab3686c20a94006ba616fdc31e5882d9f
MD5 a99e4fc5f93410a87872120def239d56
BLAKE2b-256 7d05c7ebc81af8e139a1447d2ef18e0bb8fe674bbbcabf5fdb27391ac5f2e47c

See more details on using hashes here.

Provenance

The following attestation bundles were made for futureexpert-3.1.4-py3-none-any.whl:

Publisher: package.yml on discovertomorrow/futureEXPERT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page