Commit 82db1c6b authored by Leigh Smith's avatar Leigh Smith

file extension naming correction

parent 9c711e42
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:0949f131655e064cf3e40a0f5c298b8bd0662c1299e6aa2be192c8ce2d4c160a" "signature": "sha256:fac5244635d1c30aeb93ebb9a63a2dd73149e822761ae77c22152ff7a2bf9170"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
" Provides train/test indices to split data in train test sets. Split dataset into k consecutive folds (without shuffling).\n", " Provides train/test indices to split data in train test sets. Split dataset into k consecutive folds (without shuffling).\n",
"\n", "\n",
" You can visit the scikit.learn documentation to look at all the other options. This code is also posted as a template in \n", " You can visit the scikit.learn documentation to look at all the other options. This code is also posted as a template in \n",
" `/usr/ccrma/courses/mir2014/Toolboxes/crossValidationTemplate.m`\n", " `/usr/ccrma/courses/mir2014/Toolboxes/crossValidationTemplate.py`\n",
" " " "
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment