Skip to content

Commit 438672a

Browse files
committed
more
1 parent d931bbe commit 438672a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ Training a model is as easy as creating a table or a view that holds the trainin
119119

120120
```sql
121121
SELECT * FROM pgml.train('Red Wine Quality', 'regression', 'wine_quality_red', 'quality');
122+
123+
project_name | objective | status
124+
---------------------+------------+--------
125+
Red Wine Quality | regression | deployed
122126
```
123127

124128
The function will snapshot the training data, train the model using multiple algorithms, automatically pick the best one, and make it available for predictions.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy