Typo Error Report for linear-regression-training
Opened this issue · 0 comments
nahcol10 commented
Bug Report for https://neetcode.io/problems/linear-regression-training
In this part : Your must implement get_model_prediction() which returns a prediction value for each dataset value, and get_error() which calculates the error for given prediction data.
there must be "You" instead of "Your".