Regression | Towards Data Science https://towardsdatascience.com/tag/regression/ Publish AI, ML & data-science insights to a global community of data professionals. Tue, 15 Jul 2025 00:41:53 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 https://towardsdatascience.com/wp-content/uploads/2025/02/cropped-Favicon-32x32.png Regression | Towards Data Science https://towardsdatascience.com/tag/regression/ 32 32 Accuracy Is Dead: Calibration, Discrimination, and Other Metrics You Actually Need https://towardsdatascience.com/accuracy-is-dead-calibration-discrimination-and-other-metrics-you-actually-need/ Tue, 15 Jul 2025 00:41:39 +0000 https://towardsdatascience.com/?p=606583 A deep dive into advanced evaluation for data scientists

The post Accuracy Is Dead: Calibration, Discrimination, and Other Metrics You Actually Need appeared first on Towards Data Science.

]]>
Journey to Full-Stack Data Scientist: Model Deployment https://towardsdatascience.com/journey-to-full-stack-data-scientist-model-deployment-f385f244ec67/ Sat, 04 Jan 2025 15:02:03 +0000 https://towardsdatascience.com/journey-to-full-stack-data-scientist-model-deployment-f385f244ec67/ An introduction to productionizing a machine learning model using APIs and Docker.

The post Journey to Full-Stack Data Scientist: Model Deployment appeared first on Towards Data Science.

]]>
Increase Trust in Your Regression Model The Easy Way https://towardsdatascience.com/increase-trust-in-your-regression-model-the-easy-way-3349ee5f194c/ Wed, 13 Nov 2024 01:33:39 +0000 https://towardsdatascience.com/increase-trust-in-your-regression-model-the-easy-way-3349ee5f194c/ How to use Conformalized Quantile Regression

The post Increase Trust in Your Regression Model The Easy Way appeared first on Towards Data Science.

]]>
Boosting Algorithms in Machine Learning, Part II: Gradient Boosting https://towardsdatascience.com/boosting-algorithms-in-machine-learning-part-ii-gradient-boosting-c155ae505fe9/ Tue, 12 Nov 2024 23:20:18 +0000 https://towardsdatascience.com/boosting-algorithms-in-machine-learning-part-ii-gradient-boosting-c155ae505fe9/ Uncovering a simple yet powerful, award-winning machine learning algorithm

The post Boosting Algorithms in Machine Learning, Part II: Gradient Boosting appeared first on Towards Data Science.

]]>
Exploring DRESS Kit V2 https://towardsdatascience.com/exploring-dress-kit-v2-75fa4cf74582/ Wed, 16 Oct 2024 17:08:48 +0000 https://towardsdatascience.com/exploring-dress-kit-v2-75fa4cf74582/ Exploring new features and notable changes in the latest version of the DRESS Kit

The post Exploring DRESS Kit V2 appeared first on Towards Data Science.

]]>
Decision Tree Regressor, Explained: A Visual Guide with Code Examples https://towardsdatascience.com/decision-tree-regressor-explained-a-visual-guide-with-code-examples-fbd2836c3bef/ Thu, 10 Oct 2024 04:10:42 +0000 https://towardsdatascience.com/decision-tree-regressor-explained-a-visual-guide-with-code-examples-fbd2836c3bef/ Trimming branches smartly with Cost-Complexity Pruning

The post Decision Tree Regressor, Explained: A Visual Guide with Code Examples appeared first on Towards Data Science.

]]>
K Nearest Neighbor Regressor, Explained: A Visual Guide with Code Examples https://towardsdatascience.com/k-nearest-neighbor-regressor-explained-a-visual-guide-with-code-examples-df5052c8c889/ Mon, 07 Oct 2024 18:55:01 +0000 https://towardsdatascience.com/k-nearest-neighbor-regressor-explained-a-visual-guide-with-code-examples-df5052c8c889/ Finding the neighbors FAST with KD Trees and Ball Trees

The post K Nearest Neighbor Regressor, Explained: A Visual Guide with Code Examples appeared first on Towards Data Science.

]]>
Dummy Regressor, Explained: A Visual Guide with Code Examples for Beginners https://towardsdatascience.com/dummy-regressor-explained-a-visual-guide-with-code-examples-for-beginners-4007c3d16629/ Thu, 26 Sep 2024 00:35:42 +0000 https://towardsdatascience.com/dummy-regressor-explained-a-visual-guide-with-code-examples-for-beginners-4007c3d16629/ Naively choosing the best number for all of your prediction

The post Dummy Regressor, Explained: A Visual Guide with Code Examples for Beginners appeared first on Towards Data Science.

]]>
Squashing the Average: A Dive into Penalized Quantile Regression for Python https://towardsdatascience.com/squashing-the-average-a-dive-into-penalized-quantile-regression-for-python-8f3a996768b6/ Fri, 16 Aug 2024 15:02:09 +0000 https://towardsdatascience.com/squashing-the-average-a-dive-into-penalized-quantile-regression-for-python-8f3a996768b6/ How to build penalized quantile regression models (with code!)

The post Squashing the Average: A Dive into Penalized Quantile Regression for Python appeared first on Towards Data Science.

]]>
Which Regression technique should you use? https://towardsdatascience.com/which-regression-technique-should-you-use-2938bdb332e2/ Sat, 10 Aug 2024 16:19:57 +0000 https://towardsdatascience.com/which-regression-technique-should-you-use-2938bdb332e2/ Here's a taxonomy of what is the best regression technique based on your specific dataset

The post Which Regression technique should you use? appeared first on Towards Data Science.

]]>
Why and When to Use the Generalized Method of Moments https://towardsdatascience.com/why-and-when-to-use-the-generalized-method-of-moments-625f76ca17c0/ Sat, 04 May 2024 03:56:47 +0000 https://towardsdatascience.com/why-and-when-to-use-the-generalized-method-of-moments-625f76ca17c0/ It's a highly flexible estimation technique that can be applied in a variety of situations

The post Why and When to Use the Generalized Method of Moments appeared first on Towards Data Science.

]]>
Structure and Relationships: Graph Neural Networks and a Pytorch Implementation https://towardsdatascience.com/structure-and-relationships-graph-neural-networks-and-a-pytorch-implementation-c9d83b71c041/ Tue, 05 Mar 2024 17:45:10 +0000 https://towardsdatascience.com/structure-and-relationships-graph-neural-networks-and-a-pytorch-implementation-c9d83b71c041/ Understanding the mathematical background of graph neural networks and implementation for a regression problem in pytorch

The post Structure and Relationships: Graph Neural Networks and a Pytorch Implementation appeared first on Towards Data Science.

]]>
Optimization with Surrogate Models via Symbolic Regression https://towardsdatascience.com/optimization-with-surrogate-models-via-symbolic-regression-38f9b7536a36/ Fri, 19 Jan 2024 18:56:17 +0000 https://towardsdatascience.com/optimization-with-surrogate-models-via-symbolic-regression-38f9b7536a36/ A step-by-step example

The post Optimization with Surrogate Models via Symbolic Regression appeared first on Towards Data Science.

]]>
Optimization with Surrogate Models via Symbolic Regression https://towardsdatascience.com/optimization-with-surrogate-models-via-symbolic-regression-38f9b7536a36-2/ Fri, 19 Jan 2024 18:56:17 +0000 https://towardsdatascience.com/optimization-with-surrogate-models-via-symbolic-regression-38f9b7536a36-2/ A step-by-step example

The post Optimization with Surrogate Models via Symbolic Regression appeared first on Towards Data Science.

]]>
How Exactly Does a Decision Tree Solve a Regression Problem? https://towardsdatascience.com/how-exactly-does-a-decision-tree-solve-a-regression-problem-fbb908cf548b/ Sat, 25 Nov 2023 01:50:18 +0000 https://towardsdatascience.com/how-exactly-does-a-decision-tree-solve-a-regression-problem-fbb908cf548b/ Build your own decision tree regressor (from scratch in Python) and uncover what's under the hood

The post How Exactly Does a Decision Tree Solve a Regression Problem? appeared first on Towards Data Science.

]]>
Strategic Data Analysis (Part 3): Diagnostic Questions https://towardsdatascience.com/strategic-data-analysis-part-3-diagnostic-questions-c0fcb840294b/ Thu, 26 Oct 2023 16:51:49 +0000 https://towardsdatascience.com/strategic-data-analysis-part-3-diagnostic-questions-c0fcb840294b/ This is part of a series on Strategic Data Analysis. Strategic Data Analysis (Part 1) Strategic Data Analysis (Part 2): Descriptive Questions → Strategic Data Analysis (Part 3): Diagnostic Questions Strategic Data Analysis (Part 4): Predictive Questions ← Coming soon! Strategic Data Analysis (Part 5): Prescriptive Questions ← Coming soon! Answering "why" questions can be […]

The post Strategic Data Analysis (Part 3): Diagnostic Questions appeared first on Towards Data Science.

]]>
College Football Conference Realignment - Regression https://towardsdatascience.com/college-football-conference-realignment-regression-8f0776278d55/ Sun, 06 Aug 2023 16:02:38 +0000 https://towardsdatascience.com/college-football-conference-realignment-regression-8f0776278d55/ College Football Conference Realignment – Regression Welcome to part 2 of my series on conference realignment! Last summer when conference realignment was in full swing, Tony Altimore published a study on Twitter that inspired me to do my own conference realignment analysis. This series is organized into four parts (and the full motivation for it […]

The post College Football Conference Realignment - Regression appeared first on Towards Data Science.

]]>
The power and simplicity of propagating errors with Monte Carlo simulations https://towardsdatascience.com/the-power-and-simplicity-of-propagating-errors-with-monte-carlo-simulations-9c8dcca9d90d/ Fri, 21 Jul 2023 13:18:48 +0000 https://towardsdatascience.com/the-power-and-simplicity-of-propagating-errors-with-monte-carlo-simulations-9c8dcca9d90d/ Mastering uncertainty in data analysis and model fitting, with hands-on code and examples

The post The power and simplicity of propagating errors with Monte Carlo simulations appeared first on Towards Data Science.

]]>
Visualizing the Effect of Multicollinearity on Multiple Regression Model https://towardsdatascience.com/visualizing-the-effect-of-multicollinearity-on-multiple-regression-model-8f323ef542a9/ Mon, 12 Jun 2023 18:32:18 +0000 https://towardsdatascience.com/visualizing-the-effect-of-multicollinearity-on-multiple-regression-model-8f323ef542a9/ What is multicollinearity? In multiple regression, multicollinearity occurs when a predictor (independent variable) highly correlates with one or more of the other predictors in the model. Why it matters? Theoretically, as we can see in the equation, multiple regression uses more than one predictor to predict the value of the dependent variable. By the way, […]

The post Visualizing the Effect of Multicollinearity on Multiple Regression Model appeared first on Towards Data Science.

]]>
How to Interpret Linear Regression Coefficients | Complete Guide https://towardsdatascience.com/how-to-interpret-linear-regression-coefficients-8f4450e38001/ Wed, 24 May 2023 21:20:16 +0000 https://towardsdatascience.com/how-to-interpret-linear-regression-coefficients-8f4450e38001/ A complete guide from simple to advanced models

The post How to Interpret Linear Regression Coefficients | Complete Guide appeared first on Towards Data Science.

]]>