regression

Predicting Airbnb house prices

We will explore a variety of learning techniques in order to find the best model that can predict the rental price of the Airbnb listing focused in Brooklyn area.

Basic Exploratory Data Analysis and Simple Linear Regression in Python

Learn how to do basic EDA in Python using Jupyter notebooks

Are Sleep Trackers Effective?

Personal sleep tracking devices are becoming more and more popular. Statistical learning techniques are used to determine if it is possible to effectively predict time asleep from data that would be available without the aid of a sleep tracker.