- 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.
- The Complete Rust Programming Reference Guide
- 計算思維與算法入門
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- SQL for Data Analytics
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- 軟件項目管理實用教程
- AppInventor實踐教程:Android智能應用開發(fā)前傳
- 劍指Java:核心原理與應用實踐
- 領(lǐng)域驅(qū)動設計:軟件核心復雜性應對之道(修訂版)
- Salesforce Reporting and Dashboards
- QGIS Python Programming Cookbook(Second Edition)
- 分布式架構(gòu)原理與實踐
- Hands-On Dependency Injection in Go
- Java程序設計實用教程(第2版)