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

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • 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 -
    Scatter Plot - • Python Seaborn - 16|Sc...
    Line Plot - • Python Seaborn - 17| W...
    You can Download the script used in this video using -
    File Name - 19.Seaborn_RegPlot.py
    URL - github.com/LEARNEREA/Python/t...
    You can check out the Learning Regression and R Squared video, using below link -
    URL - • Regression and R-Squar...
    #python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #RegPlotUsingSeaborn #Learnerea
  • Věda a technologie

Komentáře • 2

  • @musabosman2843
    @musabosman2843 Před 2 lety +1

    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?

    • @learnerea
      @learnerea  Před 2 lety +1

      Not to the extent I know, but thanks for bringing this, we will do our research.
      Happy Learningn