Skip to content

Commit 7165130

Browse files
committed
Minor updates
1 parent d4eff86 commit 7165130

6 files changed

Lines changed: 1 addition & 1 deletion

File tree

1.04 KB
Binary file not shown.
420 Bytes
Binary file not shown.
171 KB
Binary file not shown.

MainMenu.mlx

-7 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ MATLAB® is used throughout. Tools from Statistics and Machine Learning Toolbox
7878
## [**Multiple Regression**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/regression-basics&project=RegressionBasics.prj&file=Scripts/MultipleRegression.mlx)
7979
||||
8080
| :-- | :-- | :-- |
81-
| <img src="Images/image_5.png" width="184" alt="image_5.png"> <br> | **In this script, students will...** <br> $\bullet$ explain the purpose of optimization in improving regression model accuracy. <br> $\bullet$ use cost functions to evaluate and compare model performance. <br> $\bullet$ apply gradient descent to optimize parameters and assess model behavior using data. <br> | **Academic disciplines** <br> $\bullet$ Math <br> $\bullet$ Statistics <br> $\bullet$ Data Science <br> $\bullet$ Machine Learning <br> $\bullet$ Chemical Engineering <br> $\bullet$ Electrical Engineering <br> |
81+
| <img src="Images/image_5.png" width="184" alt="image_5.png"> <br> | **In this script, students will...** <br> $\bullet$ explain multiple linear regression and identify response and predictor variables.<br> $\bullet$ check linearity assumptions using scatterplots and residual diagnostics. <br> $\bullet$ fit and use a multiple regression model to interpret coefficients and make predictions. <br> | **Academic disciplines** <br> $\bullet$ Math <br> $\bullet$ Statistics <br> $\bullet$ Data Science <br> $\bullet$ Machine Learning <br> $\bullet$ Chemical Engineering <br> $\bullet$ Electrical Engineering <br> |
8282

8383
# Related Courseware Modules
8484
<a id="H_61EB2540"></a>

README.mlx

-5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)