目錄(80章)
倒序
- 封面
- 版權(quán)頁(yè)
- 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 更新時(shí)間:2021-07-23 14:38:12
推薦閱讀
- Android應(yīng)用程序開(kāi)發(fā)與典型案例
- TypeScript Blueprints
- Ray分布式機(jī)器學(xué)習(xí):利用Ray進(jìn)行大模型的數(shù)據(jù)處理、訓(xùn)練、推理和部署
- INSTANT CakePHP Starter
- 機(jī)械工程師Python編程:入門、實(shí)戰(zhàn)與進(jìn)階
- 青少年P(guān)ython編程入門
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- 程序是怎樣跑起來(lái)的(第3版)
- Mastering Drupal 8 Views
- C#應(yīng)用程序設(shè)計(jì)教程
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- Frank Kane's Taming Big Data with Apache Spark and Python
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- Django 3.0應(yīng)用開(kāi)發(fā)詳解
- Python面試通關(guān)寶典
- 你好!Python
- Distributed Computing with Python
- Java Web應(yīng)用開(kāi)發(fā)
- Serverless工程實(shí)踐:從入門到進(jìn)階
- Swift 2 Blueprints
- PHP高性能開(kāi)發(fā):基礎(chǔ)、框架與項(xiàng)目實(shí)戰(zhàn)
- ASP.NET 3.5系統(tǒng)開(kāi)發(fā)精髓
- C++ Primer(中文版)(第5版)
- Mastering Java 11
- C++ Multithreading Cookbook
- Scratch尋寶之旅
- Java Data Analysis
- iOS開(kāi)發(fā)基礎(chǔ)教程(Swift版)
- Animate CC 2018中文版入門與提高
- ASP.NET 4.0編程技術(shù)大全