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
I was working through the lectures for the Foundations of Machine Learning tutorial and cloned the Jupyter notebook into my local instance of VS Code. Simple fix is to add using Statistics before mean function is called. Will submit pull request shortly.
The text was updated successfully, but these errors were encountered:
I was working through the lectures for the Foundations of Machine Learning tutorial and cloned the Jupyter notebook into my local instance of VS Code. Simple fix is to add
using Statistics
beforemean
function is called. Will submit pull request shortly.The text was updated successfully, but these errors were encountered: