Python Seaborn - 19|Creating a Regression Plot or Reg Plot in Python Using Seaborn | Learnerea...

preview_player
Показать описание
Python Seabonr - 19|Creating a Regression Plot or Reg Plot in Python Using Seaborn|Changing the Line and Scatter plots appearence separatly in the Reg Plot

In this video we have covered -

00:00 - Introduction
00:21 - Reg Plot/Regression Definition
02:43 - Creating a basic RegPlot or Regression Plot
04:58 - Changing color of a RegPlot
05:14 - Changing marker shape in a RegPlot
06:09 - Changing the styling like color, width etc. of Regression Line only in a RegPlot
06:51 - Changing the styles of scatter points only in a RegPlot like size, color etc..
08:01 - Showing/Hiding Confidence Interval or Changing it's value
08:27 - Changing number of bootstrapping in a RegPlot
09:03 - Discussing the available statistical options in RegPlot

You can check out the related plot -

You can Download the script used in this video using -

You can check out the Learning Regression and R Squared video, using below link -

#python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #RegPlotUsingSeaborn #Learnerea
Рекомендации по теме
Комментарии
Автор

Very nice explanation, thank you!.
I was wondering if it possible to display the regression equation on the plot, or is there any other liberty that I can use alongside Seaborn to display the regression equation?

musabosman