From 88e8526fa714e82c7417b5b1b628622b316cfd2f Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:59:00 -0500 Subject: [PATCH] Created using Colab --- Trees/LinearRegression_LossFunction.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Trees/LinearRegression_LossFunction.ipynb b/Trees/LinearRegression_LossFunction.ipynb index 316a0ae..2aae285 100644 --- a/Trees/LinearRegression_LossFunction.ipynb +++ b/Trees/LinearRegression_LossFunction.ipynb @@ -4,7 +4,7 @@ "metadata": { "colab": { "provenance": [], - "authorship_tag": "ABX9TyNW9je/Pk2yQ+ikZkj4p7gC", + "authorship_tag": "ABX9TyMZw5ysoZN18RhdkayKdi07", "include_colab_link": true }, "kernelspec": { @@ -46,7 +46,7 @@ "\n", "You can save a local copy of this notebook in your Google account and work through it in Colab (recommended) or you can download the notebook and run it locally using Jupyter notebook or similar. If you are using CoLab, we recommend that *turn off* AI autocomplete (under cog icon in top-right corner), which will give you the answers and defeat the purpose of the exercise.\n", "\n", - "A fully working version of this notebook with the complete answers can be found here.\n", + "A fully working version of this notebook with the complete answers can be found [here](https://colab.research.google.com/github/udlbook/udlbook/blob/main/Trees/LinearRegression_LossFunction_Answers.ipynb#scrollTo=niGXQTgJjclv).\n", "\n", "Contact me at iclimbtreesmail@gmail.com if you find any mistakes or have any suggestions." ],