Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinvanschoren committed Feb 5, 2024
1 parent ab4c49c commit 7dab6db
Show file tree
Hide file tree
Showing 21 changed files with 33 additions and 11,685 deletions.
Binary file added .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions _sources/labs/Lab 2 - Tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}
},
"source": [
"# Lab 3 Tutorial: Model Selection in scikit-learn"
"# Lab 2 Tutorial: Model Selection in scikit-learn"
]
},
{
Expand Down Expand Up @@ -1007,7 +1007,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.10.10"
}
},
"nbformat": 4,
Expand Down
1 change: 1 addition & 0 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@



<li class="toctree-l1"><a class="reference internal" href="labs/Lab%202%20-%20Tutorial.html">Lab 2 Tutorial: Model Selection in scikit-learn</a></li>
<li class="toctree-l1"><a class="reference internal" href="labs/Lab%204%20-%20Tutorial.html">Lab 4 Tutorial: Data engineering pipelines</a></li>
<li class="toctree-l1"><a class="reference internal" href="labs/Lab%206%20-%20Tutorial.html">Lab 6 Tutorial: Deep Learning with TensorFlow</a></li>
<li class="toctree-l1"><a class="reference internal" href="labs/Lab%207%20-%20Tutorial.html">Lab 7 Tutorial: Deep Learning for text</a></li>
Expand Down
1 change: 1 addition & 0 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@



<li class="toctree-l1"><a class="reference internal" href="labs/Lab%202%20-%20Tutorial.html">Lab 2 Tutorial: Model Selection in scikit-learn</a></li>
<li class="toctree-l1"><a class="reference internal" href="labs/Lab%204%20-%20Tutorial.html">Lab 4 Tutorial: Data engineering pipelines</a></li>
<li class="toctree-l1"><a class="reference internal" href="labs/Lab%206%20-%20Tutorial.html">Lab 6 Tutorial: Deep Learning with TensorFlow</a></li>
<li class="toctree-l1"><a class="reference internal" href="labs/Lab%207%20-%20Tutorial.html">Lab 7 Tutorial: Deep Learning for text</a></li>
Expand Down
Binary file added labs/.DS_Store
Binary file not shown.
Loading

0 comments on commit 7dab6db

Please sign in to comment.