man your way explanation is really good , but it could be much better if you use your pointer to show the line which you are explaining .
@chandusatish96976 ай бұрын
Good Explanation mam
@csittutorialsbyvrushali6 ай бұрын
Thanks😊. Keep Learning👍
@shreejipaliwal12152 жыл бұрын
Ma'am two methods are missing in this video. Mean Error(ME), R-Squared
@Quraanic_Ayat Жыл бұрын
Bhai r square matlab rmsw
@ashyy2825Ай бұрын
Cost Function - Used To Calculate Diffrence Between Actual Value and Predicted Value Y Evaluation Is Done - To Reduce Error(MSE,RMSE,MAE) Technique Used -Least Square Method
@ashyy2825Ай бұрын
Meaning Of All Is Same Just Formula Accuracy Error is different but purpose is Same To Reduce Error
@deveshtiwari2247 Жыл бұрын
In the Example of MSE, why there are only 5 values in y but 6 values in y_bar array ? although it will not affect the calculation as length of n is of y. XD