antoinecarme / pyaf

PyAF is an Open Source Python library for Automatic Time Series Forecasting built on top of popular pydata modules.
BSD 3-Clause "New" or "Revised" License
457 stars 73 forks source link

Prepare next PyAF release #157

Closed antoinecarme closed 3 years ago

antoinecarme commented 3 years ago

This is a placeholder to collect ideas/tasks for making the next 3.0 release available.

Release date : 2021-07-14

Main features :

  1. Python 3.9 support #149
  2. Probabilistic Forecasting : Forecast quantiles (#140), CRPS (#74), Plots and Docs (#158).
  3. Add LightGBM based models #143
  4. Add more Performance Measures : MedAE (#144) , LnQ ( #43 )
  5. PyAF Powerpc support (IBM S822xx) #160
  6. Any short task that can be implemented and tested before 2021-07-14
antoinecarme commented 3 years ago

Uploaded a pre-release (3.0-rc1) to PyPI

image

antoinecarme commented 3 years ago

Latest tasks :

  1. Update docs (README.md)
  2. Revisit/generate Jupter notebooks
antoinecarme commented 3 years ago

Closing

image