We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Building Regression Models with scikit-learn

Janani Ravi

This course covers important techniques such as ordinary least squares regression, moving on to lasso, ridge, and Elastic Net, and advanced techniques such as Support Vector Regression and Stochastic Gradient Descent Regression.

Read more

This course covers important techniques such as ordinary least squares regression, moving on to lasso, ridge, and Elastic Net, and advanced techniques such as Support Vector Regression and Stochastic Gradient Descent Regression.

Regression is one of the most widely used modeling techniques and is much beloved by everyone ranging from business professionals to data scientists. Using scikit-learn, you can easily implement virtually every important type of regression with ease.

In this course, Building Regression Models with scikit-learn, you will gain the ability to enumerate the different types of regression algorithms and correctly implement them in scikit-learn.

First, you will learn what regression seeks to achieve, and how the ubiquitous Ordinary Least Squares algorithm works under the hood. Next, you will discover how to implement other techniques that mitigate overfittings such as Lasso, Ridge and Elastic Net regression. You will then understand other more advanced forms of regression, including those using Support Vector Machines, Decision Trees and Stochastic Gradient Descent. Finally, you will round out the course by understanding the hyperparameters that these various regression models possess, and how these can be optimized. When you are finished with this course, you will have the skills and knowledge to select the correct regression algorithm based on the problem you are trying to solve, and also implement it correctly using scikit-learn.

Enroll now

What's inside

Syllabus

Course Overview
Understanding Linear Regression as a Machine Learning Problem
Building a Simple Linear Model
Building Regularized Regression Models
Read more
Performing Regression Using Multiple Techniques
Hyperparameter Tuning for Regression Models

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Tailored to data scientists and business specialists alike, inclusive of both novices and seasoned experts
Includes principle regression algorithms and their applications, from basic to advanced, exploring Ordinary Least Squares (OLS), Lasso, Ridge, Elastic Net, Support Vector Machines, Decision Trees, and Stochastic Gradient Descent
Hands-on examples and interactive materials provide experiential learning opportunities
Primarily focuses on scikit-learn library, ensuring immediate applicability in real-world projects

Save this course

Save Building Regression Models with scikit-learn to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Building Regression Models with scikit-learn. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Building Regression Models with scikit-learn will develop knowledge and skills that may be useful to these careers:
Data Scientist
Data Scientists develop, build, and maintain analytical models and algorithms to extract insights and solve complex problems. These professionals use their knowledge of statistics, modeling, and programming to analyze data, uncover patterns, and make predictions. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which are commonly used in data science.
Machine Learning Engineer
Machine Learning Engineers build, deploy, and maintain machine learning models and algorithms. These professionals use their knowledge of statistics, modeling, and programming to develop and implement solutions to complex problems. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which are commonly used in machine learning.
Statistician
Statisticians collect, analyze, interpret, and present data. They use their knowledge of statistics, modeling, and programming to develop and implement solutions to complex problems. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which are commonly used in statistics.
Data Analyst
Data Analysts translate raw data into actionable insights for businesses. Ultimately, they tell stories from the data, using statistics and various analytical techniques. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which are commonly used in data analysis.
Quantitative Analyst
Quantitative Analysts use mathematical and statistical models to analyze and forecast financial data. They use their knowledge of statistics, modeling, and programming to develop and implement solutions to complex problems. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which are commonly used in quantitative analysis.
Economist
Economists use data and analytics to understand economic trends and forecast economic growth. They work with stakeholders to understand economic needs, and then use their knowledge of data and analytics to develop and implement economic policies. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Market Researcher
Market Researchers collect and analyze data to understand market trends and consumer behavior. They use their knowledge of data and analytics to develop and implement solutions to marketing problems. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Business Analyst
Business Analysts use data and analytics to identify and solve business problems. They work with stakeholders to understand business needs, and then use their knowledge of data and analytics to develop and implement solutions. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Operations Research Analyst
Operations Research Analysts use data and analytics to improve business processes. They work with stakeholders to understand business needs, and then use their knowledge of data and analytics to develop and implement solutions. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Biostatistician
Biostatisticians use data and analytics to understand health trends and forecast disease outbreaks. They work with stakeholders to understand health needs, and then use their knowledge of data and analytics to develop and implement health policies. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Risk Analyst
Risk Analysts use data and analytics to identify and manage risks. They work with stakeholders to understand business needs, and then use their knowledge of data and analytics to develop and implement risk management strategies. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Product Manager
Product Managers are responsible for the development and launch of new products. They work with stakeholders to understand customer needs, and then use their knowledge of data and analytics to develop and implement product strategies. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Software Engineer
Software Engineers design, develop, and maintain software applications. They work with stakeholders to understand business needs, and then use their knowledge of programming and software development to develop and implement software solutions. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Data Architect
Data Architects design and implement data management solutions. They work with stakeholders to understand business needs, and then use their knowledge of data management and architecture to develop and implement data management strategies. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.
Database Administrator
Database Administrators manage and maintain databases. They work with stakeholders to understand business needs, and then use their knowledge of database management to develop and implement database solutions. Building Regression Models with scikit-learn may be useful in this career as it can help build a foundation in statistical modeling and regression techniques, which can be used to analyze data and identify trends.

Reading list

We've selected 11 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Building Regression Models with scikit-learn.
Provides a comprehensive introduction to statistical learning, covering a wide range of topics relevant to the course. It valuable resource for anyone who wants to deepen their understanding of statistical regression.
Classic in the field of statistical learning, providing a comprehensive treatment of regression models. It valuable reference for anyone who wants to learn more about regression modeling.
Provides a comprehensive introduction to causal inference, a powerful statistical framework that can be used to learn about the causal relationships between variables. It valuable resource for anyone who wants to learn more about causal inference and how it can be applied to regression problems.
Provides a comprehensive introduction to linear models, using the R programming language. It valuable resource for anyone who wants to learn how to fit and interpret linear models in R.
Provides a comprehensive treatment of generalized linear models, a powerful class of models that can be used to model a wide range of data. It valuable resource for anyone who wants to learn more about generalized linear models.
Provides a comprehensive introduction to deep learning, a powerful class of machine learning models that can be used to solve a wide range of problems. It valuable resource for anyone who wants to learn more about deep learning and how it can be applied to regression problems.
Provides a comprehensive introduction to reinforcement learning, a powerful class of machine learning models that can be used to learn from interactions with the environment. It valuable resource for anyone who wants to learn more about reinforcement learning and how it can be applied to regression problems.
Provides a practical introduction to machine learning, using scikit-learn, Keras, and TensorFlow. It great resource for anyone who wants to learn how to apply regression models to real-world problems using popular machine learning libraries.
Provides a practical introduction to machine learning, with a focus on regression models. It great resource for anyone who wants to learn how to apply regression models to real-world problems.
Provides an introduction to regression modeling, with a focus on actuarial and financial applications. It valuable resource for anyone who wants to learn how to apply regression models to problems in these fields.
Provides a gentle introduction to regression analysis, using examples to illustrate key concepts. It great resource for anyone who wants to learn the basics of regression modeling.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Building Regression Models with scikit-learn.
Building Machine Learning Models in Python with scikit...
Most relevant
Building Classification Models with scikit-learn
Most relevant
Regression Analysis
Most relevant
Machine Learning: Concepts and Applications
Most relevant
The STATA OMNIBUS: Regression and Modelling with STATA
Most relevant
Supervised Machine Learning: Regression
Most relevant
Master Regression and Feedforward Networks [2024]
Most relevant
Logistic Regression with Python and Numpy
Most relevant
Logistic Regression with NumPy and Python
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser