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

Appearance settings

Commit e0c7cca

Browse filesBrowse files
shollymanalixhami
authored andcommitted
Address broken test by updating CREATE MODEL options. (GoogleCloudPlatform#1799)
Tracked internally as 118618672.
1 parent 31e7748 commit e0c7cca
Copy full SHA for e0c7cca

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎bigquery/bqml/ncaa_tutorial_test.py

Copy file name to clipboardExpand all lines: bigquery/bqml/ncaa_tutorial_test.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def test_ncaa_tutorial(delete_dataset):
6161
CREATE OR REPLACE MODEL `bqml_tutorial.ncaa_model`
6262
OPTIONS (
6363
model_type='linear_reg',
64-
data_split_eval_fraction=0.1,
6564
max_iteration=50 ) AS
6665
SELECT
6766
* EXCEPT (

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.