Posts by Eryk Lewinson
Technical Walkthrough
Jul 20, 2022
Dealing with Outliers Using Three Robust Linear Regression Models
Linear regression is one of the simplest machine learning models out there. It is often the starting point not only for learning about data science but also for...
13 MIN READ
Technical Walkthrough
Feb 17, 2022
Three Approaches to Encoding Time Information as Features for ML Models
Imagine you have just started a new data science project. The goal is to build a model predicting Y, the target variable. You have already received some data...
15 MIN READ