Category: Data

How to judge a forecast

Let’s say I go to a burger joint, and want to forecast how good the burger will be. First, I need to use a bunch of input data. This can include observations derived from questions, such as how many people are in the restaurant? How much is the burger? What are the ingredients of the…

Machine learning for data cleaning

Every data scientist wants to do the fun stuff, ie. building models! You might be forecasting a variable. Perhaps you are classifying a variable into a specific group. Machine learning is usually part of this, whether it’s a simpler linear model or something more complicated that can take into non-linear relationships, whether that is a…