You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue proposes the development of a new notebook that demonstrates how to load GeoJSON, Shapefiles and KML geo data into BigQuery, create visualizations and analysis.
Data Preparation
Load the public dataset located at gs://dataproc-metastore-public-binaries/tree_preservations using BigQuery functionality.
You may use the following formats available in the bucket: csv, shapefiles, geojson, kml.
Perform feature engineering to derive relevant variables such as species, location, etc
Prepare the data for model training using BigQuery and potentially utilize BigQuery Geographic for geospatial manipulations.
Model Training
Utilize Vertex AI to train a suitable prediction model, to predict for example, tree height, or growth.
Leverage pre-built algorithms in Vertex AI.
Interpretation and Application
Draw insights from the prediction results.
Discuss potential applications for vegetation management systems.
Explore the integration of the solution with other Google Cloud services like Cloud Functions for real-time processing.
Note: Please refer to the contributing guidelines for detailed instructions on how to contribute to this repository.
This notebook will provide a valuable resource for users interested in applying BigQuery Dataframes, Gemini. We encourage contributions from the community to help develop this notebook.
We appreciate a lot your contribution! :)
The text was updated successfully, but these errors were encountered:
Description
This issue proposes the development of a new notebook that demonstrates how to load GeoJSON, Shapefiles and KML geo data into BigQuery, create visualizations and analysis.
Data Preparation
Load the public dataset located at gs://dataproc-metastore-public-binaries/tree_preservations using BigQuery functionality.
You may use the following formats available in the bucket: csv, shapefiles, geojson, kml.
Perform feature engineering to derive relevant variables such as species, location, etc
Prepare the data for model training using BigQuery and potentially utilize BigQuery Geographic for geospatial manipulations.
Model Training
Utilize Vertex AI to train a suitable prediction model, to predict for example, tree height, or growth.
Leverage pre-built algorithms in Vertex AI.
Interpretation and Application
Draw insights from the prediction results.
Discuss potential applications for vegetation management systems.
Explore the integration of the solution with other Google Cloud services like Cloud Functions for real-time processing.
Resources
Resources
Contributing guidelines: CONTRIBUTING.md
Note: Please refer to the contributing guidelines for detailed instructions on how to contribute to this repository.
This notebook will provide a valuable resource for users interested in applying BigQuery Dataframes, Gemini. We encourage contributions from the community to help develop this notebook.
We appreciate a lot your contribution! :)
The text was updated successfully, but these errors were encountered: