# Machine Learning Operations (MLOps)

Course dates:

* 19-04-2023 General Introduction
* 26-04-2023 ML Lifecycle Overview and Model Selection
* 03-05-2023 Data Definition and Collection
* 10-05-2023 From Feature Engineering to Data Storage
* 17-05-2023 Advanced Data Processing & Intro into Model Serving
* 24-05-2023 Model Infrastructure & Delivery
* 31-05-2023 Model Monitoring
* 07-06-2023 Project Presentations


---

# 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/archive/machine-learning-operations-mlops.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.
