Day 54 of 100 Days of AI

Today I read through how to build a classification tree. There’s a great video on this here from StatQuest. I’m glad we have software that can do the work. Going through it by hand is a hell of a task, even when you have just half a dozen rows of continuous and discrete data, per the example I was doing.

I also started this course on AI agents. I’ve already built something with agents but this will help me firm up the concepts.