Two threads this week. The lecture covers clustering, the last new method of the term, then bridges into accounting automation and what it means for a process to be deterministic. The graded work is the automation itself. You build a revenue journal entry from about a hundred daily transaction files, screen the odd rows, and let the total recompute.
Lab 10 and Homework 10 are both due this week, and Project 3, the capstone, opens. Check Canvas for the due dates.
Self-paced deck. Clustering from the ground up, how it groups transactions without labels, then the bridge into accounting automation and where a process is deterministic and where it is not. Every slide carries an in-deck AI tutor and a self-check.
The walkthrough for the vibe-code lab. Build a revenue journal entry from the daily transaction files, flag the outliers that do not belong, and keep the odd rows that do. The journal entry total is checked against a fixed answer, so the number has to land.
Query the lab transaction data in the browser with SQL. No setup. A fast way to eyeball the data and find the rows that look wrong before you write any code. Carries the AI tutor.
An optional build. Recompute a model by hand, one rung at a time, then wire it into a dashboard. This is the lineage of an earlier version of the week, kept for anyone who wants to go further.
This Week
Homework 10 is in Canvas. Homework 10, Accounting Automation, is a short research and concept check. There is no page for it here. You write and submit it in Canvas. Project 3, the capstone, also opens this week. Watch Canvas for the brief and the build check-in.
The class AI is built into every page here. Open the Ask AI panel on the lecture, the transaction review, or the lab walkthrough. It can read what you have typed and nudge you toward the fix without handing you the answer.