Download the cupcake vs. muffin data.
Question: Are cupcakes and muffins the same thing?
Challenge: Classify recipes as cupcakes or muffins. When given a new recipe, determine if it’s a cupcake or muffin.
Submit your my_predictions.csv
file to gradescope – make sure you have a column named prediction
Documentation for Decision Trees
Example of an import statement:
And then:
Curve/plot:
Import statement:
Use: