- Mastering Predictive Analytics with R(Second Edition)
- James D. Miller Rui Miguel Forte
- 144字
- 2021-07-02 20:25:17
Summary
In this chapter, we explored the fundamental ideas surrounding issues and concerns with data quality and how to categorize quality issues by their type, as well as presented ideas for tidying up your data.
In order to compare the performance of the different models that one may create, we went on to establish some fundamental notions of model performance, such as the mean squared error (MSE) for regression and the classification error rate for classification.
We also introduced cross-validation as a generic assessment technique to be used in cases where there is a limited amount of data available.
Finally, learning curves were discussed as a way to judge the ability of a model to improve its scores or ability to learn.
With a firm grounding in the basics of the predictive modeling process, we will look at linear regression in the next chapter.
- Software Defined Networking with OpenFlow
- C語(yǔ)言程序設(shè)計(jì)(第3版)
- 樂(lè)學(xué)Web編程:網(wǎng)站制作不神秘
- JavaScript 網(wǎng)頁(yè)編程從入門(mén)到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開(kāi)發(fā)視頻大講堂)
- 算法大爆炸:面試通關(guān)步步為營(yíng)
- C#程序設(shè)計(jì)教程
- 編寫(xiě)高質(zhì)量代碼:改善C程序代碼的125個(gè)建議
- C語(yǔ)言程序設(shè)計(jì)
- HTML5+CSS3網(wǎng)頁(yè)設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)實(shí)踐教程
- Azure Serverless Computing Cookbook
- Serverless Web Applications with React and Firebase
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- Android Game Programming by Example
- Scratch編程從入門(mén)到精通