|
所在平台: CourseraArchive 课程类别: 其他类别 大学或机构: CourseraNew |
课程主页: https://www.coursera.org/archive/supervised-learning-regression
课程评论:没有评论
Introduction to Supervised Machine Learning and Linear Regression
Data Splits and Cross Validation
Regression with Regularization Techniques: Ridge, LASSO, and Elastic Net
This course introduces you to one of the main types of modelling families of supervised Machine Learning: Regression. You will learn how to train regression models to predict continuous outcomes and how to use error metrics to compare across different models. This course also walks you through best practices, including train and test splits, and regularization techniques.