Correlation in python | اردو میں سیکھیں

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มี.ค. 2022
  • #statistics #baba_aammar #python #dataScience
    Complete playlist for machine learning ka chilla is here: • Video
    if you are interested to learn basic to intermediate python for data science here is the playlist: • Python_ka_chilla (pyth...
    You can join Telegram group from here: t.me/+R_QuSxdyn344Zjg0

ความคิดเห็น • 28

  • @Codanics
    @Codanics  2 ปีที่แล้ว +2

    Like this video and comment you name with timestamp.

  • @aasimnawaz
    @aasimnawaz 2 ปีที่แล้ว +1

    thanks codanics
    #positive, negative , zero, slightyly positive, slightly negative
    # pie chart etc

  • @amnafarooq5871
    @amnafarooq5871 2 ปีที่แล้ว

    Amna Farooq ., Completed .. In this video the importance of correlation and correlation with Python is described on two type of Datasets:Titanic and Iris. Conditions of Positive , negative and No-correlation is described by regression plot and heat map.

  • @SaleemKhan-vv3ks
    @SaleemKhan-vv3ks 2 ปีที่แล้ว

    Great job

  • @ishratfatima1570
    @ishratfatima1570 2 ปีที่แล้ว

    started watching

  • @faizali1830
    @faizali1830 2 ปีที่แล้ว

    completed ,... Thanks #Codanics

  • @sabazainab1524
    @sabazainab1524 ปีที่แล้ว

    My thesis is to find statistical dependent patterns from the dataset for which we use correlation to figure out which variables are dependent on each other which will actually give results in the form of patterns but I have to implement the exact formulas of these tests on the basis of type of data and considering the assumptions. I hope I easily will be able to work on it.

  • @MuhammadArslan-dz9fi
    @MuhammadArslan-dz9fi 2 ปีที่แล้ว

    # covariance with respect rows
    cov_mat = np.stack((kashti['age'], kashti['fare']), axis = 1)
    print(np.cov(cov_mat))

  • @faizaafzal121
    @faizaafzal121 2 ปีที่แล้ว

    start watching

  • @Reality11075
    @Reality11075 11 หลายเดือนก่อน +1

    after corelation how we select feature automatically mean hm istrah code write krany k wo automatically corelation sa acha feture separate kr da

  • @faizali1830
    @faizali1830 2 ปีที่แล้ว

    03:21 Faiz Ali

  • @Reality11075
    @Reality11075 3 หลายเดือนก่อน

    question yee ha k hm generally knsa features drop krna hn higly corelated (positive or negative)

  • @zuhaibkhan3862
    @zuhaibkhan3862 2 ปีที่แล้ว

    0:17 Zuhaib A. Khan

  • @adenrajput8531
    @adenrajput8531 2 ปีที่แล้ว

    0:00 INTRODUCTION
    2:45 Covariance
    3:40 Importing Libraries
    8:48 Correlation
    12:58 Regression plots
    16:21 Heat maps
    18:53 pair plots
    2:31 scipy correlation

  • @usmanayaz4617
    @usmanayaz4617 2 ปีที่แล้ว

    8:09 Usman Ayaz

  • @MuhammadArslan-dz9fi
    @MuhammadArslan-dz9fi 2 ปีที่แล้ว

    # covariance with respect columns
    cov_mat = np.stack((kashti['age'], kashti['fare'] ), axis = 0)
    print(np.cov(cov_mat))

    • @251wardahrasheed7
      @251wardahrasheed7 2 ปีที่แล้ว

      Did it work for you ? I am getting the nan values through this code.

  • @fozailkhan5672
    @fozailkhan5672 2 ปีที่แล้ว

    0:00 INTRODUCTION
    2:45 Covariance
    3:40 Importing Libraries
    8:48 Correlation
    12:58 Regression plots
    16:21 Heat maps
    18:53 pair plots
    2:31 scipy correlation
    Dataset used: 'titanic', 'iris', 'penguins'

  • @waqasahmad8170
    @waqasahmad8170 2 ปีที่แล้ว

    waqas ahmad 10:55 ..start watching

  • @luqmanbutt9335
    @luqmanbutt9335 2 ปีที่แล้ว

    Muhammad Luqman

  • @meharunnisa8706
    @meharunnisa8706 2 ปีที่แล้ว

    Mehar-un-Nisa, completed this video 23:09

  • @rizwanakhan5007
    @rizwanakhan5007 2 ปีที่แล้ว

    0:48 oil instea of petrol

  • @lala_minate
    @lala_minate 2 ปีที่แล้ว

    Name: Ali Haider
    Date: 07/23/2022
    Time 3:45 pm

  • @mohsinkhalid9597
    @mohsinkhalid9597 2 ปีที่แล้ว

    Petrol khna tha oil kh dya

  • @randomx1818
    @randomx1818 2 ปีที่แล้ว

    Baba jee, explain properly, if sepal length increase what will be the consequences, what effect will be on petal length.. You didn’t justify properly the relationship of both the features evenly.
    Moreover, i think you just plot the features correlation... Explain in it what terms conditions should be occurs so far when you have to drop the features bcz this is to be very important aspect in terms ML modelling.
    “Share the whole dataset not samples”

    • @asfandyarsaeed6402
      @asfandyarsaeed6402 2 ปีที่แล้ว

      Sir Bab G is not going through a case study in this case he is educating us how to use these things. what you are asking is related to the case study please watch other future videos to get this answer 🙂

  • @usmankhawaja8711
    @usmankhawaja8711 2 ปีที่แล้ว

    started watching

  • @muhammadwasimkhan116
    @muhammadwasimkhan116 2 ปีที่แล้ว

    02:05:00 Correlation...?