Skip to content

Commit 6b75c29

Browse files
Update Integrate With Machine Learning APIs Challenge Lab Solution
1 parent 857a795 commit 6b75c29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: Integrate With Machine Learning APIs Challenge Lab Solution

+4
Original file line numberDiff line numberDiff line change
@@ -235,3 +235,7 @@ python3 analyze-images.py $DEVSHELL_PROJECT_ID $DEVSHELL_PROJECT_ID
235235
Navigation Menu -> BigQuery, Run
236236

237237
SELECT locale,COUNT(locale) as lcount FROM image_classification_dataset.image_text_detail GROUP BY locale ORDER BY lcount DESC
238+
239+
240+
Congratulations, you're all done with the lab 😄
241+

0 commit comments

Comments
 (0)