Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Outlier Detection Using MAD Rule | Statistical Methods in Anomaly Detection
Data Anomaly Detection
course content

Conteúdo do Curso

Data Anomaly Detection

Data Anomaly Detection

1. What is Anomaly Detection?
2. Statistical Methods in Anomaly Detection
3. Machine Learning Techniques

bookChallenge: Outlier Detection Using MAD Rule

Tarefa

Now, you will use the MAD rule to detect outliers in the California Housing Dataset. It contains various features related to housing characteristics in different districts in California.

In this task, we will detect outliers in the column MedInc, which stands for Median Income.

Your task is to:

  1. Fill in all gaps in mad() function to calculate Mean Absolute Deviation.
  2. Calculate the threshold using value 3 as a threshold value.
  3. Specify the rule to detect outliers that will be stored in the outliers variable.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 6
toggle bottom row

bookChallenge: Outlier Detection Using MAD Rule

Tarefa

Now, you will use the MAD rule to detect outliers in the California Housing Dataset. It contains various features related to housing characteristics in different districts in California.

In this task, we will detect outliers in the column MedInc, which stands for Median Income.

Your task is to:

  1. Fill in all gaps in mad() function to calculate Mean Absolute Deviation.
  2. Calculate the threshold using value 3 as a threshold value.
  3. Specify the rule to detect outliers that will be stored in the outliers variable.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 6
toggle bottom row

bookChallenge: Outlier Detection Using MAD Rule

Tarefa

Now, you will use the MAD rule to detect outliers in the California Housing Dataset. It contains various features related to housing characteristics in different districts in California.

In this task, we will detect outliers in the column MedInc, which stands for Median Income.

Your task is to:

  1. Fill in all gaps in mad() function to calculate Mean Absolute Deviation.
  2. Calculate the threshold using value 3 as a threshold value.
  3. Specify the rule to detect outliers that will be stored in the outliers variable.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Tarefa

Now, you will use the MAD rule to detect outliers in the California Housing Dataset. It contains various features related to housing characteristics in different districts in California.

In this task, we will detect outliers in the column MedInc, which stands for Median Income.

Your task is to:

  1. Fill in all gaps in mad() function to calculate Mean Absolute Deviation.
  2. Calculate the threshold using value 3 as a threshold value.
  3. Specify the rule to detect outliers that will be stored in the outliers variable.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 2. Capítulo 6
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
some-alt