Year 9 - Computing
Gathering data for a model
Machine learning using the micro:bit
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 9 - Computing
Machine learning using the micro:bit
This unit is designed to develop pupils programming skills in a new engaging context: physical computing, using the BBC micro:bit. They will get acquainted with the host of components built into the micro:bit, and write simple programs that use these components to interact with the physical world.
You will learn to record and label movement data.
The first step in a data-driven approach to problem solving is to decide what data is needed. A data-driven application requires a large number of data samples.
a single set of data used for training or testing. Add one real device or system example to prove understanding.
Mistake: The micro:bit understands movement like a human does. Correction: The micro:bit records numbers (x, y, z acceleration) that are then interpretted using programmed instructions.
Browse all guides in the Year 9 Computing guide library.