Skip to content

Commit cbd2c7f

Browse files
authored
Merge pull request #51 from GabbyHills/GabbyHills-patch-57
Update Diabetes Ridge Regression Training.ipynb
2 parents b03e33b + a2de07d commit cbd2c7f

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

experimentation/Diabetes Ridge Regression Training.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -111,18 +111,7 @@
111111
"cell_type": "code",
112112
"execution_count": 7,
113113
"metadata": {},
114-
"outputs": [
115-
{
116-
"data": {
117-
"text/plain": [
118-
"['sklearn_regression_model.pkl']"
119-
]
120-
},
121-
"execution_count": 7,
122-
"metadata": {},
123-
"output_type": "execute_result"
124-
}
125-
],
114+
"outputs": [],
126115
"source": [
127116
"model_name = \"sklearn_regression_model.pkl\"\n",
128117
"\n",

0 commit comments

Comments
 (0)