- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 122字
- 2021-07-02 13:49:35
Evaluation
So, now you've got a shiny new model, but exactly how good is that model? This is the question that the evaluation phase seeks to answer. There are a number of ways to measure the performance of a model, and again it is largely dependent on the type of data you are working with and the type of model used, but on the whole, we are seeking to answer the question of how close the model's predictions are to the actual value. There is an array of confusing sounding terms, such as root mean-square error, or Euclidean distance, or F1 score. But in the end, they are all just a measure of distance between the actual prediction and the estimated prediction.
推薦閱讀
- 深入理解Spring Cloud與實(shí)戰(zhàn)
- Python GUI Programming:A Complete Reference Guide
- 深入淺出SSD:固態(tài)存儲(chǔ)核心技術(shù)、原理與實(shí)戰(zhàn)
- 硬件產(chǎn)品經(jīng)理成長(zhǎng)手記(全彩)
- 硬件產(chǎn)品經(jīng)理手冊(cè):手把手構(gòu)建智能硬件產(chǎn)品
- 平衡掌控者:游戲數(shù)值經(jīng)濟(jì)設(shè)計(jì)
- 電腦軟硬件維修從入門(mén)到精通
- Arduino BLINK Blueprints
- 面向?qū)ο蠓治雠c設(shè)計(jì)(第3版)(修訂版)
- 筆記本電腦維修300問(wèn)
- 基于Proteus仿真的51單片機(jī)應(yīng)用
- VMware Workstation:No Experience Necessary
- 龍芯自主可信計(jì)算及應(yīng)用
- 基于PROTEUS的電路設(shè)計(jì)、仿真與制板
- 嵌入式系統(tǒng)原理及應(yīng)用:基于ARM Cortex-M4體系結(jié)構(gòu)