An Introduction to Statistical Learning

Gareth James

出版社

Springer

出版时间

2013-08-11

ISBN

9781461471370

评分

★★★★★
书籍介绍

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.

Gareth James is a professor of data sciences and operations at the University of Southern California. He has published an extensive body of methodological work in the domain of statistical learning with particular emphasis on high-dimensional and functional data. The conceptual framework for this book grew out of his MBA elective courses in this area.

Daniela Witten is an assoc...

(展开全部)

AI导读
核心看点
  • 弱化数学推导,侧重直观理解与思维启发
  • 涵盖回归、分类、树模型等核心统计学习方法
  • 每章附带R语言实验,便于动手实践验证
适合谁读
  • 机器学习与数据科学领域的初学者
  • 希望快速掌握统计学习核心概念的从业者
  • 觉得《统计学习要素》太难的非统计专业读者
读前提醒
  • 建议配合斯坦福公开课视频同步学习
  • 书中代码较旧,建议用Python或新版R复现
  • 重点理解偏差-方差权衡这一核心思想
读者共识
  • 被誉为最适合初学者的统计学习入门教材
  • 内容简明清晰,阅读体验愉悦,逻辑性强
  • 虽覆盖基础算法全面,但缺乏神经网络内容

本导读基于书籍简介、目录、原文摘录、短评和书评生成,不等同于全文精读。

精彩摘录
  • "1. 是否至少一个自变量能够预测因变量 2. 预测因变量的究竟是所有自变量,还是部分自变量 3. 模型究竟有多准? 4. 就已有的自变量数据,究竟该预测怎样的因变量,以及预测地有多准"
  • "It turns out that R2 will always increase when more variables are added to the model, even if those variables are only weakly associated with the response."
  • "Chapter 2 introduces the basic terminology and concepts behind statistical learning. Chapters 3 and 4 cover classical linear methods for regression and classification. In particular, Chapter 3 reviews linear regression, the fundamental starting point for all regression methods. In Chapter 4 we discu"
  • "In this new book, we cover many of the same topics as ESL, but we concentrate more on the applications of the methods and less on the mathematical details. We have created labs illustrating how to implement each of the statictical learning methods using the popular statistical software package R. ``"
作者简介
Gareth James is a professor of data sciences and operations at the University of Southern California. He has published an extensive body of methodological work in the domain of statistical learning with particular emphasis on high-dimensional and functional data. The conceptual framework for this book grew out of his MBA elective courses in this area. Daniela Witten is an associate professor of statistics and biostatistics at the University of Washington. Her research focuses largely on statistical machine learning in the high-dimensional setting, with an emphasis on unsupervised learning. Trevor Hastie and Robert Tibshirani are professors of statistics at Stanford University, and are co-authors of the successful textbook Elements of Statistical Learning. Hastie and Tibshirani developed generalized additive models and wrote a popular book of that title. Hastie co-developed much of the statistical modeling software and environment in R/S-PLUS and invented principal curves and surfaces. Tibshirani proposed the lasso and is co-author of the very successful An Introduction to the Bootstrap.
目录
Preface vii
1 Introduction 1
2 Statistical Learning 15
2.1 What Is Statistical Learning? . . . . . . . . . . . . . . . . . 15
2.1.1 Why Estimate f? . . . . . . . . . . . . . . . . . . . . 17

显示全部
用户评论
感觉自己还是学院派,这是截至目前最喜欢的一本机器学习(统计学习)教材,尽管数学原理介绍得也不算深,但总体仍然是重理论、轻代码、轻应用。
果然是element of statistical learning的R语言简明版。或者看成ESL的导读也行。
写得这么好的教材竟然还不要钱!业界良心啊~ 唯一的缺点是有点啰嗦……
拯救看不懂ESL的学渣们所写的一本书,作者着实佛心
Beyond the scope of this book...有的内容不讲原理给再多例子也没意思
神作啊神作
课程教材,第一次认真读完的工具书,入门必备。数学基础比较差的可能有些地方不那么好理解,不过看懂想必没有问题
书很好 我数学太差
暑假学的,讲得很全面,很入门,就是啰嗦了点
特别好特别感谢🙏
收藏