Skip to content

Releases: MathWorks-Teaching-Resources/Regression-Basics

v2.2.1

31 Oct 23:31
Compare
Choose a tag to compare

Updated text in Electricity Load Data file to better understand how to retrieve data from NYISO.

v2.2.0

22 Oct 19:32
Compare
Choose a tag to compare

Maintenance of Live Modules Update for 2024b+.

  • Updated CI
  • Updated Smoke Tests
  • Plotting hard-coded color updates
  • Project structure updates

v2.1.1

04 Jan 16:20
Compare
Choose a tag to compare

Update testing infrastructure

v2.1.0

20 Nov 20:44
Compare
Choose a tag to compare

Updates to structure:

  • Add startup app
  • Add links to additional modules that may be of interest
  • Add information about how to contribute to the repository

v2.0.3

01 Feb 16:14
Compare
Choose a tag to compare

Update Onramp hyperlinks

v2.0.2

26 Aug 17:57
Compare
Choose a tag to compare

Add support for Open in MATLAB Online.

v2.0.1

31 Jan 18:01
Compare
Choose a tag to compare

Maintenance release

  1. Update images to work with either dark or light backgrounds
  2. Add alt-text to images

v2.0.0

06 Aug 23:18
Compare
Choose a tag to compare

Major release for courseware module to teach the fundamentals of regression analysis. Here are the highlights:

  • New practical examples (housing prices and crop yield) to motivate the different types of regression models.
  • Two new topics: Ordinary Least Squares and Nonlinear Regression.
  • Updated definitions, equations, and background information for accuracy and consistency.
  • Improved instructions in the script electricityLoadData.mlx for downloading the NYISO electricity load data.

v1.2.0

29 Jul 21:10
Compare
Choose a tag to compare
  • Rectified the definitions of linear regression models.

v1.1.1

08 Jul 13:22
Compare
Choose a tag to compare
  • Includes the datetime locale for downloading data.