Data Mining and Predictive Analytics for Business Decisions by Andres Fortino
Author:Andres Fortino
Language: eng
Format: epub
Publisher: Mercury Learning and Information
FIGURE 7.29 Correlation between gross approval amount (signified by variable GrossApproval) and firm size (signified by variable JobsSupported).
Run the Linear Regression function, and create a table for coefficients to get the result shown in Figure 7.30.
FIGURE 7.30 Linear regression between between gross approval amount (signified by variable GrossApproval) and firm size (signified by variable JobsSupported).
CASE STUDY 7.3: LOGISTIC REGRESSION USING THE SFO SURVEY DATA SET
Continuing with our study of the overall ratings the SFO passengers give the airport, let us approach it from a binary point of view, which can be analyzed using logistic regression. We can bin the Q7ALL variable into two categories. This first is âDo you like this airport?,â where âYesâ = 5, 4, and âNoâ = 3, 2, 1; we replace the 6 and 0 scores with blanks. Likewise, we can bin the Net Promoter Score, NETPRO, into two categories: âWould you recommend this airport to your friends?,â where for âYes,â NETPRO= 10, 9, 8, and for âNo,â NETPRO = all other numbers; and we leave a blank for any other response. We will predict their response based on their other responses to other airport features (such as food and parking) and the other Q7 answers as features or input variables.
The question we will answer using logistic regression for this case is
Can we predict what factors are most important for customers to give us a good score?
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Access | Data Mining |
Data Modeling & Design | Data Processing |
Data Warehousing | MySQL |
Oracle | Other Databases |
Relational Databases | SQL |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8301)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6745)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6723)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6600)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6383)
Driving Data Quality with Data Contracts by Andrew Jones(6333)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6096)
Learning SQL by Alan Beaulieu(5995)
Weapons of Math Destruction by Cathy O'Neil(5779)
Big Data Analysis with Python by Ivan Marin(5366)
Data Engineering with dbt by Roberto Zagni(4364)
Solidity Programming Essentials by Ritesh Modi(4011)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3873)
Pandas Cookbook by Theodore Petrou(3580)
Blockchain Basics by Daniel Drescher(3294)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2905)
Feature Store for Machine Learning by Jayanth Kumar M J(2815)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2796)
Mastering Python for Finance by Unknown(2744)
