You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IoT-For-Beginners/translations/hk/4-manufacturing/lessons/2-check-fruit-from-device/assignment.md

27 lines
1.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "022e21f8629b721424c1de25195fff67",
"translation_date": "2025-08-26T14:10:37+00:00",
"source_file": "4-manufacturing/lessons/2-check-fruit-from-device/assignment.md",
"language_code": "hk"
}
-->
# 回應分類結果
## 指引
您的裝置已對圖片進行分類,並獲得了預測的數值。您的裝置可以利用這些資訊執行某些操作,例如將數據發送到 IoT Hub 供其他系統處理,或者控制一個執行器,例如當水果未成熟時點亮 LED 燈。
在您的裝置中新增程式碼,以您選擇的方式作出回應——可以是將數據發送到 IoT Hub控制執行器或者結合兩者將數據發送到 IoT Hub並使用無伺服器程式碼來判斷水果是否成熟然後發送指令來控制執行器。
## 評分標準
| 評分標準 | 優秀 | 合格 | 需要改進 |
| -------- | ---- | ---- | -------- |
| 回應預測結果 | 能夠實現對預測結果的回應,並且對相同數值的預測結果能夠一致地運作。 | 能夠實現一個與預測結果無關的回應,例如僅將原始數據發送到 IoT Hub。 | 無法編程讓裝置對預測結果作出回應。 |
---
**免責聲明**
本文件已使用人工智能翻譯服務 [Co-op Translator](https://github.com/Azure/co-op-translator) 進行翻譯。儘管我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。原始語言的文件應被視為權威來源。對於重要信息,建議使用專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋概不負責。