Commit a3c62211 authored by Steve Tjoa's avatar Steve Tjoa

evaluations

parent 8e309e42
......@@ -11956,7 +11956,7 @@ div#notebook {
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Plot the reference and estimated onsets together.</p>
<p>Plot the estimated and reference onsets together.</p>
</div>
</div>
......
......@@ -187,7 +187,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Plot the reference and estimated onsets together."
"Plot the estimated and reference onsets together."
]
},
{
......
......@@ -11936,11 +11936,32 @@ div#notebook {
<li><a href="kmeans.html">K-Means Clustering</a> (<a href="kmeans.ipynb">ipynb</a>)</li>
<li><a href="kmeans_instrument_classification.html">Exercise: Unsupervised Instrument Classification using K-Means</a> (<a href="kmeans_instrument_classification.ipynb">ipynb</a>)</li>
<li><a href="neural_networks.html">Neural Networks</a> (<a href="neural_networks.ipynb">ipynb</a>)</li>
<li><a href="evaluation.html">Evaluation</a> (<a href="evaluation.ipynb">ipynb</a>)</li>
<li><a href="genre_recognition.html">Genre Recognition</a> (<a href="genre_recognition.ipynb">ipynb</a>)</li>
<li><a href="exercise_genre_recognition.html">Exercise: Genre Recognition</a> (<a href="exercise_genre_recognition.ipynb">ipynb</a>)</li>
</ol>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Evaluation">Evaluation<a class="anchor-link" href="#Evaluation">&#182;</a></h2>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<ol>
<li><a href="intro_mir_eval.html">Introduction to <code>mir_eval</code></a> (<a href="intro_mir_eval.ipynb">ipynb</a>)</li>
<li><a href="evaluation_onset.html">Onset Detection</a> (<a href="evaluation_onset.ipynb">ipynb</a>)</li>
<li><a href="evaluation_beat.html">Beat Tracking</a> (<a href="evaluation_beat.ipynb">ipynb</a>)</li>
<li><a href="evaluation_chord.html">Chord Estimation</a> (<a href="evaluation_chord.ipynb">ipynb</a>)</li>
</ol>
</div>
</div>
</div>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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