GCP BigQuery ML Platform
(Redirected from BigQuery ML Platform)
Jump to navigation
Jump to search
A GCP BigQuery ML Platform is an ML platform within GCP BigQuery.
- Example(s):
- …
- Counter-Example(s):
- See: Google Cloud Datalab.
References
2019
- https://cloud.google.com/bigquery-ml/docs/bigqueryml-intro
- QUOTE: BigQuery ML enables users to create and execute machine learning models in BigQuery using standard SQL queries. BigQuery ML democratizes machine learning by enabling SQL practitioners to build models using existing SQL tools and skills. BigQuery ML increases development speed by eliminating the need to move data.
BigQuery ML functionality is available by using:
- The BigQuery web UI.
- The bq command-line tool.
- The BigQuery REST API.
- An external tool such as a Jupyter notebook or business intelligence platform.
- QUOTE: BigQuery ML enables users to create and execute machine learning models in BigQuery using standard SQL queries. BigQuery ML democratizes machine learning by enabling SQL practitioners to build models using existing SQL tools and skills. BigQuery ML increases development speed by eliminating the need to move data.