diff --git a/basics/linear_regression/ReadMe.md b/basics/linear_regression/ReadMe.md index 7d6adae..a3be5e5 100644 --- a/basics/linear_regression/ReadMe.md +++ b/basics/linear_regression/ReadMe.md @@ -325,4 +325,4 @@ This equation allows us to compute the optimal values for the polynomial coeffic 3. **Make Predictions**: - Use the polynomial equation \( \hat{y} = \mathbf{X} \mathbf{w} \) to predict the target variable. - +i am chirag