Year 9 - Computing
Training and testing 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 train a machine learning model and test the model's predictions.
A classifier's predictions are only as accurate as their training data allows. Classifiers can still make predictions with a high confidence score, even if the training data is poor.
a set of examples used to teach a machine learning model how to recognise patterns. Add one real device or system example to prove understanding.
Mistake: More training makes a perfect model. Correction: Not neccessarily - models can become too specialised and fail on new data.
Browse all guides in the Year 9 Computing guide library.