Skip to content

Commit

Permalink
deploy: b786326
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent ec046c0 commit 2e94943
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
15 changes: 15 additions & 0 deletions auto.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Redirecting...</title>
<script type="text/javascript">
window.location.replace('https://nixtlaverse.nixtla.io/mlforecast/auto.html');
</script>
</head>
<body>
<p>If you are not redirected, <a href="https://nixtlaverse.nixtla.io/mlforecast/auto.html">click here</a>.</p>
</body>
</html>
15 changes: 15 additions & 0 deletions docs/how-to-guides/hyperparameter_optimization.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Redirecting...</title>
<script type="text/javascript">
window.location.replace('https://nixtlaverse.nixtla.io/mlforecast/docs/how-to-guides/hyperparameter_optimization.html');
</script>
</head>
<body>
<p>If you are not redirected, <a href="https://nixtlaverse.nixtla.io/mlforecast/docs/how-to-guides/hyperparameter_optimization.html">click here</a>.</p>
</body>
</html>
15 changes: 15 additions & 0 deletions optimization.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Redirecting...</title>
<script type="text/javascript">
window.location.replace('https://nixtlaverse.nixtla.io/mlforecast/optimization.html');
</script>
</head>
<body>
<p>If you are not redirected, <a href="https://nixtlaverse.nixtla.io/mlforecast/optimization.html">click here</a>.</p>
</body>
</html>

0 comments on commit 2e94943

Please sign in to comment.