Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Diabetes Ridge Regression Training.ipynb
  • Loading branch information
GabbyHills authored Aug 5, 2023
commit 9f7b864e191967f92481b807e10b5e96af526746
16 changes: 0 additions & 16 deletions experimentation/Diabetes Ridge Regression Training.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,22 +65,6 @@
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Split Data into Training and Validation Sets"
]
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
"def = split_data(df):"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Split the dataframe into test and train data"
]
Expand Down