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 663b887 commit b385a20Copy full SHA for b385a20
08_machine_learning.ipynb
@@ -382,15 +382,6 @@
382
"X"
383
]
384
},
385
- {
386
- "cell_type": "code",
387
- "execution_count": null,
388
- "metadata": {},
389
- "outputs": [],
390
- "source": [
391
- "X.nbytes / 1e9"
392
- ]
393
- },
394
{
395
"cell_type": "code",
396
"execution_count": null,
@@ -471,7 +462,7 @@
471
462
"name": "python",
472
463
"nbconvert_exporter": "python",
473
464
"pygments_lexer": "ipython3",
474
- "version": "3.7.5"
465
+ "version": "3.7.6"
475
466
476
467
"nbsphinx": {
477
468
"execute": "never"
0 commit comments