pyaf icon indicating copy to clipboard operation
pyaf copied to clipboard

Collect Ideas for the PyAF 5.0 roadmap

Open antoinecarme opened this issue 2 years ago • 9 comments

This is an issue to serve as a honeypot for all ideas that come and can be included in the next PyAF release (5.0, expected on 2023-07-14).

First ideas :

  1. Forecasting Models based on Deep Learning Attention Mechanisms
  2. Recurrent tasks : More hardware architectures, forecasting performance measures, benchmarks, bug fixes, docs and optimization/profiling.
  3. User feedback and issues

Ideally, the main part of the implementation will take place during the coming covid lockdown (Fall 2022 ;-).

antoinecarme avatar Jun 23 '22 19:06 antoinecarme

Large Horizon Models (H large enough). Profiling for CPU/memory/speed.

https://github.com/antoinecarme/pyaf/issues/213

antoinecarme avatar Jul 12 '22 22:07 antoinecarme

Model Esthetics

https://github.com/antoinecarme/pyaf/issues/212

antoinecarme avatar Jul 12 '22 22:07 antoinecarme

Get rid of Keras and tensorflow. Use PyTorch. Less is better. Minimal is beautiful.

https://github.com/antoinecarme/pyaf/issues/211

antoinecarme avatar Aug 05 '22 13:08 antoinecarme

PyAF will use PyTorch as its deep learning architecture for future projects.

https://github.com/antoinecarme/pyaf/issues/211

antoinecarme avatar Aug 14 '22 14:08 antoinecarme

Investigate business days / hours impact.

https://github.com/antoinecarme/pyaf/issues/210

antoinecarme avatar Aug 16 '22 00:08 antoinecarme

Add some outlier-resistant forecasting performance measures for robustness.

https://github.com/antoinecarme/pyaf/issues/209

antoinecarme avatar Aug 18 '22 20:08 antoinecarme

New Hardware Architecture : RISC-V

https://github.com/antoinecarme/pyaf/issues/208

antoinecarme avatar Aug 26 '22 17:08 antoinecarme

Investigate Threshold AR (TAR) Models

https://github.com/antoinecarme/pyaf/issues/214

antoinecarme avatar Aug 30 '22 12:08 antoinecarme

Investigate TSMARS Models

#215

antoinecarme avatar Aug 30 '22 12:08 antoinecarme

#221

antoinecarme avatar Feb 25 '23 23:02 antoinecarme

Implemented/Processed So far :

  1. #208
  2. #209
  3. #211
  4. #212
  5. #213
  6. #216
  7. #217
  8. #220
  9. #221
  10. #223
  11. #224
  12. #225

antoinecarme avatar Mar 04 '23 23:03 antoinecarme

Release Process starts.

#228

CLOSING

antoinecarme avatar Mar 09 '23 18:03 antoinecarme