-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
45 lines (45 loc) · 1.07 KB
/
_pkgdown.yml
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
43
44
45
title: "googleCloudAutoMLTablesR"
url: https://code.justinmarciszewski.me/googleCloudAutoMLTablesR/
home:
strip_header: true
authors:
Justin Marciszewski:
href: https://www.justinmarciszewski.me/
template:
params:
bootswatch: cosmo
ganalytics: UA-161482740-1
navbar:
title: googleCloudAutoMLTablesR
type: inverse
reference:
- title: "Authentication"
contents:
- gcat_project_get
- gcat_project_set
- title: "Datasets"
contents:
- gcat_create_dataset
- gcat_get_column_spec
- gcat_get_dataset
- gcat_get_global_dataset
- gcat_get_table_specs
- gcat_global_dataset
- gcat_import_data
- gcat_list_column_specs
- gcat_list_datasets
- gcat_list_table_specs
- gcat_set_target_column
- title: "Locations"
contents:
- gcat_get_location
- gcat_list_locations
- gcat_region_set
- gcat_region_get
- title: "Models"
contents:
- gcat_batch_predict
- gcat_create_model
- gcat_get_model
- gcat_list_model_evaluations
- gcat_list_models