Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mcb00 committed Oct 17, 2023
1 parent 7a9aa72 commit 90d8f78
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f75ed083
7d2c4206
9 changes: 1 addition & 8 deletions 8020-pandas-tutorial/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/8020-pandas-tutorial/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions consider-the-decision-tree/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/consider-the-decision-tree/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions decision-tree-from-scratch/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/decision-tree-from-scratch/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions get-down-with-gradient-descent/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/get-down-with-gradient-descent/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions gradient-boosting-machine-from-scratch/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/gradient-boosting-machine-from-scratch/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions gradient-boosting-machine-with-any-loss-function/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/gradient-boosting-machine-with-any-loss-function/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions hello-pyspark/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/hello-pyspark/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions how-gradient-boosting-does-gradient-descent/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/how-gradient-boosting-does-gradient-descent/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
9 changes: 1 addition & 8 deletions how-to-understand-xgboost/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/xgboost-explained/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down
38 changes: 19 additions & 19 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,78 +2,78 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://randomrealizations.com/gradient-boosting-series.html</loc>
<lastmod>2023-10-17T12:58:48.803Z</lastmod>
<lastmod>2023-10-17T13:28:00.710Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/</loc>
<lastmod>2023-10-17T12:58:47.949Z</lastmod>
<lastmod>2023-10-17T13:27:59.870Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/xgboost-explained/</loc>
<lastmod>2023-10-17T12:58:46.697Z</lastmod>
<lastmod>2023-10-17T13:27:58.608Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/gradient-boosting-machine-from-scratch/</loc>
<lastmod>2023-10-17T12:58:45.708Z</lastmod>
<lastmod>2023-10-17T13:27:57.601Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/how-gradient-boosting-does-gradient-descent/</loc>
<lastmod>2023-10-17T12:58:45.030Z</lastmod>
<lastmod>2023-10-17T13:27:56.899Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/blogging-with-quarto-and-jupyter/</loc>
<lastmod>2023-10-17T12:58:43.928Z</lastmod>
<lastmod>2023-10-17T13:27:55.813Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/consider-the-decision-tree/</loc>
<lastmod>2023-10-17T12:58:42.153Z</lastmod>
<lastmod>2023-10-17T13:27:54.026Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/xgboost-from-scratch/</loc>
<lastmod>2023-10-17T12:58:41.404Z</lastmod>
<lastmod>2023-10-17T13:27:53.272Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/hello-pyspark/</loc>
<lastmod>2023-10-17T12:58:39.765Z</lastmod>
<lastmod>2023-10-17T13:27:51.550Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/8020-pandas-tutorial/</loc>
<lastmod>2023-10-17T12:58:39.170Z</lastmod>
<lastmod>2023-10-17T13:27:50.885Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/get-down-with-gradient-descent/</loc>
<lastmod>2023-10-17T12:58:40.238Z</lastmod>
<lastmod>2023-10-17T13:27:52.047Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/gradient-boosting-machine-with-any-loss-function/</loc>
<lastmod>2023-10-17T12:58:40.961Z</lastmod>
<lastmod>2023-10-17T13:27:52.840Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/hello-world/</loc>
<lastmod>2023-10-17T12:58:41.693Z</lastmod>
<lastmod>2023-10-17T13:27:53.563Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/xgboost-for-regression-in-python/</loc>
<lastmod>2023-10-17T12:58:43.101Z</lastmod>
<lastmod>2023-10-17T13:27:54.975Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/decision-tree-from-scratch/</loc>
<lastmod>2023-10-17T12:58:44.461Z</lastmod>
<lastmod>2023-10-17T13:27:56.343Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/random-realizations-resurrected/</loc>
<lastmod>2023-10-17T12:58:45.294Z</lastmod>
<lastmod>2023-10-17T13:27:57.164Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/posts/gradient-boosting-multi-class-classification-from-scratch/</loc>
<lastmod>2023-10-17T12:58:46.188Z</lastmod>
<lastmod>2023-10-17T13:27:58.086Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/archive.html</loc>
<lastmod>2023-10-17T12:58:47.162Z</lastmod>
<lastmod>2023-10-17T13:27:59.077Z</lastmod>
</url>
<url>
<loc>https://randomrealizations.com/about.html</loc>
<lastmod>2023-10-17T12:58:48.173Z</lastmod>
<lastmod>2023-10-17T13:28:00.082Z</lastmod>
</url>
</urlset>
9 changes: 1 addition & 8 deletions xgboost-from-scratch/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script
async
defer
src="https://umami.randomrealizations.com/script.js"
data-domains="randomrealizations.com"
data-website-id="17844d61-f224-45c0-aa5f-2935c14dd5ac"
></script>
<script type="text/javascript">
<script type="text/javascript" data-umami-event="Redirect">
var redirects = {"":"../posts/xgboost-from-scratch/"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
Expand Down

0 comments on commit 90d8f78

Please sign in to comment.