I\'m creating a Python site in Virtual Studio. In one of my views I have:
from sklearn.linear_model import LinearRegression
So naturally, I have