Get introduced to the concept of K-fold cross validation, and understand its implementation in scikit learn with an example.
Tag: cross
The Powerful LATERAL JOIN in PostgreSQL
Understand the benefits of and learn how to use the lateral join feature of PostgreSQL (introduced in version 9.3), with the help of an example.