目錄(80章)
倒序
- 封面
- 版權(quán)頁
- 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
推薦閱讀
- Visual C++程序設(shè)計教程
- Getting Started with Gulp(Second Edition)
- Node.js 10實戰(zhàn)
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- Apache Oozie Essentials
- C語言程序設(shè)計(第3版)
- Web Scraping with Python
- Java程序員面試算法寶典
- 網(wǎng)絡(luò)爬蟲原理與實踐:基于C#語言
- Learning Three.js:The JavaScript 3D Library for WebGL
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- NGINX Cookbook
- Kubernetes源碼剖析
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 從0到1:HTML5 Canvas動畫開發(fā)
- Go Systems Programming
- PHP動態(tài)網(wǎng)站開發(fā)實踐教程
- C# 10核心技術(shù)指南
- Django 3 Web Development Cookbook
- 走近SDN/NFV
- Python數(shù)據(jù)科學(xué)實戰(zhàn)
- C++設(shè)計模式
- 軟件工程實用教程
- 云原生基礎(chǔ)架構(gòu):構(gòu)建和管理現(xiàn)代可擴(kuò)展基礎(chǔ)架構(gòu)的模式及實踐
- Infusionsoft Cookbook
- Python數(shù)據(jù)分析實戰(zhàn)
- Oracle DBA基礎(chǔ)教程
- 系統(tǒng)辨識理論及Matlab仿真
- 劍指JavaWeb:技術(shù)詳解與應(yīng)用實踐
- Python快速編程入門(第2版)