Building Your First Machine Learning Model Topic: Predicting Student Exam Scores Using Machine Learning Target Audience Complete beginners who are new to machine learning and Python-based model building. Duration 60 minutes Main Objective Students will understand the basic idea of machine learning and build a simple model that predicts student exam scores based on study hours. Learning Objectives Explain machine learning in simple words. Understand the difference between input data and output data. Describe the basic steps used to build a machine learning model. Use a small dataset to train a simple prediction model. Run beginner-friendly Python code using scikit-learn. Understand how a model makes predictions. Identify common mistakes beginners should avoid. 60-Minute Lesson Flow Time Section Teacher Activity Student Activity ...