BEGIN:
The reason is that joblib
does not need to be imported from sklearn
, so you can use it directly
import joblib
OK!
END.
BEGIN:
The reason is that joblib
does not need to be imported from sklearn
, so you can use it directly
import joblib
OK!
END.