Skip to content

Commit 6d82c08

Browse files
committed
Edited readme files
1 parent 9966b92 commit 6d82c08

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Insights Recipes
1+
# Insights samples
22

33
This repository contains samples for the Insights produts from Google Maps Platform.
44

55
You can learn more about the products on the [product page](https://mapsplatform.google.com/maps-products/geospatial-analytics)
66

7-
### Imagery Insights
7+
### Street View Insights
88

99
[Docs](https://developers.google.com/maps/documentation/imagery-insights)
1010

street_view_insights/notebooks/Supervised fine tuning/Supervised_fine_tuned_Gemini_based_lamp_identificationv2.ipynb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,7 @@
386386
"id": "y-z-a-b-c"
387387
},
388388
"source": [
389-
"## Generate Summary of Analysis Results\n",
390-
"\n",
391-
"### Subtask:\n",
392-
"Add a new code cell that processes the `results_df` DataFrame. This code will categorize the results into 'Yes', 'Maybe', 'No', and 'Error', count the items in each category, and retrieve a few sample `asset_id`s. The summary will be displayed in a new, nicely formatted pandas DataFrame."
389+
"## Generate Summary of Analysis Results\n"
393390
]
394391
},
395392
{

0 commit comments

Comments
 (0)