- Mastering Predictive Analytics with R(Second Edition)
- James D. Miller Rui Miguel Forte
- 249字
- 2021-07-02 20:25:12
Preface
Predictive analytics incorporates a variety of statistical techniques from predictive modeling, machine learning, and data mining that aim to analyze current and historical facts to produce results referred to as predictions about the future or otherwise unknown events.
R is an open source programming language that is widely used among statisticians and data miners for predictive modeling and data mining. With its constantly growing community and plethora of packages, R offers the functionality to deal with a truly vast array of problems.
This book builds upon its first edition, meaning to be both a guide and a reference to the reader wanting to move beyond the basics of predictive modeling. The book begins with a dedicated chapter on the language of models as well as the predictive modeling process. Each subsequent chapter tackles a particular type of model, such as neural networks, and focuses on the three important questions of how the model works, how to use R to train it, and how to measure and assess its performance using real-world datasets.
This second edition provides up-to-date in-depth information on topics such as Performance Metrics and Learning Curves, Polynomial Regression, Poisson and Negative Binomial Regression, back-propagation, Radial Basis Function Networks, and more. A chapter has also been added that focuses on working with very large datasets. By the end of this book, you will have explored and tested the most popular modeling techniques in use on real-world datasets and mastered a diverse range of techniques in predictive analytics.
- Web程序設(shè)計及應(yīng)用
- 極簡算法史:從數(shù)學(xué)到機器的故事
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- 信息可視化的藝術(shù):信息可視化在英國
- .NET 4.0面向?qū)ο缶幊搪劊夯A(chǔ)篇
- Visual Basic學(xué)習(xí)手冊
- ADI DSP應(yīng)用技術(shù)集錦
- C語言程序設(shè)計
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實踐
- Android驅(qū)動開發(fā)權(quán)威指南
- 小程序,巧應(yīng)用:微信小程序開發(fā)實戰(zhàn)(第2版)
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計與實現(xiàn)原理
- MySQL從入門到精通
- Go語言從入門到進階實戰(zhàn)(視頻教學(xué)版)
- 算法技術(shù)手冊