I hope to find you all good.
Im trying to plot this on colab:
plt.grid() plt.scatter(X, y, color=\'black\') plt.plot(X_test, y_pred_linear, color=\'g