目錄(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
推薦閱讀
- Objective-C應用開發全程實錄
- Learning Spring 5.0
- Visual Basic編程:從基礎到實踐(第2版)
- 實戰低代碼
- C語言程序設計上機指導與習題解答(第2版)
- Windows Phone 7.5:Building Location-aware Applications
- 區塊鏈技術與應用
- Visual Studio Code 權威指南
- PHP+MySQL Web應用開發教程
- Mastering ArcGIS Server Development with JavaScript
- Raspberry Pi開發實戰
- 面向物聯網的Android應用開發與實踐
- Node.js Web Development
- Test-Driven Java Development(Second Edition)
- vSphere High Performance Cookbook(Second Edition)
- 小學生Python創意編程(視頻教學版)
- 數據結構:Python語言描述
- 物聯網軟件架構設計與實現
- 前端程序員面試筆試真題庫
- C語言程序設計基礎實驗教程
- Android App開發入門與實戰
- 游戲概論
- HuggingFace自然語言處理詳解:基于BERT中文模型的任務實戰
- UX for the Web
- Predictive Analytics Using Rattle and Qlik Sense
- C語言程序設計基礎教程
- Building Machine Learning Systems with Python
- 我的第一本編程書:玩轉Scratch
- Learning Embedded Linux Using the Yocto Project
- Mastering Swift 3