Past Lesson Note

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

Daily Note for February 17, 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.