Common Machine Learning Programming Errors in Python

Common Python Errors in Machine Learning

Sadrach Pierre, Ph.D.
Towards Data Science
6 min readJan 2, 2020

--

Photo by Markus Spiske on Pexels

In this post I will go over some of the most common errors I come across in python during the model building and development process. For demonstration purposes we will use height/weight data which can be found here on Kaggle. The data contains gender, height in inches and weight in pounds.

--

--

Writer for Built In & Towards Data Science. Cornell University Ph. D. in Chemical Physics.