1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-12-15 09:38:16 +00:00

Fix sklearn.model_selection. Remove output

This commit is contained in:
J. Fernando Sánchez
2019-02-28 15:25:19 +01:00
parent 4d339a1a83
commit a1be167cc0
13 changed files with 111 additions and 1348 deletions

View File

@@ -161,9 +161,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"scrolled": true
},
"metadata": {},
"outputs": [],
"source": [
"# Plot the distribution of the dataset\n",
@@ -192,9 +190,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"scrolled": true
},
"metadata": {},
"outputs": [],
"source": [
"x_index = 0\n",