regression basics

版本 2.0.3.0 (309.2 kb) 作者:
interactive courseware module that addresses the fundamentals of regression analysis taught in stem courses.

457.0 次下载

更新时间 2023/2/1

来自 github

regression basics -凯发k8网页登录

or

curriculum module
created with r2020a. compatible with r2020a and later releases.

description

this package contains a and supporting files to illustrate some basics of regression analysis. the materials are designed to be flexible and can be easily modified to accommodate a variety of teaching and learning methods. we include a brief background, interactive illustrations, tasks, reflection questions, a real-world application example, and a guided exercise for the different concepts explored.

the instructions inside the live scripts will guide you through the tasks and activities one section at a time. to run this interactive script in a controls-only mode, use the hide code button on the view tab of the matlab toolstrip.

learning goals

  • explain the difference between linear, multiple linear, and nonlinear regression.
  • use ordinary least squares to analytically solve for linear regression parameters.
  • assess and improve the performance of a regression model using a goodness-of-fit measure.
  • apply gradient descent to iteratively minimize a cost function and estimate model parameters.
  • explain the effect of increasing and decreasing the learning rate and number of steps for the gradient descent algorithm.
  • use a linear regression model to perform short-term forecasting.

suggested prework

– a free two-hour introductory tutorial to learn the essentials of matlab®.

details

regressionbasics.mlx an interactive lesson that introduces the fundamentals of regression analysis. students apply a basic linear regression to model real-world electricity load data.

electricityloaddata.mlx a supplementary script to download the external electricity load data from for use in the practice problem.

regresssolnim/
this folder includes supplementary image files containing solutions for tasks in regressionbasics.mlx. the main script provides controls to hide or expose the solutions when needed. ensure that this folder is in the same location as regressionbasics.mlx

lineardata.mat, lineardata2.mat, multivariatedata.mat, nonlineardata.mat
data files containing some sample data for the different types of regression problems.

products

matlab®, statistics and machine learning toolbox™

license

the license for this module is available in the license.txt file in this github repository.

support

have any questions or feedback? contact the .

凯发官网入口首页 copyright 2021 the mathworks, inc.

引用格式

emma smith zbarsky (2023). regression basics (https://github.com/mathworks-teaching-resources/regression-basics/releases/tag/v2.0.3), github. 检索来源 .

matlab 版本兼容性
创建方式 r2020a
与 r2020a 及更高版本兼容
平台兼容性
windows macos linux
标签
社区
中有更多文件

community treasure hunt

find the treasures in matlab central and discover how the community can help you!

start hunting!
版本 已发布 发行说明
2.0.3.0

see release notes for this release on github:

2.0.2

see release notes for this release on github:

2.0.1

see release notes for this release on github:

2.0.0

see release notes for this release on github:

1.2.0

see release notes for this release on github:

1.1.1

see release notes for this release on github:

1.1.0
要查看或报告此来自 github 的附加功能中的问题,请访问其 。
要查看或报告此来自 github 的附加功能中的问题,请访问其 。
网站地图