Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How do you add label to the vertical axis of a plot?
plt.label("feature")
plt.ylabel("feature")
plt.set_axis_label("feature")
plt.xlabel("feature")
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!