Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.05 KB

File metadata and controls

21 lines (15 loc) · 1.05 KB
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 %}

Prerequisites

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}

Getting Started

To get started, follow the directions on the "[Setup][lesson-setup]" page to download data and install a Python interpreter.

{% include links.md %}