舉報

會員
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
推薦閱讀
- Advanced Splunk
- HornetQ Messaging Developer’s Guide
- Bootstrap Site Blueprints Volume II
- Redis Applied Design Patterns
- Rust編程從入門到實戰
- 精通Python自然語言處理
- Python完全自學教程
- Highcharts Cookbook
- Python圖形化編程(微課版)
- Visual C#.NET Web應用程序設計
- Scratch3.0趣味編程動手玩:比賽訓練營
- C語言程序設計與應用(第2版)
- DB2SQL性能調優秘笈
- 少年小魚的魔法之旅:神奇的Python
- Qt編程快速入門
- Mastering Responsive Web Design
- VBA Automation for Excel 2019 Cookbook
- Mastering Python for Data Science
- 一個APP的誕生:從零開始設計你的手機應用
- IBM AIX 5L/v6系統管理指南
- C語言程序設計新編教程
- Build Applications with Meteor
- Python自動化測試教程
- ASP.NET Core 1.0 High Performance
- TypeScript實戰
- Python從入門到精通(微課精編版)
- JSP從零開始學(視頻教學版)
- Apache Maven Dependency Management
- 量化金融R語言初級教程
- Matplotlib for Python Developers