agiledigital-labs / agiledigital-labs/probabilistic-forecast
Expand model to consider resource allocation / leave calendars / etc
- Lenguaje dominante
- TypeScript
- Estrellas
- 5
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The model currently assumes that tomorrow's velocity will be the same as yesterday's. It _might_ be useful to teach it to understand common reasons why this might not be true:
* team size changes (new team member, existing team member leaving)
* resource allocation changes (existing team member moving from 100% allocation to 50%, or vice versa)
* upcoming (predictable) leave (annual, public holidays, etc)
You could start with allowing the user to specify this stuff manually, and then build on it by tapping into leave calendars and the like.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.