From 4123e5cd13a70fd0693bc740b956e2e9bff9e25b Mon Sep 17 00:00:00 2001 From: novak_99 Date: Tue, 18 Jan 2022 22:28:55 -0800 Subject: [PATCH] readme change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddfc545..cd8f015 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ The result will be the model's predictions for the entire dataset. - AMSGrad Optimizer - 2nd Order Newton-Raphson Optimizer* - Normal Equation* - - * Only available for linear regression +

+ *Only available for linear regression 3. Possible Loss Functions - MSE - RMSE