1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-12-15 09:38:16 +00:00
This commit is contained in:
J. Fernando Sánchez
2016-03-28 12:26:20 +02:00
parent 65d1dc162f
commit 62f4fce1ed
12 changed files with 816 additions and 773 deletions

View File

@@ -122,7 +122,7 @@
"source": [
"If you installed the conda distribution, scikit-learn is already installed! This is the best option.\n",
"\n",
"In case it is an old installation, you can updated it using conda: `conda update scikit-learn`.\n",
"In case it is an old installation, you can update it using conda: `conda update scikit-learn`.\n",
"\n",
"If it is not installed, install it with conda: `conda install scikit-learn`.\n",
"\n",
@@ -176,7 +176,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.1"
"version": "3.5.1+"
}
},
"nbformat": 4,