Skip to content

Commit d965f59

Browse files
committed
rm dupplicated sentence
1 parent 9c5430d commit d965f59

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

examples/generalized_linear_models/GLM-out-of-sample-predictions.ipynb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -323,14 +323,7 @@
323323
},
324324
{
325325
"source": [
326-
"We get samples for all our variables and the output:"
327-
],
328-
"cell_type": "markdown",
329-
"metadata": {}
330-
},
331-
{
332-
"source": [
333-
"We get samples for all our variables and the output:"
326+
"We get samples for all our features and the target variable:"
334327
],
335328
"cell_type": "markdown",
336329
"metadata": {}

0 commit comments

Comments
 (0)