Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit63eac45

Browse files
committed
more
1 parent3bc2302 commit63eac45

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*FROMpgml.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)

[8]ページ先頭

©2009-2025 Movatter.jp