Tag Archives: regression

Data Science Tutorial: Age vs. Height

Objective: Apply your newly acquired Data Science knowledge to explore a simple real-world relationship and build a basic predictive model. This is a quick hands-on exercise to get you comfortable with the tools. This tutorial requires basic knowledge of Python and Data Science. We will use sklearn (from the scikit-learn distribution), which is based on … Continue reading Data Science Tutorial: Age vs. Height