# \[Standard] Machine Learning Sprint duration

## Standard

A machine learning sprint lasts half a week (if team is full-time).\
There are 2 ceremonies per week that last at most 2h each.

## Why

On our first computer vision project for our second sprint planning, we planned a 2 days investigation because we could not go further.\
Our plan did not enable us to parallelize algorithm tests, and we could not implement algorithms before investigating on their complexity.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sicara.gitbook.io/standards/technical-articles/machine-learning/sprint-duration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
