Commit af45602f authored by Steve Tjoa's avatar Steve Tjoa

consolidating knn

parent 153699e2
{
"metadata": {
"name": "",
"signature": "sha256:070d69dac9c6bf9a97dd8662823256c1857104d1adcfe7ca46a7aea16ad37061"
"signature": "sha256:97e40b9cbaea16ddd001aa4bbf580d8f45ec3ea70b50585d1e2ccd18038071ad"
},
"nbformat": 3,
"nbformat_minor": 0,
......@@ -75,8 +75,7 @@
"source": [
"1. [Spectral Features](notebooks/spectral_features.ipynb)\n",
"1. [Mel-Frequency Cepstral Coefficients](notebooks/mfcc.ipynb)\n",
"1. [K-Nearest Neighbor](notebooks/knn.ipynb)\n",
"1. [Exercise: Instrument Classification using K-NN](exercises/knn_instrument_classification.ipynb)"
"1. [K-Nearest Neighbor Instrument Classification](exercises/knn_instrument_classification.ipynb)"
]
},
{
......
This diff is collapsed.
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