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.
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-24T21:28:35+00:00",
"source_file": "4-manufacturing/lessons/2-check-fruit-from-device/assignment.md",
"language_code": "tw"
}
-->
# 回應分類結果
## 指示
您的設備已對影像進行分類,並獲得了預測值。您的設備可以利用這些資訊執行某些操作——例如將資料傳送至 IoT Hub 供其他系統處理,或者控制一個執行器(例如 LED) , 在水果未成熟時點亮。
請為您的設備添加程式碼,以您選擇的方式進行回應——可以是傳送資料至 IoT Hub、控制執行器, 或者結合兩者, 傳送資料至 IoT Hub, 並使用無伺服器程式碼判斷水果是否成熟, 然後回傳指令以控制執行器。
## 評分標準
| 標準 | 卓越 | 合格 | 需要改進 |
| ---- | ---- | ---- | -------- |
| 回應預測結果 | 能夠根據相同預測值一致地實現回應 | 能夠實現與預測結果無關的回應,例如僅將原始資料傳送至 IoT Hub | 無法編程設備以回應預測結果 |
** 免責聲明**:
本文件使用 AI 翻譯服務 [Co-op Translator ](https://github.com/Azure/co-op-translator ) 進行翻譯。我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。應以原文文件作為權威來源。對於關鍵資訊,建議尋求專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或誤讀概不負責。