Skip to content

Commit

Permalink
jd-update
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed Nov 19, 2019
1 parent 20a2699 commit f96a4e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version = "1.0.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ <h2 id=introduction_to_statistical_learning ><a href="/MLJTutorials/index.html#i

<li><p><a href="/MLJTutorials/pub/isl/lab-9.html">Lab 9</a>, SVM &#40;<em>partial</em>&#41;</p>

<li><p><a href="/MLJTutorials/pub/isl/lab-10.html">Lab 10</a>, PCA and clustering &#40;<em>ongoing</em>&#41;</p>
<li><p><a href="/MLJTutorials/pub/isl/lab-10.html">Lab 10</a>, PCA and clustering &#40;<em>partial</em>&#41;</p>

</ul>

<div class=page-foot >
<div class=copyright >
&copy; Anthony Blaom, Thibaut Lienart and collaborators. Last modified: November 18, 2019. Website built with <a href="https://github.com/tlienart/JuDoc.jl">JuDoc.jl</a>.
&copy; Anthony Blaom, Thibaut Lienart and collaborators. Last modified: November 19, 2019. Website built with <a href="https://github.com/tlienart/JuDoc.jl">JuDoc.jl</a>.
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Also note that some of the things used in the ISL labs are not (yet) supported b
* [Lab 6b](/pub/isl/lab-6b.html), Ridge and Lasso regression
* [Lab 8](/pub/isl/lab-8.html), Tree-based models
* [Lab 9](/pub/isl/lab-9.html), SVM (_partial_)
* [Lab 10](/pub/isl/lab-10.html), PCA and clustering (_ongoing_)
* [Lab 10](/pub/isl/lab-10.html), PCA and clustering (_partial_)

0 comments on commit f96a4e5

Please sign in to comment.