Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4325d61 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
serkor1 committed Jan 4, 2025
1 parent d2a2fa6 commit 048e8d8
Show file tree
Hide file tree
Showing 10 changed files with 244 additions and 96 deletions.
208 changes: 128 additions & 80 deletions news/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ articles:
classification_problems: classification_problems.html
regression_problems: regression_problems.html
SLmetrics: SLmetrics.html
last_built: 2025-01-04T16:38Z
last_built: 2025-01-04T22:15Z
urls:
reference: https://serkor1.github.io/SLmetrics/reference
article: https://serkor1.github.io/SLmetrics/articles
8 changes: 8 additions & 0 deletions reference/cross.entropy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="0;URL=https://serkor1.github.io/SLmetrics/reference/entropy.html" />
<meta name="robots" content="noindex">
<link rel="canonical" href="https://serkor1.github.io/SLmetrics/reference/entropy.html">
</head>
</html>

8 changes: 8 additions & 0 deletions reference/cross.entropy.matrix.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="0;URL=https://serkor1.github.io/SLmetrics/reference/entropy.html" />
<meta name="robots" content="noindex">
<link rel="canonical" href="https://serkor1.github.io/SLmetrics/reference/entropy.html">
</head>
</html>

75 changes: 70 additions & 5 deletions reference/entropy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 11 additions & 8 deletions reference/logloss.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions reference/relative.entropy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="0;URL=https://serkor1.github.io/SLmetrics/reference/entropy.html" />
<meta name="robots" content="noindex">
<link rel="canonical" href="https://serkor1.github.io/SLmetrics/reference/entropy.html">
</head>
</html>

8 changes: 8 additions & 0 deletions reference/relative.entropy.matrix.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="0;URL=https://serkor1.github.io/SLmetrics/reference/entropy.html" />
<meta name="robots" content="noindex">
<link rel="canonical" href="https://serkor1.github.io/SLmetrics/reference/entropy.html">
</head>
</html>

2 changes: 1 addition & 1 deletion search.json

Large diffs are not rendered by default.

0 comments on commit 048e8d8

Please sign in to comment.