Skip to content

Commit

Permalink
deploy: e9077a8
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsamuelwrites committed Feb 12, 2024
1 parent 721d26a commit 6a6e2f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions _sources/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Some detailed examples are given here:
- [Multi-layer Perceptron classifier](mlp.ipynb)
- [Decision Tree](decisiontree.ipynb)
- [Randorm Forest Classifier](rfc.ipynb)
- [Recommendation System](recommendation.ipynb)
1 change: 1 addition & 0 deletions examples/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ <h1>Data Mining Examples<a class="headerlink" href="#data-mining-examples" title
<li><p><a class="reference internal" href="mlp.html"><span class="std std-doc">Multi-layer Perceptron classifier</span></a></p></li>
<li><p><a class="reference internal" href="decisiontree.html"><span class="std std-doc">Decision Tree</span></a></p></li>
<li><p><a class="reference internal" href="rfc.html"><span class="std std-doc">Randorm Forest Classifier</span></a></p></li>
<li><p><a class="reference internal" href="recommendation.html"><span class="std std-doc">Recommendation System</span></a></p></li>
</ul>
</section>

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 6a6e2f3

Please sign in to comment.