You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is unclear from the instructions for House Prices whether the output must be in units of hundreds of thousands, or not. Please be crystal clear!
To get a pass on my fifth attempt(!), I had to (by trial and error):
Comment out last two lines of javascript
Add "hundreds of thousands" to the print statement
Surely surely surely - in this day and age - the function and prediction should be evaluated programatically??? i.e. unit-tested by the "grader" and the prediction assessed as being within some tolerance?
The text was updated successfully, but these errors were encountered:
Great course so far - thank you! - but:
It is unclear from the instructions for House Prices whether the output must be in units of hundreds of thousands, or not. Please be crystal clear!
To get a pass on my fifth attempt(!), I had to (by trial and error):
Surely surely surely - in this day and age - the function and prediction should be evaluated programatically??? i.e. unit-tested by the "grader" and the prediction assessed as being within some tolerance?
The text was updated successfully, but these errors were encountered: