Commit 4cb62fd
docs: move and edit existing linear-regression tutorial snippet (#991)
* add new alias '__version__'
* remove accidental changes
* correct assignment
* docs: edit existing code snippet for linear regression and add to /snippets
* return type
* remove filtering
* input data updated
* remove score and predict
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
* delete blank line
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
* remove test data
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
* remove test checks
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
* remove test check
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
* add variable input to allow random string to be passed and saved as the model
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
* add line that writes the dataframe to big query
* update comment with the correct tutorial model reference
* update comment with the correct tutorial model reference
* remove extra line
---------
Co-authored-by: Tim Sweña (Swast) <swast@google.com>1 parent 208a984 commit 4cb62fd
1 file changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments