5 Regression Diagnostics Every Data Scientist Must Know
Last Updated on July 25, 2023 by Editorial Team
Author(s): Snehal Nair
Originally published on Towards AI.
This member-only story is on us. Upgrade to access all of Medium.
Model diagnostics are used widely when creating data science models. Itβs crucial to understand the principles of simple models before diving into the details of complicated modelsβ·.
This blog focuses on running model diagnostics using a rather straightforward model, such as linear regression. Before moving on to diagnostics, weβll try to understand the assumptions of simple linear regression. We wonβt go through the mathematical formulae instead, weβll try to understand the respective diagnostics to apply them in practice using packages. The notebook for this blog can be accessed on GitHubβΆ.
Photo… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI