Fun fact: Bayes’ Theorem, arguably one of the most important theorems in statistics, was discovered by Reverend Thomas Bayes, a Presbyterian minister/mathematician/theologian, and it was published posthumously thanks to Richard...
In this short post, I will show how to perform nested cross-validation on time series data with the scikit-learn function TimeSeriesSplit; this function by default just splits the data into...
I recently had the chance to mentor a high school student who was doing an internship at the Max Planck institute for Nuclear Physics. Since every project related to my...