目錄(80章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with R
- Reading data from different sources
- Reading data from a database
- Data types in R
- Data preprocessing techniques
- Performing data operations
- Control structures in R
- Bringing data to a usable format
- Summary
- Chapter 2. Exploratory Data Analysis
- The Titanic dataset
- Descriptive statistics
- Inferential statistics
- Univariate analysis
- Bivariate analysis
- Multivariate analysis
- Summary
- Chapter 3. Pattern Discovery
- Transactional datasets
- Apriori analysis
- Support confidence and lift
- Generating filtering rules
- Plotting
- Sequential dataset
- Apriori sequence analysis
- Understanding the results
- Business cases
- Summary
- Chapter 4. Segmentation Using Clustering
- Datasets
- Centroid-based clustering and an ideal number of clusters
- Implementation using K-means
- Visualizing the clusters
- Connectivity-based clustering
- Visualizing the connectivity
- Business use cases
- Summary
- Chapter 5. Developing Regression Models
- Datasets
- Sampling the dataset
- Logistic regression
- Evaluating logistic regression
- Linear regression
- Evaluating linear regression
- Methods to improve the accuracy
- Ensemble models
- Summary
- Chapter 6. Time Series Forecasting
- Datasets
- Extracting patterns
- Forecasting using ARIMA
- Forecasting using Holt-Winters
- Methods to improve accuracy
- Summary
- Chapter 7. Recommendation Engine
- Dataset and transformation
- Recommendations using user-based CF
- Recommendations using item-based CF
- Challenges and enhancements
- Summary
- Chapter 8. Communicating Data Analysis
- Dataset
- Plotting using the googleVis package
- Creating an interactive dashboard using Shiny
- Summary
- Index 更新時間:2021-07-23 14:38:12
推薦閱讀
- 基于粒計算模型的圖像處理
- Google Flutter Mobile Development Quick Start Guide
- Docker and Kubernetes for Java Developers
- Mastering Adobe Captivate 2017(Fourth Edition)
- Android和PHP開發最佳實踐(第2版)
- MySQL數據庫應用與管理 第2版
- HoloLens Beginner's Guide
- 深入淺出Java虛擬機:JVM原理與實戰
- 從0到1:HTML+CSS快速上手
- C語言最佳實踐
- QGIS:Becoming a GIS Power User
- concrete5 Cookbook
- Mastering Xamarin.Forms(Second Edition)
- 利用Python進行數據分析
- Unity 3D/2D移動開發實戰教程
- Azure Serverless Computing Cookbook
- Learning Ionic
- 零基礎C語言學習筆記
- Unreal Engine 4 Game Development Essentials
- VBA Automation for Excel 2019 Cookbook
- Python:Penetration Testing for Developers
- Mastering Sublime Text
- 機器學習與R語言(原書第2版)
- Oracle程序員面試筆試寶典
- Node與Express開發
- Java程序員面試筆試寶典
- Building an FPS Game with Unity
- Reporting in TFS
- Reactive Programming with Swift 4
- 高可用可伸縮微服務架構:基于Dubbo、Spring Cloud和Service Mesh