mirror of
https://github.com/soconnor0919/f1-race-prediction.git
synced 2026-02-05 08:16:36 -05:00
Remove box notation
This commit is contained in:
@@ -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",
|
"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",
|
"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",
|
"\n",
|
||||||
"# Add after the first markdown cell:\n",
|
|
||||||
"\n",
|
|
||||||
"## Progress Summary\n",
|
"## Progress Summary\n",
|
||||||
"\n",
|
"\n",
|
||||||
"### Accomplishments So Far\n",
|
"### Accomplishments So Far\n",
|
||||||
@@ -859,8 +857,6 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Add after the modeling results:\n",
|
|
||||||
"\n",
|
|
||||||
"## Key Findings\n",
|
"## Key Findings\n",
|
||||||
"\n",
|
"\n",
|
||||||
"1. **Track-Specific Performance**:\n",
|
"1. **Track-Specific Performance**:\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user