Past Lesson Note

This note is from 3 months ago. You're viewing content from a previous lesson.

Daily Note for February 19, 2026 Past Lesson

  1. Lesson notes for categorization can be found here: https://lms.computersciencewiki.org/course/section.php?id=804
  2. Code for categorization model is here: https://github.com/bmackenty/studentPythonStuff/blob/master/machine_learning_2.py
  3. Today we will walk through categorization and code our own categorization model.

Please construct a machine learning model from scratch that either predicts  or classifies something. You must have no less than 4 features and nor more than 8 features. I expect you to email your code to me by the end of class. This will count as a formatively marked assessment.