GoogleCloudPlatform/ai-ml-recipes

Notebook: Geospatial Analytics and AI using BigQuery and Vertex AI

Open

#44 aperta il 29 ott 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Jupyter Notebook (27 fork)auto 404
good first issue

Metriche repository

Star
 (81 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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! :)

Guida contributor