Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook: Geospatial Analytics and AI using BigQuery and Vertex AI #44

Open
NiloFreitas opened this issue Oct 29, 2024 · 0 comments
Open
Assignees
Labels
good first issue Good for newcomers

Comments

@NiloFreitas
Copy link
Member

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

@NiloFreitas NiloFreitas added the good first issue Good for newcomers label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants