خرید بک لینک

Vote count: 0

I've done df.plot.scatter like this

df = pd.DataFrame({'x':y_pred, 'y':y_test})
df.plot('x', 'y', kind='scatter', s=50)

enter image description here

I want to add regline & i have no idea how to do this

of course I can do by sns.lmplot but i like this style

python 3

asked 1 min ago

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 6 مرداد 1395 ساعت: 3:32

صفحه بندی