show regression equation using python
in
The Complete Data Visualization Course with Python, R, Tableau, and Excel
/
Regression Plot - Python - How to Create a Regression Plot
how show regression equation using python on the graph
1 answers ( 0 marked as helpful)
Hi mahmoud,
thanks for reaching out! Sadly, you cannot easily show the regression equation using python and lmplot or regplot, as it simply isn't available as a functionality in both methods. You can check out this discussion, where a possible workaround is discussed:
python - Seaborn lmplot with equation and R2 text - Stack Overflow
Hope this helps!
Best,
365 Eli