MARC 닫기
05727cam a2200649Mu 4500
000000531549
20210114163725
m d
cr -n---------
200919s2020 xx o ||| 0 eng d
▼a 1192971225
▼a 9781800569409
▼a 1800569408
▼a 2589264
▼b (N$T)
▼a (OCoLC)1193116825
▼z (OCoLC)1192971225
▼a EBLCP
▼b eng
▼c EBLCP
▼d EBLCP
▼d NLW
▼d UKAHL
▼d YDX
▼d N$T
▼d 248023
▼a Q325.5
▼b .S62 2020b
▼c (S
▼a 006.31
▼2 23
▼a So, Anthony.
▼a The the Data Science Workshop
▼h [electronic resource]:
▼b Learn How You Can Build Machine Learning Models and Create Your Own Real-World Data Science Projects, 2nd Edition.
▼a 2nd ed.
▼a Birmingham:
▼b Packt Publishing, Limited,
▼c 2020.
▼a 1 online resource (823 p.).
▼a Description based upon print version of record.
▼a Correlation Matrix and Visualization
▼a Cover -- FM -- Copyright -- Table of Contents -- Preface -- Chapter 1: Introduction to Data Science in Python -- Introduction -- Application of Data Science -- What Is Machine Learning? -- Supervised Learning -- Unsupervised Learning -- Reinforcement Learning -- Overview of Python -- Types of Variable -- Numeric Variables -- Text Variables -- Python List -- Python Dictionary -- Exercise 1.01: Creating a Dictionary That Will Contain Machine Learning Algorithms -- Python for Data Science -- The pandas Package -- DataFrame and Series -- CSV Files -- Excel Spreadsheets -- JSON
▼a Exercise 2.01: Loading and Preparing the Data for Analysis -- The Correlation Coefficient -- Exercise 2.02: Graphical Investigation of Linear Relationships Using Python -- Exercise 2.03: Examining a Possible Log-Linear Relationship Using Python -- The Statsmodels formula API -- Exercise 2.04: Fitting a Simple Linear Regression Model Using the Statsmodels formula API -- Analyzing the Model Summary -- The Model Formula Language -- Intercept Handling -- Activity 2.01: Fitting a Log-Linear Model Using the Statsmodels Formula API -- Multiple Regression Analysis
▼a Exercise 2.05: Fitting a Multiple Linear Regression Model Using the Statsmodels Formula API -- Assumptions of Regression Analysis -- Activity 2.02: Fitting a Multiple Log-Linear Regression Model -- Explaining the Results of Regression Analysis -- Regression Analysis Checks and Balances -- The F-test -- The t-test -- Summary -- Chapter 3: Binary Classification -- Introduction -- Understanding the Business Context -- Business Discovery -- Exercise 3.01: Loading and Exploring the Data from the Dataset -- Testing Business Hypotheses Using Exploratory Data Analysis
▼a Visualization for Exploratory Data Analysis -- Exercise 3.02: Business Hypothesis Testing for Age versus Propensity for a Term Loan -- Intuitions from the Exploratory Analysis -- Activity 3.01: Business Hypothesis Testing to Find Employment Status versus Propensity for Term Deposits -- Feature Engineering -- Business-Driven Feature Engineering -- Exercise 3.03: Feature Engineering -- Exploration of Individual Features -- Exercise 3.04: Feature Engineering -- Creating New Features from Existing Ones -- Data-Driven Feature Engineering -- A Quick Peek at Data Types and a Descriptive Summary
▼a The Data Science Workshop equips you with the basic skills you need to start working on a variety of data science projects. You'll work through the essential building blocks of a data science project gradually through the book, and then put all the pieces together to consolidate your knowledge and apply your learnings in the real world.
▼a Master record variable field(s) change: 050, 082, 650 - OCLC control number change
▼a Programming & scripting languages: general.
▼2 bicssc
▼a Data capture & analysis.
▼2 bicssc
▼a Information visualization.
▼2 bicssc
▼a Computers
▼x Data Processing.
▼2 bisacsh
▼a Computers
▼x Programming Languages
▼x Python.
▼2 bisacsh
▼a Machine learning.
▼a Electronic data processing.
▼a Statistics
▼x Data processing.
▼a Python (Computer program language)
▼a Application software
▼x Development.
▼a Electronic books.
▼a Joseph, Thomas V.
▼a John, Robert Thas.
▼a Worsley, Andrew.
▼a Asare, Samuel.
▼i Print version:
▼a So, Anthony
▼t The the Data Science Workshop : Learn How You Can Build Machine Learning Models and Create Your Own Real-World Data Science Projects, 2nd Edition.
▼d Birmingham : Packt Publishing, Limited,c2020
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2589264
▼6 505-00
▼a Exercise 1.02: Loading Data of Different Formats into a pandas DataFrame -- Scikit-Learn -- What Is a Model-- Model Hyperparameters -- The sklearn API -- Exercise 1.03: Predicting Breast Cancer from a Dataset Using sklearn -- Activity 1.01: Train a Spam Detector Algorithm -- Summary -- Chapter 2: Regression -- Introduction -- Simple Linear Regression -- The Method of Least Squares -- Multiple Linear Regression -- Estimating the Regression Coefficients (β0, β1, β2 and β3) -- Logarithmic Transformations of Variables -- Correlation Matrices -- Conducting Regression Analysis Using Python
▼a Askews and Holts Library Services
▼b ASKH
▼n AH37727423
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL6326389
▼a YBP Library Services
▼b YANK
▼n 301489357
▼a EBSCOhost
▼b EBSC
▼n 2589264
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 9781800569409 |
| ISBN : | 1800569408 |
| 개인저자 : | So, Anthony. |
| 서명/저자사항 : | The the Data Science Workshop [electronic resource]: Learn How You Can Build Machine Learning Models and Create Your Own Real-World Data Science Projects, 2nd Edition. |
| 판사항 : | 2nd ed. |
| 발행사항 : | Birmingham: Packt Publishing, Limited, 2020. |
| 형태사항 : | 1 online resource (823 p.). |
| 일반주기 : | Description based upon print version of record. |
| 일반주기 : | Correlation Matrix and Visualization |
| 내용주기 : | Cover -- FM -- Copyright -- Table of Contents -- Preface -- Chapter 1: Introduction to Data Science in Python -- Introduction -- Application of Data Science -- What Is Machine Learning? -- Supervised Learning -- Unsupervised Learning -- Reinforcement Learning -- Overview of Python -- Types of Variable -- Numeric Variables -- Text Variables -- Python List -- Python Dictionary -- Exercise 1.01: Creating a Dictionary That Will Contain Machine Learning Algorithms -- Python for Data Science -- The pandas Package -- DataFrame and Series -- CSV Files -- Excel Spreadsheets -- JSON |
| 내용주기 : | Exercise 2.01: Loading and Preparing the Data for Analysis -- The Correlation Coefficient -- Exercise 2.02: Graphical Investigation of Linear Relationships Using Python -- Exercise 2.03: Examining a Possible Log-Linear Relationship Using Python -- The Statsmodels formula API -- Exercise 2.04: Fitting a Simple Linear Regression Model Using the Statsmodels formula API -- Analyzing the Model Summary -- The Model Formula Language -- Intercept Handling -- Activity 2.01: Fitting a Log-Linear Model Using the Statsmodels Formula API -- Multiple Regression Analysis |
| 내용주기 : | Exercise 2.05: Fitting a Multiple Linear Regression Model Using the Statsmodels Formula API -- Assumptions of Regression Analysis -- Activity 2.02: Fitting a Multiple Log-Linear Regression Model -- Explaining the Results of Regression Analysis -- Regression Analysis Checks and Balances -- The F-test -- The t-test -- Summary -- Chapter 3: Binary Classification -- Introduction -- Understanding the Business Context -- Business Discovery -- Exercise 3.01: Loading and Exploring the Data from the Dataset -- Testing Business Hypotheses Using Exploratory Data Analysis |
| 내용주기 : | Visualization for Exploratory Data Analysis -- Exercise 3.02: Business Hypothesis Testing for Age versus Propensity for a Term Loan -- Intuitions from the Exploratory Analysis -- Activity 3.01: Business Hypothesis Testing to Find Employment Status versus Propensity for Term Deposits -- Feature Engineering -- Business-Driven Feature Engineering -- Exercise 3.03: Feature Engineering -- Exploration of Individual Features -- Exercise 3.04: Feature Engineering -- Creating New Features from Existing Ones -- Data-Driven Feature Engineering -- A Quick Peek at Data Types and a Descriptive Summary |
| 요약 : | The Data Science Workshop equips you with the basic skills you need to start working on a variety of data science projects. You'll work through the essential building blocks of a data science project gradually through the book, and then put all the pieces together to consolidate your knowledge and apply your learnings in the real world. |
| 일반주제명 : | Programming & scripting languages: general. -- |
| 일반주제명 : | Data capture & analysis. -- |
| 일반주제명 : | Information visualization. -- |
| 일반주제명 : | Computers -- Data Processing. -- |
| 일반주제명 : | Computers -- Programming Languages -- Python. -- |
| 일반주제명 : | Machine learning. -- |
| 일반주제명 : | Electronic data processing. -- |
| 일반주제명 : | Statistics -- Data processing. -- |
| 일반주제명 : | Python (Computer program language) -- |
| 일반주제명 : | Application software -- Development. -- |
| 개인저자 : | Joseph, Thomas V. |
| 개인저자 : | John, Robert Thas. |
| 개인저자 : | Worsley, Andrew. |
| 개인저자 : | Asare, Samuel. |
| 기타형태 저록 : | Print version: So, Anthony The the Data Science Workshop : Learn How You Can Build Machine Learning Models and Create Your Own Real-World Data Science Projects, 2nd Edition. Birmingham : Packt Publishing, Limited,c2020 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기