Normal view MARC view ISBD view

Practical machine learning in R [electronic resource] / Fred Nwanganga, Mike Chapple.

By: Nwanganga, Frederick Chukwuka.
Contributor(s): Chapple, Mike, 1975-.
Material type: materialTypeLabelBookPublisher: London : Hoboken : ISTE, Ltd. ; Wiley, 2020Description: 1 online resource (466 p.).ISBN: 9781119591542; 1119591546; 9781119591573; 1119591570.Subject(s): Machine learning | R (Computer program language) | COMPUTERS / Software Development & Engineering / General | Machine learning | R (Computer program language)Genre/Form: Electronic books.Additional physical formats: Print version:: Practical Machine Learning in RDDC classification: 006.3/1 Online resources: Wiley Online Library
Contents:
Cover -- Title Page -- Copyright Page -- About the Authors -- About the Technical Editors -- Acknowledgments -- Contents at a Glance -- Contents -- Introduction -- What Does This Book Cover? -- Reader Support for This Book -- Part I Getting Started -- Chapter 1 What Is Machine Learning? -- Discovering Knowledge in Data -- Introducing Algorithms -- Artificial Intelligence, Machine Learning, and Deep Learning -- Machine Learning Techniques -- Supervised Learning -- Unsupervised Learning -- Model Selection -- Classification Techniques -- Regression Techniques -- Similarity Learning Techniques
Model Evaluation -- Classification Errors -- Regression Errors -- Types of Error -- Partitioning Datasets -- Holdout Method -- Cross-Validation Methods -- Exercises -- Chapter 2 Introduction to R and RStudio -- Welcome to R -- R and RStudio Components -- The R Language -- RStudio -- RStudio Desktop -- RStudio Server -- Exploring the RStudio Environment -- R Packages -- The CRAN Repository -- Installing Packages -- Loading Packages -- Package Documentation -- Writing and Running an R Script -- Data Types in R -- Vectors -- Testing Data Types -- Converting Data Types -- Missing Values -- Exercises
Chapter 3 Managing Data -- The Tidyverse -- Data Collection -- Key Considerations -- Collecting Ground Truth Data -- Data Relevance -- Quantity of Data -- Ethics -- Importing the Data -- Reading Comma-Delimited Files -- Reading Other Delimited Files -- Data Exploration -- Describing the Data -- Instance -- Feature -- Dimensionality -- Sparsity and Density -- Resolution -- Descriptive Statistics -- Visualizing the Data -- Comparison -- Relationship -- Distribution -- Composition -- Data Preparation -- Cleaning the Data -- Missing Values -- Noise -- Outliers -- Class Imbalance
Transforming the Data -- Normalization -- Discretization -- Dummy Coding -- Reducing the Data -- Sampling -- Dimensionality Reduction -- Exercises -- Part II Regression -- Chapter 4 Linear Regression -- Bicycle Rentals and Regression -- Relationships Between Variables -- Correlation -- Regression -- Simple Linear Regression -- Ordinary Least Squares Method -- Simple Linear Regression Model -- Evaluating the Model -- Residuals -- Coefficients -- Diagnostics -- Multiple Linear Regression -- The Multiple Linear Regression Model -- Evaluating the Model -- Residual Diagnostics
Influential Point Analysis -- Multicollinearity -- Improving the Model -- Considering Nonlinear Relationships -- Considering Categorical Variables -- Considering Interactions Between Variables -- Selecting the Important Variables -- Strengths and Weaknesses -- Case Study: Predicting Blood Pressure -- Importing the Data -- Exploring the Data -- Fitting the Simple Linear Regression Model -- Fitting the Multiple Linear Regression Model -- Exercises -- Chapter 5 Logistic Regression -- Prospecting for Potential Donors -- Classification -- Logistic Regression -- Odds Ratio
Summary: Guides professionals and students through the rapidly growing field of machine learning with hands-on examples in the popular R programming language Machine learning'a branch of Artificial Intelligence (AI) which enables computers to improve their results and learn new approaches without explicit instructions'allows organizations to reveal patterns in their data and incorporate predictive analytics into their decision-making process. Practical Machine Learning in R provides a hands-on approach to solving business problems with intelligent, self-learning computer algorithms.' Bestselling author and data analytics experts Fred Nwanganga and Mike Chapple explain what machine learning is, demonstrate its organizational benefits, and provide hands-on examples created in the R programming language. A perfect guide for professional self-taught learners or students in an introductory machine learning course, this reader-friendly book illustrates the numerous real-world business uses of machine learning approaches. Clear and detailed chapters cover data wrangling, R programming with the popular RStudio tool, classification and regression techniques, performance evaluation, and more.' -Explores data management techniques, including data collection, exploration and dimensionality reduction -Covers unsupervised learning, where readers identify and summarize patterns using approaches such as apriori, eclat and clustering -Describes the principles behind the Nearest Neighbor, Decision Tree and Naive Bayes classification techniques -Explains how to evaluate and choose the right model, as well as how to improve model performance using ensemble methods such as Random Forest and XGBoost Practical Machine Learning in R is a must-have guide for business analysts, data scientists, and other professionals interested in leveraging the power of AI to solve business problems, as well as students and independent learners seeking to enter the field.
    average rating: 0.0 (0 votes)
No physical items for this record

Description based upon print version of record.

Cover -- Title Page -- Copyright Page -- About the Authors -- About the Technical Editors -- Acknowledgments -- Contents at a Glance -- Contents -- Introduction -- What Does This Book Cover? -- Reader Support for This Book -- Part I Getting Started -- Chapter 1 What Is Machine Learning? -- Discovering Knowledge in Data -- Introducing Algorithms -- Artificial Intelligence, Machine Learning, and Deep Learning -- Machine Learning Techniques -- Supervised Learning -- Unsupervised Learning -- Model Selection -- Classification Techniques -- Regression Techniques -- Similarity Learning Techniques

Model Evaluation -- Classification Errors -- Regression Errors -- Types of Error -- Partitioning Datasets -- Holdout Method -- Cross-Validation Methods -- Exercises -- Chapter 2 Introduction to R and RStudio -- Welcome to R -- R and RStudio Components -- The R Language -- RStudio -- RStudio Desktop -- RStudio Server -- Exploring the RStudio Environment -- R Packages -- The CRAN Repository -- Installing Packages -- Loading Packages -- Package Documentation -- Writing and Running an R Script -- Data Types in R -- Vectors -- Testing Data Types -- Converting Data Types -- Missing Values -- Exercises

Chapter 3 Managing Data -- The Tidyverse -- Data Collection -- Key Considerations -- Collecting Ground Truth Data -- Data Relevance -- Quantity of Data -- Ethics -- Importing the Data -- Reading Comma-Delimited Files -- Reading Other Delimited Files -- Data Exploration -- Describing the Data -- Instance -- Feature -- Dimensionality -- Sparsity and Density -- Resolution -- Descriptive Statistics -- Visualizing the Data -- Comparison -- Relationship -- Distribution -- Composition -- Data Preparation -- Cleaning the Data -- Missing Values -- Noise -- Outliers -- Class Imbalance

Transforming the Data -- Normalization -- Discretization -- Dummy Coding -- Reducing the Data -- Sampling -- Dimensionality Reduction -- Exercises -- Part II Regression -- Chapter 4 Linear Regression -- Bicycle Rentals and Regression -- Relationships Between Variables -- Correlation -- Regression -- Simple Linear Regression -- Ordinary Least Squares Method -- Simple Linear Regression Model -- Evaluating the Model -- Residuals -- Coefficients -- Diagnostics -- Multiple Linear Regression -- The Multiple Linear Regression Model -- Evaluating the Model -- Residual Diagnostics

Influential Point Analysis -- Multicollinearity -- Improving the Model -- Considering Nonlinear Relationships -- Considering Categorical Variables -- Considering Interactions Between Variables -- Selecting the Important Variables -- Strengths and Weaknesses -- Case Study: Predicting Blood Pressure -- Importing the Data -- Exploring the Data -- Fitting the Simple Linear Regression Model -- Fitting the Multiple Linear Regression Model -- Exercises -- Chapter 5 Logistic Regression -- Prospecting for Potential Donors -- Classification -- Logistic Regression -- Odds Ratio

Binomial Logistic Regression Model

Guides professionals and students through the rapidly growing field of machine learning with hands-on examples in the popular R programming language Machine learning'a branch of Artificial Intelligence (AI) which enables computers to improve their results and learn new approaches without explicit instructions'allows organizations to reveal patterns in their data and incorporate predictive analytics into their decision-making process. Practical Machine Learning in R provides a hands-on approach to solving business problems with intelligent, self-learning computer algorithms.' Bestselling author and data analytics experts Fred Nwanganga and Mike Chapple explain what machine learning is, demonstrate its organizational benefits, and provide hands-on examples created in the R programming language. A perfect guide for professional self-taught learners or students in an introductory machine learning course, this reader-friendly book illustrates the numerous real-world business uses of machine learning approaches. Clear and detailed chapters cover data wrangling, R programming with the popular RStudio tool, classification and regression techniques, performance evaluation, and more.' -Explores data management techniques, including data collection, exploration and dimensionality reduction -Covers unsupervised learning, where readers identify and summarize patterns using approaches such as apriori, eclat and clustering -Describes the principles behind the Nearest Neighbor, Decision Tree and Naive Bayes classification techniques -Explains how to evaluate and choose the right model, as well as how to improve model performance using ensemble methods such as Random Forest and XGBoost Practical Machine Learning in R is a must-have guide for business analysts, data scientists, and other professionals interested in leveraging the power of AI to solve business problems, as well as students and independent learners seeking to enter the field.

There are no comments for this item.

Log in to your account to post a comment.