株式会社極東書店トップ > 商品一覧 > Data Analytics : A Small Data Approach.
商品詳細
Data Analytics : A Small Data Approach.
・ISBN 978-0-367-60950-4 hard GB£ 103.99
¥32,943.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Huang, Shuai / Deng, Houtao, |
|---|---|
| シリーズ | Chapman & Hall/CRC Data Science Series |
| 出版社 | (Chapman & Hall/CRC, UK) |
| 出版年月 | 2021 |
| ページ数 | 257 pp. |
| 言語 | ENG |
| ニュース番号 | <M25-901> |
解説
Data Analytics: A Small Data Approach is suitable for an introductory data analytics course to help students understand some main statistical learning models. It has many small datasets to guide students to work out pencil solutions of the models and then compare with results obtained from established R packages. Also, as data science practice is a process that should be told as a story, in this book there are many course materials about exploratory data analysis, residual analysis, and flowcharts to develop and validate models and data pipelines.
The main models covered in this book include linear regression, logistic regression, tree models and random forests, ensemble learning, sparse learning, principal component analysis, kernel methods including the support vector machine and kernel regression, and deep learning. Each chapter introduces two or three techniques. For each technique, the book highlights the intuition and rationale first, then shows how mathematics is used to articulate the intuition and formulate the learning problem. R is used to implement the techniques on both simulated and real-world dataset. Python code is also available at the book's website: http://dataanalyticsbook.info.