Machine Learning: Regression
About this Course
Case Study - Predicting Housing Prices In our first case study, predicting house prices, you will create models that predict a continuous value (price) from input features (square footage, number of bedrooms and bathrooms,...). This is just one of the many places where regression can be applied. Other applications range from predicting health outcomes in medicine, stock prices in finance, and power usage in high-performance computing, to analyzing which regulators are important for gene expression. In this course, you will explore regularized linear regression models for the task of prediction and feature selection. You will be able to handle very large sets of features and select between models of various complexity. You will also analyze the impact of aspects of your data -- such as outliers -- on your selected models and predictions. To fit these models, you will implement optimization algorithms that scale to large datasets. Learning Outcomes: By the end of this course, you will be able to: -Describe the input and output of a regression model. -Compare and contrast bias and variance when modeling data. -Estimate model parameters using optimization algorithms. -Tune parameters with cross validation. -Analyze the performance of the model. -Describe the notion of sparsity and how LASSO leads to sparse solutions. -Deploy methods to select between models. -Exploit the model to form predictions. -Build a regression model to predict prices using a housing dataset. -Implement these techniques in Python.Created by: University of Washington

Related Online Courses
Is your show accessible? When we ask about accessibility to shows, most people think about access for wheel chairs: the sitting arrangements and where their WC is accessible. When we ask for more... more
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will build a time series model to forcast demand of multiple products using BigQuery ML. This lab is based on... more
In this course, you\'ll explore the basic structure of a web application, and how a web browser interacts with a web server. You\'ll be introduced to the request/response cycle, including... more
In this course, you\'ll master Terraform Cloud to automate infrastructure, manage AWS resources, and integrate with cloud environments for seamless deployment. By the end of the course, you\'ll be... more
Wharton\'s Entrepreneurship Specialization covers the conception, design, organization, and management of new enterprises. This five-course series is designed to take you from opportunity... more