diff --git a/Exercises/regression_breakout_00.ipynb b/Exercises/regression_breakout_00.ipynb index d37ff2f..0b42fe9 100644 --- a/Exercises/regression_breakout_00.ipynb +++ b/Exercises/regression_breakout_00.ipynb @@ -6,17 +6,16 @@ "source": [ "## Regression: Breakout ##\n", "\n", - "**ML Course (Columbia, J. Bloom, 2019)**" + "**ML Course (Bogotá, Colombia, J. Bloom, 2019)**" ] }, { - "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "\n", "\n", - "A yacht named \"Columbia\" was used to win the [America's Cup in 1958](https://en.wikipedia.org/wiki/1958_America%27s_Cup). Technology has improved a lot since then. In this breakout, you're going making a predictive model to determine the resistance of a boat given it's geometry and speed. This is usually only measureable with advanced simulations but we can get 7-dimensional data to build a model and then determine this value for arbitrary new boat design:\n", + "A yacht named \"Columbia\" (not Colombia 😏) was used to win the [America's Cup in 1958](https://en.wikipedia.org/wiki/1958_America%27s_Cup). Technology has improved a lot since then. In this breakout, you're going making a predictive model to determine the resistance of a boat given it's geometry and speed. This is usually only measureable with advanced simulations but we can get 7-dimensional data to build a model and then determine this value for arbitrary new boat design:\n", "\n", "