Handling outliers

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

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

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

    what do you think if we create a function and loop over every brand and using traditional outliers detection formula and removing outliers?

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

      Yes it is possible to do so.

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

      what formula r u talking about inter quartile range??

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

    Very informative video. Thanks for sharing.

  • @dubai-desi
    @dubai-desi ปีที่แล้ว

    we can also remove outliers using zscore

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

    sir how to remove outlier on large dataset and also, not like this one or two, it have many outliers per feature

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

      You have to create a function that removes outlier using inter quartile range formula. Apply that function on the entire column.

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

    Sir i want to become a data analyst. Please guide me.

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

      Learn tools like excel, tableau and power BI

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

      @@sukamal_das sir, what about python, because i love python language

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

      @@vishalbisht5343 Yes python with numpy, pandas, matplotlib is useful.