- Title: AI and Machine Learning Module
- Subject area: Machine learning
- Type: curriculum module with activities and lesson plans
- Publisher: Code.org
- Age range: middle school and up
- Year: 2021
- Access online: https://studio.code.org/s/aiml-2021
- Direct link to AI Lab tool: https://studio.code.org/s/ai-lab/lessons/1/levels/2/sublevel/5
Description (from website):
“This unit is a hands-on introduction to developing a machine learning model with tabular data. You will explore how computers learn from data to make decisions, then develop machine learning projects around real-world data. The unit culminates in designing a machine learning app to solve a personally relevant problem.”
The module uses Code.org’s AI Lab tool to train classifier models using tabular datasets. The student can then import that classifier for use in a simulated app constructed using Code.org’s App Lab tool, which is modeled after MIT App Inventor.

