Handling outliers

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 11

  • @vishalbisht5343
    @vishalbisht5343 2 роки тому

    Very informative video. Thanks for sharing.

  • @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?

  • @dubai-desi
    @dubai-desi 11 місяців тому

    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.