- Notifications
You must be signed in to change notification settings - Fork328
v2.0 - PostgresML#529
-
v2.0 - PostgresMLTrain and deploy models to make online predictions using only SQL, with an open source Postgres extension. |
BetaWas this translation helpful?Give feedback.
All reactions
🎉 2
Replies: 3 comments 1 reply
-
the command for installing postgres server dev files should be changed to this (postgres version in the end, otherwise it cant find a package): sudo apt-get install -y |
BetaWas this translation helpful?Give feedback.
All reactions
-
also here i get an error with --version "0.4.5" but with "0.5.6" it works |
BetaWas this translation helpful?Give feedback.
All reactions
-
Trying to run dashboard: |
BetaWas this translation helpful?Give feedback.
All reactions
-
do you have pgml schema and notebooks table in it? |
BetaWas this translation helpful?Give feedback.