layout | root | permalink |
---|---|---|
lesson |
. |
index.html |
This lesson explores key topics on the responsible application of machine learning. The lesson is presented as a series of case studies that illustrate real world examples. Sections cover a broad range of topics, including reproducibility, bias, and interpretability. Broadly the topics are ordered chronologically, appearing as they would when thinking through a research study.
{% comment %} This is a comment in Liquid {% endcomment %}
You need to understand the basics of Python before tackling this lesson. The lesson sometimes references Jupyter Notebook although you can use any Python interpreter mentioned in the [Setup][lesson-setup]. {: .prereq}
To get started, follow the directions on the "[Setup][lesson-setup]" page to download data and install a Python interpreter.
{% include links.md %}