We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5430d commit d965f59Copy full SHA for d965f59
examples/generalized_linear_models/GLM-out-of-sample-predictions.ipynb
@@ -323,14 +323,7 @@
323
},
324
{
325
"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 features and the target variable:"
334
],
335
"cell_type": "markdown",
336
"metadata": {}
0 commit comments