Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Regression Analysis with R

You're reading from   Regression Analysis with R Design and develop statistical nodes to identify unique relationships within data at scale

Arrow left icon
Product type Paperback
Published in Jan 2018
Publisher Packt
ISBN-13 9781788627306
Length 422 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Author (1):
Arrow left icon
Giuseppe Ciaburro Giuseppe Ciaburro
Author Profile Icon Giuseppe Ciaburro
Giuseppe Ciaburro
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Getting Started with Regression 2. Basic Concepts – Simple Linear Regression FREE CHAPTER 3. More Than Just One Predictor – MLR 4. When the Response Falls into Two Categories – Logistic Regression 5. Data Preparation Using R Tools 6. Avoiding Overfitting Problems - Achieving Generalization 7. Going Further with Regression Models 8. Beyond Linearity – When Curving Is Much Better 9. Regression Analysis in Practice 10. Other Books You May Enjoy

What this book covers

Chapter 1, Getting Started with Regression, teaches by example why regression is useful for data science and how to quickly set up R for data science. We provide an overview of the packages used throughout the book.

 

Chapter 2, Basic Concepts – Simple Linear Regression, introduces regression with the simplest algorithm: simple linear regression. The chapter first describes a regression problem and where to fit a regressor, and then gives some intuitions underneath the math formulation.

Chapter 3, More Than Just One Predictor – MLR, shows how simple linear regression will be extended to extract predictive information from more than a feature. The stochastic gradient descent technique, explained in the previous chapter, will be scaled to cope with a vector of features.

Chapter 4, When the Response Falls into Two Categories – Logistic Regression, shows you how to approach classification and how to build a classifier that predicts class probability.

Chapter 5, Data Preparation Using R Tools, teaches you to properly parse a dataset, clean it, and create an output matrix optimally built for regression.

Chapter 6, Avoiding Overfitting Problems – Achieving Generalization, helps you avoid overfitting and create models with low bias and variance. Many techniques will be presented here to do so: stepwise selection and regularization (ridge, lasso, and elasticnet).

Chapter 7, Going Further with Regression Models, addresses the scaling problem, introducing a new set of techniques. We will learn how to scale linear models to a big dataset and how to deal with incremental data.

Chapter 8, Beyond Linearity – When Curving Is Much Better, applies advanced techniques to solve regression problems that cannot be solved with linear models.

Chapter 9, Regression Analysis in Practice, presents a series of applications where regression models can be successfully applied, allowing the reader to grasp possible applications for her/his own problems.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime