From 9e65e66215f7d57eb538fde3c39945dd32ecaa3c Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Mon, 9 Dec 2024 11:25:14 -0500 Subject: [PATCH] Remove box notation --- project/Modeling.ipynb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/project/Modeling.ipynb b/project/Modeling.ipynb index 91f7a9f..c41d87c 100644 --- a/project/Modeling.ipynb +++ b/project/Modeling.ipynb @@ -22,8 +22,6 @@ "Copy over the important cells from the previous step that read in and cleaned your data to this new notebook file. You do not need to copy over all your EDA and plots describing your data, only the code that prepares your data for modeling. This notebook is about exploring the development of predictive models. Some initial preliminary work on applying some modeling techniques should be completed.\n", "Be sure to commit and push all supporting code that you've completed in this file. Include in this notebook a summary cell at the top that details your accomplishments, challenges, and what you expect to accomplish for your final steps. Be sure to update your readme.md in your repository.\n", "\n", - "# Add after the first markdown cell:\n", - "\n", "## Progress Summary\n", "\n", "### Accomplishments So Far\n", @@ -859,8 +857,6 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Add after the modeling results:\n", - "\n", "## Key Findings\n", "\n", "1. **Track-Specific Performance**:\n",