舉報

會員
The Data Analysis Workshop
Businessestodayoperateonlineandgeneratedataalmostcontinuously.Whilenotalldatainitsrawformmayseemuseful,ifprocessedandanalyzedcorrectly,itcanprovideyouwithvaluablehiddeninsights.TheDataAnalysisWorkshopwillhelpyoulearnhowtodiscoverthesehiddenpatternsinyourdata,toanalyzethem,andleveragetheresultstohelptransformyourbusiness.Thebookbeginsbytakingyouthroughtheusecaseofabikerentalshop.You'llbeshownhowtocorrelatedata,plothistograms,andanalyzetemporalfeatures.Asyouprogress,you’lllearnhowtoplotdataforahydraulicsystemusingtheSeabornandMatplotliblibraries,andexploreavarietyofusecasesthatshowyouhowtojoinandmergedatabases,preparedataforanalysis,andhandleimbalanceddata.Bytheendofthebook,you'llhavelearneddifferentdataanalysistechniques,includinghypothesistesting,correlation,andnull-valueimputation,andwillhavebecomeaconfidentdataanalyst.
目錄(82章)
倒序
- 封面
- 版權信息
- Preface
- 1. Bike Sharing Analysis
- Introduction
- Understanding the Data
- Data Preprocessing
- Hypothesis Tests
- Analysis of Weather-Related Features
- Time Series Analysis
- ARIMA Models
- Summary
- 2. Absenteeism at Work
- Introduction
- Initial Data Analysis
- Initial Analysis of the Reason for Absence
- Analysis of Social Drinkers and Smokers
- Body Mass Index
- Age and Education Factors
- Transportation Costs and Distance to Work Factors
- Temporal Factors
- Summary
- 3. Analyzing Bank Marketing Campaign Data
- Introduction
- Initial Data Analysis
- Impact of Numerical Features on the Outcome
- Modeling the Relationship via Logistic Regression
- Linear Regression
- Logistic Regression
- Summary
- 4. Tackling Company Bankruptcy
- Introduction
- Missing Value Analysis
- Imputation of Missing Values
- Splitting the Features
- Feature Selection with Lasso
- Summary
- 5. Analyzing the Online Shopper's Purchasing Intention
- Introduction
- Importing the Data
- Exploratory Data Analysis
- Clustering
- Summary
- 6. Analysis of Credit Card Defaulters
- Introduction
- Importing the Data
- Data Preprocessing
- Exploratory Data Analysis
- Correlation
- Building a Profile of a High-Risk Customer
- Summary
- 7. Analyzing the Heart Disease Dataset
- Introduction
- Summary
- 8. Analyzing Online Retail II Dataset
- Introduction
- Data Cleaning
- Data Preparation and Feature Engineering
- Data Analysis
- Activity 8.01: Performing Data Analysis on the Online Retail II Dataset
- Summary
- 9. Analysis of the Energy Consumed by Appliances
- Introduction
- Summary
- 10. Analyzing Air Quality
- Introduction
- About the Dataset
- Outliers
- Missing Values
- Heatmaps
- Summary
- Appendix
- 1. Bike Sharing Analysis
- 2. Absenteeism at Work
- 3. Analyzing Bank Marketing Campaign Data
- 4. Tackling Company Bankruptcy
- 5. Analyzing the Online Shopper's Purchasing Intention
- 6. Analysis of Credit Card Defaulters
- 7. Analyzing the Heart Disease Dataset
- 8. Analyzing Online Retail II Dataset
- 9. Analysis of the Energy Consumed by Appliances
- 10. Analyzing Air Quality 更新時間:2021-06-18 18:18:46
推薦閱讀
- Learning Java Functional Programming
- Flutter開發實戰詳解
- JavaScript高效圖形編程
- Learning Elixir
- HTML5游戲開發案例教程
- Learn React with TypeScript 3
- RSpec Essentials
- 零基礎入門學習Python(第2版)
- 軟件測試實用教程
- 從零開始學C#
- 后臺開發:核心技術與應用實踐
- Getting Started with Polymer
- Java 9 with JShell
- Node.js 6.x Blueprints
- Flink入門與實戰
- 讀故事學編程:Python王國歷險記
- Python Django Web從入門到項目實戰(視頻版)
- Visual C++ 開發從入門到精通
- 自學Python:編程基礎、科學計算及數據分析
- C/C++程序設計教程:面向過程分冊
- Xamarin Cross-platform Application Development(Second Edition)
- C語言非常道
- Performance Testing With JMeter 2.9
- 學習JavaScript數據結構與算法(第3版)
- Introduction to JVM Languages
- Android Studio 2 Essentials(Second Edition)
- Xamarin Essentials
- Ionic 2 Blueprints
- Android 6 Essentials
- Xamarin 4 By Example