- Machine Learning with Go Quick Start Guide
- Michael Bironneau Toby Coleman
- 123字
- 2021-06-24 13:34:01
Re-validating
It is rare to put a model into production that never requires updating or re-training. A recommender system may need regular re-training as user preferences shift. An image recognition model for car makes and models may need re-training as more models come onto the market. A behavioral forecasting tool that produces one model for each device in an IoT population may need continuous monitoring to ensure that each model still satisfies the desired accuracy criterion, and to retrain those that are not.
The re-validation process is a continuous process where the accuracy of the model is tested and, if it is deemed to have decreased, an automated or manual process is triggered to re-train it, ensuring that the results are always optimal.
推薦閱讀
- 新型電腦主板關鍵電路維修圖冊
- 電腦軟硬件維修大全(實例精華版)
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 電腦組裝與維修從入門到精通(第2版)
- INSTANT Wijmo Widgets How-to
- 從零開始學51單片機C語言
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- Blender Quick Start Guide
- 龍芯自主可信計算及應用
- LPC1100系列處理器原理及應用
- 電腦組裝與維護即時通
- IP網絡視頻傳輸:技術、標準和應用
- Mastering Machine Learning on AWS
- Istio實戰指南
- Corona SDK Mobile Game Development:Beginner's Guide