-[Why are there different time values? 📈](#why-are-there-different-time-values-)
-[Hardware facts 💻](#hardware-facts-)
-[What does that mean for us and our knowledge about testing of machine learning algorithms?](#what-does-that-mean-for-us-and-our-knowledge-about-testing-of-machine-learning-algorithms)
-[Data characteristics](#data-characteristics)
-[The datasets 📊](#the-datasets-)
-[Dataset A](#dataset-a)
-[Dataset B](#dataset-b)
@@ -112,17 +113,17 @@ The *real reason* for the difference in time is (🥁*drumroll*🥁) the **CPU**
-**First lesson:** code takes a lot longer to run if you don't have the most modern hardware.
-**Second lesson:** the time a programm needs to be executed depends on a computers CPU.