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.
ML-For-Beginners/3-Web-App/1-Web-App/translations/assignment.zh-tw.md

12 lines
936 B

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.

# 嘗試不同的模型
## 說明
現在你已經能夠使用一個經過訓練的回歸模型來搭建web應用程序那麽請你從前面的回歸課程中重新選擇一個模型來重做一遍web應用程序。你可以使用原來的風格或者其他不同的風格進行設計來展示pumpkin數據。註意更改輸入以反映模型的訓練方法。
## 評判標準
| 標準 | 優秀 | 中規中矩 | 仍需努力 |
| -------------------------- | --------------------------------------------------------- | --------------------------------------------------------- | -------------------------------------- |
| | web應用程序按預期運行並部署到雲端 | web應用程序存在缺陷或者顯示意想不到的結果 | web應用程序無法正常運行 |