We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9eb86d commit 065c6d4Copy full SHA for 065c6d4
pgml-docs/docs/index.md
@@ -3,6 +3,7 @@ hide:
3
- navigation
4
- toc
5
- comments
6
+title: End-to-end Machine Learning for Everyone
7
---
8
9
<style>
pgml-docs/mkdocs.yml
@@ -111,7 +111,7 @@ markdown_extensions:
111
- pymdownx.tilde
112
113
nav:
114
- - Home: index.md
+ - PostgresML: index.md
115
# - Gym: gym.md
116
- User Guides:
117
- Setup:
0 commit comments