- Mastering Machine Learning with R
- Cory Lesmeister
- 199字
- 2021-07-09 21:28:19
Evaluation
With the evaluation process, the main goal is to confirm that the work that has been done and the model selected at this point meets the business objective. Ask yourself and others, have we achieved the definition of success? Let the Netflix prize serve as a cautionary tale here. I'm sure you are aware that Netflix awarded a $1 million prize to the team that could produce the best recommendation algorithm as defined by the lowest RMSE. However, Netflix did not implement it because the incremental accuracy gained was not worth the engineering effort! Always apply Occam's razor. At any rate, here are the tasks:
- Evaluate the results
- Review the process
- Determine the next steps
In reviewing the process, it may be necessary—as you no doubt determined earlier in the process—to take the results through governance and communicate with the other stakeholders in order to gain their buy-in. As for the next steps, if you want to be a change agent, make sure that you answer the what, so what, and now what in the stakeholders' minds. If you can tie their now what into the decision that you made earlier, you are money.
- 嵌入式軟件系統(tǒng)測(cè)試:基于形式化方法的自動(dòng)化測(cè)試解決方案
- C語(yǔ)言程序設(shè)計(jì)(第3版)
- MySQL數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Spring+Spring MVC+MyBatis整合開(kāi)發(fā)實(shí)戰(zhàn)
- Python Web數(shù)據(jù)分析可視化:基于Django框架的開(kāi)發(fā)實(shí)戰(zhàn)
- SQL基礎(chǔ)教程(第2版)
- HTML5 APP開(kāi)發(fā)從入門(mén)到精通(微課精編版)
- Learning YARN
- Regression Analysis with Python
- Developing SSRS Reports for Dynamics AX
- Raspberry Pi Robotic Blueprints
- Puppet:Mastering Infrastructure Automation
- 從零開(kāi)始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- Python數(shù)據(jù)科學(xué)實(shí)踐指南
- 用Python動(dòng)手學(xué)統(tǒng)計(jì)學(xué)