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
In Lecture 2 notebook, load_diabetes used argument 'as_frame', which is available in scikit-learn version >= 0.23
Requirement.txt sets "scikit-learn=0.20.4", and include "sklearn==0.0"?
In Lecture 2 notebook, load_diabetes used argument 'as_frame', which is available in scikit-learn version >= 0.23
Requirement.txt sets "scikit-learn=0.20.4", and include "sklearn==0.0"?