Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Solving the Task Using Correlation | Covariance and Correlation
Probability Theory Basics
course content

Contenido del Curso

Probability Theory Basics

Probability Theory Basics

1. Basic Concepts of Probability Theory
2. Probability of Complex Events
3. Commonly Used Discrete Distributions
4. Commonly Used Continuous Distributions
5. Covariance and Correlation

bookChallenge: Solving the Task Using Correlation

Tarea

One of the most important tasks in machine learning is building a linear regression model (you can find more information in the Linear Regression with Python course).

Since we use a linear function in this model, we can use the correlation between features and target to indicate how significant a particular feature is for this model.

We will use the 'Heart Disease Dataset' now: it contains 14 features, including the predicted attribute, which refers to the presence of heart disease in the patient. Your task is to calculate attribute importance using correlation:

  1. Calculate correlations between features and target.
  2. Print these correlations in ascending order.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 5. Capítulo 3
toggle bottom row

bookChallenge: Solving the Task Using Correlation

Tarea

One of the most important tasks in machine learning is building a linear regression model (you can find more information in the Linear Regression with Python course).

Since we use a linear function in this model, we can use the correlation between features and target to indicate how significant a particular feature is for this model.

We will use the 'Heart Disease Dataset' now: it contains 14 features, including the predicted attribute, which refers to the presence of heart disease in the patient. Your task is to calculate attribute importance using correlation:

  1. Calculate correlations between features and target.
  2. Print these correlations in ascending order.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 5. Capítulo 3
toggle bottom row

bookChallenge: Solving the Task Using Correlation

Tarea

One of the most important tasks in machine learning is building a linear regression model (you can find more information in the Linear Regression with Python course).

Since we use a linear function in this model, we can use the correlation between features and target to indicate how significant a particular feature is for this model.

We will use the 'Heart Disease Dataset' now: it contains 14 features, including the predicted attribute, which refers to the presence of heart disease in the patient. Your task is to calculate attribute importance using correlation:

  1. Calculate correlations between features and target.
  2. Print these correlations in ascending order.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Tarea

One of the most important tasks in machine learning is building a linear regression model (you can find more information in the Linear Regression with Python course).

Since we use a linear function in this model, we can use the correlation between features and target to indicate how significant a particular feature is for this model.

We will use the 'Heart Disease Dataset' now: it contains 14 features, including the predicted attribute, which refers to the presence of heart disease in the patient. Your task is to calculate attribute importance using correlation:

  1. Calculate correlations between features and target.
  2. Print these correlations in ascending order.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 5. Capítulo 3
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
some-alt