The number that matters
Machine Learning · from Your first model
make_pipelineSimpleImputerStandardScalerLogisticRegressionDummyClassifierbaselinesPutting the kettle on…
Starting up…
Exercise 3
The number that matters. Of the late deliveries in the test set, how many does the model catch? Return [caught, missed] as ints, from the confusion matrix.
your answer
stuck? the lesson behind it
Your first model
Eight lines, 79.6% accurate — and why that number should worry you