Skip to content

Commit

Permalink
deploy: b31a7e9
Browse files Browse the repository at this point in the history
  • Loading branch information
anowell committed Mar 24, 2024
1 parent 927ee0e commit cde49e9
Show file tree
Hide file tree
Showing 14 changed files with 388 additions and 388 deletions.
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h1 class="post-title">About</h1>
<span style="padding: 15px;"><a class="page-link" href="/about">About</a></span>
</nav>

<div style="text-align: center; font-size: small;">Are we learning yet? - Last updated: <a href="https://github.com/anowell/are-we-learning-yet/actions/workflows/pages/pages-build-deployment">2024-03-17</a> </div>
<div style="text-align: center; font-size: small;">Are we learning yet? - Last updated: <a href="https://github.com/anowell/are-we-learning-yet/actions/workflows/pages/pages-build-deployment">2024-03-24</a> </div>

</div>
</footer>
Expand Down
76 changes: 38 additions & 38 deletions clustering/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ <h1 class="post-title">Clustering</h1>








Expand Down Expand Up @@ -170,6 +168,8 @@ <h3>








Expand Down Expand Up @@ -208,7 +208,7 @@ <h3>



<span class="crate-stat"><b>Last Commit</b>: 2023-12-18</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-24</span>


<span class="crate-stat"><b>Last Published</b>: 2023-08-26</span>
Expand All @@ -221,10 +221,6 @@ <h3>







<div>
<hr>
<h3>
Expand Down Expand Up @@ -281,6 +277,10 @@ <h3>







<div>
<hr>
<h3>
Expand Down Expand Up @@ -340,8 +340,6 @@ <h3>





<div>
<hr>
<h3>
Expand Down Expand Up @@ -418,89 +416,87 @@ <h3>
<hr>
<h3>

rusty-machine
clustering
<span style="font-size: small; vertical-align:middle;">
[
<a href="https://crates.io/crates/rusty-machine">crate</a> &middot;
<a href="https://github.com/AtheMathmo/rusty-machine">repo</a> &middot;
<a href="https://AtheMathmo.github.io/rusty-machine/">docs</a>
<a href="https://crates.io/crates/clustering">crate</a> &middot;
<a href="https://github.com/xgillard/clustering">repo</a> &middot;
<a href="https://docs.rs/crate/clustering">docs</a>
]
</span>

</h3>

<div style="line-height:1;">

<img src="https://img.shields.io/crates/v/rusty-machine.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/d/rusty-machine.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/dr/rusty-machine.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/v/clustering.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/d/clustering.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/dr/clustering.svg?maxAge=2592000">


<img
src="https://img.shields.io/github/stars/AtheMathmo/rusty-machine.svg?style=social&amp;label=Star&amp;maxAge=2592000">
src="https://img.shields.io/github/stars/xgillard/clustering.svg?style=social&amp;label=Star&amp;maxAge=2592000">

</div>


<p>A machine learning library.</p>
<p>easy way to perform kmeans clustering on arbitrary data</p>


<div style="font-size: small;">



<span class="crate-stat"><b>Last Commit</b>: 2020-07-10</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-07</span>


<span class="crate-stat"><b>Last Published</b>: 2017-01-06</span>
<span class="crate-stat"><b>Last Published</b>: 2024-03-07</span>


</div>
</div>





<div>
<hr>
<h3>

clustering
rusty-machine
<span style="font-size: small; vertical-align:middle;">
[
<a href="https://crates.io/crates/clustering">crate</a> &middot;
<a href="https://github.com/xgillard/clustering">repo</a> &middot;
<a href="https://docs.rs/crate/clustering">docs</a>
<a href="https://crates.io/crates/rusty-machine">crate</a> &middot;
<a href="https://github.com/AtheMathmo/rusty-machine">repo</a> &middot;
<a href="https://AtheMathmo.github.io/rusty-machine/">docs</a>
]
</span>

</h3>

<div style="line-height:1;">

<img src="https://img.shields.io/crates/v/clustering.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/d/clustering.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/dr/clustering.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/v/rusty-machine.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/d/rusty-machine.svg?maxAge=2592000">
<img src="https://img.shields.io/crates/dr/rusty-machine.svg?maxAge=2592000">


<img
src="https://img.shields.io/github/stars/xgillard/clustering.svg?style=social&amp;label=Star&amp;maxAge=2592000">
src="https://img.shields.io/github/stars/AtheMathmo/rusty-machine.svg?style=social&amp;label=Star&amp;maxAge=2592000">

</div>


<p>easy way to perform kmeans clustering on arbitrary data</p>
<p>A machine learning library.</p>


<div style="font-size: small;">



<span class="crate-stat"><b>Last Commit</b>: 2024-03-07</span>
<span class="crate-stat"><b>Last Commit</b>: 2020-07-10</span>


<span class="crate-stat"><b>Last Published</b>: 2024-03-07</span>
<span class="crate-stat"><b>Last Published</b>: 2017-01-06</span>


</div>
Expand All @@ -523,6 +519,8 @@ <h3>






<div>
<hr>
Expand Down Expand Up @@ -592,6 +590,8 @@ <h3>








Expand Down Expand Up @@ -681,8 +681,6 @@ <h3>








Expand Down Expand Up @@ -745,6 +743,10 @@ <h3>










Expand Down Expand Up @@ -808,8 +810,6 @@ <h3>






<div class="followup">
Do you know of a crate that is missing?
Expand All @@ -835,7 +835,7 @@ <h3>
<span style="padding: 15px;"><a class="page-link" href="/about">About</a></span>
</nav>

<div style="text-align: center; font-size: small;">Are we learning yet? - Last updated: <a href="https://github.com/anowell/are-we-learning-yet/actions/workflows/pages/pages-build-deployment">2024-03-17</a> </div>
<div style="text-align: center; font-size: small;">Are we learning yet? - Last updated: <a href="https://github.com/anowell/are-we-learning-yet/actions/workflows/pages/pages-build-deployment">2024-03-24</a> </div>

</div>
</footer>
Expand Down
28 changes: 14 additions & 14 deletions data-preprocessing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ <h3>



<span class="crate-stat"><b>Last Commit</b>: 2024-03-17</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-24</span>


<span class="crate-stat"><b>Last Published</b>: 2024-01-12</span>
<span class="crate-stat"><b>Last Published</b>: 2024-03-18</span>


</div>
Expand Down Expand Up @@ -194,7 +194,7 @@ <h3>



<span class="crate-stat"><b>Last Commit</b>: 2024-03-17</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-24</span>


<span class="crate-stat"><b>Last Published</b>: 2024-02-20</span>
Expand Down Expand Up @@ -242,10 +242,10 @@ <h3>



<span class="crate-stat"><b>Last Commit</b>: 2024-03-17</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-24</span>


<span class="crate-stat"><b>Last Published</b>: 2024-03-10</span>
<span class="crate-stat"><b>Last Published</b>: 2024-03-18</span>


</div>
Expand Down Expand Up @@ -290,7 +290,7 @@ <h3>



<span class="crate-stat"><b>Last Commit</b>: 2024-03-16</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-23</span>


<span class="crate-stat"><b>Last Published</b>: 2024-02-12</span>
Expand Down Expand Up @@ -382,6 +382,8 @@ <h3>








Expand Down Expand Up @@ -420,7 +422,7 @@ <h3>



<span class="crate-stat"><b>Last Commit</b>: 2024-03-13</span>
<span class="crate-stat"><b>Last Commit</b>: 2024-03-23</span>


<span class="crate-stat"><b>Last Published</b>: 2021-03-10</span>
Expand Down Expand Up @@ -478,10 +480,6 @@ <h3>










Expand Down Expand Up @@ -602,6 +600,8 @@ <h3>








Expand Down Expand Up @@ -815,6 +815,8 @@ <h3>





<div>
<hr>
<h3>
Expand Down Expand Up @@ -880,8 +882,6 @@ <h3>








Expand Down Expand Up @@ -943,7 +943,7 @@ <h3>
<span style="padding: 15px;"><a class="page-link" href="/about">About</a></span>
</nav>

<div style="text-align: center; font-size: small;">Are we learning yet? - Last updated: <a href="https://github.com/anowell/are-we-learning-yet/actions/workflows/pages/pages-build-deployment">2024-03-17</a> </div>
<div style="text-align: center; font-size: small;">Are we learning yet? - Last updated: <a href="https://github.com/anowell/are-we-learning-yet/actions/workflows/pages/pages-build-deployment">2024-03-24</a> </div>

</div>
</footer>
Expand Down
Loading

0 comments on commit cde49e9

Please sign in to comment.