Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Challenge | Model Building
Principal Component Analysis
course content

Kursinhalt

Principal Component Analysis

Principal Component Analysis

1. What is Principal Component Analysis
2. Basic Concepts of PCA
3. Model Building
4. Results Analysis

book
Challenge

Aufgabe

Swipe to start coding

The task is to process the dataset and create a principal component analysis model with 3 components.

  1. Load the train.csv (from web) dataset.
  2. Drop the 'Id' column.
  3. Drop columns that contain NaN values.
  4. Standardize the dataset.
  5. Create a PCA model with 3 components for the dataset.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 4
toggle bottom row

book
Challenge

Aufgabe

Swipe to start coding

The task is to process the dataset and create a principal component analysis model with 3 components.

  1. Load the train.csv (from web) dataset.
  2. Drop the 'Id' column.
  3. Drop columns that contain NaN values.
  4. Standardize the dataset.
  5. Create a PCA model with 3 components for the dataset.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 4
Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
We're sorry to hear that something went wrong. What happened?
some-alt