Skip to main content

Modelos rápidos de pronóstico lineal con tendencia, estacionalidad, LOWESS y variables exógenas.

Project description

fast_forecast

Modelos rápidos de pronóstico lineal con tendencia (incluye LOWESS), estacionalidad y variables exógenas.

Ejemplo

from fast_forecast import mco_forecast

mco = mco_forecast(tendencia="lowess", estacionalidad=['dayofweek'], log_y=False)
mco.fit(data, y_col='MX', exog=['MX_festivo'])
preds = mco.forecast(14, exog=exog_futuro)

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

fast_forecast-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

fast_forecast-0.1.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file fast_forecast-0.1.0.tar.gz.

File metadata

  • Download URL: fast_forecast-0.1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for fast_forecast-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7cb9d2f111a6d123d514039a8b27f187ccbf9a6aeec56a387c496806db37dffa
MD5 928b388011381b444852236dc907485d
BLAKE2b-256 ca3800de19f13eb401187e3643b3987e85fae59ae2dab941c897ccc93f2b5a2f

See more details on using hashes here.

File details

Details for the file fast_forecast-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fast_forecast-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for fast_forecast-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4ed762cfd72f64e5abd9cdbfab6af9f68617535a77066f2750811f1bddbc63a
MD5 01e54b52d0057c1a5d493fd2d1ccc779
BLAKE2b-256 39596086f5fe6bc13dd3cfd42a4c28103c59d960e31eb406eca195678e9842f9

See more details on using hashes here.

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