- Hands-On Neural Networks
- Leonardo De Marchi Laura Mitchell
- 103字
- 2021-06-24 14:00:12
Metrics
The metric chosen to evaluate the algorithm is another extremely important step in the machine learning process. You can also choose one particular metric as the loss of the algorithm aims to minimize. The loss is a measure of the error that our algorithm produces if we compare its predictions to our ground truth. The loss is very important as it determines how the algorithm will evaluate its mistakes and therefore how it will learn the function that maps the inputs with the outputs.
We can divide again the metrics by the type of problems we have, metrics for classification, or regression.
推薦閱讀
- Ansible Configuration Management
- Canvas LMS Course Design
- 三菱FX3U/5U PLC從入門到精通
- Spark編程基礎(Scala版)
- 腦動力:PHP函數速查效率手冊
- Learning Apache Cassandra(Second Edition)
- Visual C# 2008開發技術實例詳解
- PyTorch深度學習實戰
- VMware Performance and Capacity Management(Second Edition)
- STM32嵌入式微控制器快速上手
- 構建高性能Web站點
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Docker on Amazon Web Services
- Bayesian Analysis with Python
- 計算機組成與操作系統