Skip to content

Releases: adevinta/forecastout

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 31 May 10:52

v0.0.5 (2024-05-31)

Fix

  • fix: Update test_main_engine (4db6fd9)

  • fix: Update test_remake_monthly_forecast_current_month (1cca320)

  • fix: Update test_autoarima_model (576f2ba)

  • fix: Use statsforecast for autoarima (1322175)

  • fix: Return daily shares from current month only (2599360)

  • fix: Fix of bug of remake_monthly_forecast_current_month including sum_aggregation for avg (55af835)

Unknown

  • Merge pull request #6 from adevinta/feature/fixes_avg_and_arima

Update for package with fixes (3224685)

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 21 May 07:38

v0.0.4 (2024-05-21)

Fix

  • fix: Avoid NA in daily disaggregation (ad44525)

Unknown

  • Merge pull request #5 from adevinta/feature/fix_na_random_forest

fix: Avoid NA in daily disaggregation (f045007)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 17 May 08:47

v0.0.3 (2024-05-17)

Fix

  • fix: test semantic release versioning (29139bf)

Unknown

  • Merge pull request #4 from adevinta/feature/cicd

fix: test semantic release versioning (2acfb58)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 17 May 08:39

v0.0.2 (2024-05-17)

Fix

  • fix: add CICD pyproject.toml config (ef32191)

Unknown

  • Merge pull request #3 from adevinta/feature/cicd

fix: add CICD pyproject.toml config (7cb5ab0)

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 17 May 08:32

v0.0.1 (2024-05-17)

Fix

  • fix: Implement CICD for publishing in Pypi (b7a853c)

Unknown

  • Merge pull request #2 from adevinta/feature/cicd

fix: Implement CICD for publishing in Pypi (13a1df7)

  • Merge pull request #1 from adevinta/initial

First version of forecastout library (54d493d)