Skip to content

Commit c370aa4

Browse files
authored
redirect for all oneDAL htmls
2 parents 17d98e5 + 06ac104 commit c370aa4

426 files changed

Lines changed: 2130 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

onedal/404.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/404.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/404.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/clustering/dbscan.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/clustering/dbscan.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/clustering/index.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/clustering/index.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/clustering/kmeans-init.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/clustering/kmeans-init.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/clustering/kmeans.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/clustering/kmeans.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/covariance/covariance.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/covariance/covariance.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/covariance/index.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/covariance/index.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/decomposition/index.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/decomposition/index.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/decomposition/pca.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/decomposition/pca.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /onedal/api/algorithms/ensembles/decision-forest.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDAL/api/algorithms/ensembles/decision-forest.html
5+
---

0 commit comments

Comments
 (0)