# Welcome to the record linkage course!

## Towards an end-to-end record linkage pipeline using machine learning

The aim of this course is to explore the potential of Machine Learning (ML) techniques applied to Record Linkage (RL). We will start the course by providing a gentle introduction to ML. Then, in a series of more specialized sessions, we will revisit the classical steps of record linkage (data processing/cleaning, blocking, comparison...) and will try to understand how ML can be used to increase linkage quality, performance and level of automation.

The course will be structured in 2 introductory sessions and 4 hands-on sessions focused on synthetic datasets provided to participants.

### Basic record linkage course

{% content-ref url="materials/ml1-basic-course-s5" %}
[ml1-basic-course-s5](https://ersilia.gitbook.io/esther-workshop/materials/ml1-basic-course-s5)
{% endcontent-ref %}

{% content-ref url="materials/ml2-basic-course-s6" %}
[ml2-basic-course-s6](https://ersilia.gitbook.io/esther-workshop/materials/ml2-basic-course-s6)
{% endcontent-ref %}

{% content-ref url="materials/ml3-advanced-course-s1" %}
[ml3-advanced-course-s1](https://ersilia.gitbook.io/esther-workshop/materials/ml3-advanced-course-s1)
{% endcontent-ref %}

{% content-ref url="materials/ml5-advanced-course-s3" %}
[ml5-advanced-course-s3](https://ersilia.gitbook.io/esther-workshop/materials/ml5-advanced-course-s3)
{% endcontent-ref %}

{% content-ref url="materials/ml6-advanced-course-s4" %}
[ml6-advanced-course-s4](https://ersilia.gitbook.io/esther-workshop/materials/ml6-advanced-course-s4)
{% endcontent-ref %}

For more information, visit the [ESTHER Project on Moodle](https://swisstph.ecampus.ssphplus.ch/course/view.php?id=338).

{% file src="<https://2587869083-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_MJtbaAM92m8A0SBHt%2F-MexOydxkfEPauO-YNnC%2F-MexP6EbJUNMr0-Llu-T%2Fschedule_overview.pdf?alt=media&token=a040db39-ad29-4776-a8e4-b694029b96b5>" %}
Schedule
{% endfile %}


---

# 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://ersilia.gitbook.io/esther-workshop/master.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.
