Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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) <[email protected]> * delete blank line Co-authored-by: Tim Sweña (Swast) <[email protected]> * remove test data Co-authored-by: Tim Sweña (Swast) <[email protected]> * remove test checks Co-authored-by: Tim Sweña (Swast) <[email protected]> * remove test check Co-authored-by: Tim Sweña (Swast) <[email protected]> * add variable input to allow random string to be passed and saved as the model Co-authored-by: Tim Sweña (Swast) <[email protected]> * 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) <[email protected]>
- Loading branch information