Curriculum: AI and Machine Learning Module - touretzkyds/ai4k12 GitHub Wiki

Description (from the web site): "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.