# Requirements for a Certificate of Achievement or ECTS

The conditions to be met in order to receive a Certificate of Achievement (and ECTS) are:

* [x] Attendance to at least 80% of the classes (it is allowed to miss maximum 2 times)
* [x] Delivery of a ML-Time Series project and including the needed documentation (GitHub-repository is recommended)
* [x] Upload of your presentation (PDF-file is preferred) to the Edu-Campus-System

#### Attendance:

If you attend via Zoom, please make sure to use your full name, which should be the same that you used to register at edu.opencampus.sh. **Otherwise your attendance will not be recorded!**

**Please switch on your camera - ask questions - be (inter)-active!!**

#### Projects:

Check the Projects section to learn more about the projects.


---

# 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://opencampus.gitbook.io/opencampus-machine-learning-program/courses/time-series-prediction/requirements-for-a-certificate-of-achievement-or-ects.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.
