# 03-05-2023 Data Definition and Collection

## This week you will...

* Get an overview of data problems that occur in machine learning applications.
* Learn some techniques to address these problems
* get to know about data quality

## Learning Resources

* <https://www.coursera.org/learn/introduction-to-machine-learning-in-production/home/week/3>
* <https://www.coursera.org/learn/machine-learning-data-lifecycle-in-production/home/week/1><br>

## Until next week you should..

* Complete the goal setting for your course project.
* complete week 2 and week 3 of the course <https://www.coursera.org/learn/machine-learning-data-lifecycle-in-production/home/week/2>, including the provided exercises/labs.


---

# 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/03-05-2023-data-definition-and-collection.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.
