Direkt zum Inhalt
StartseitePython

Kurs

Dimensionality Reduction in Python

Fortgeschrittener Anfänger
Updated 12.2024
Understand the concept of reducing dimensionality in your data, and master the techniques to do so in Python.
Kurs kostenlos starten

Kostenlos inbegriffenPremium or Teams

PythonMachine Learning4 Stunden16 Videos58 Übungen4,700 XP30,871Leistungsnachweis

Kostenloses Konto erstellen

GoogleLinkedInFacebook

oder

Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.
Group

Trainierst du 2 oder mehr?

Versuchen DataCamp for Business

Beliebt bei Lernenden in Tausenden Unternehmen

Kursbeschreibung

High-dimensional datasets can be overwhelming and leave you not knowing where to start. Typically, you’d visually explore a new dataset first, but when you have too many dimensions the classical approaches will seem insufficient. Fortunately, there are visualization techniques designed specifically for high dimensional data and you’ll be introduced to these in this course. After exploring the data, you’ll often find that many features hold little information because they don’t show any variance or because they are duplicates of other features. You’ll learn how to detect these features and drop them from the dataset so that you can focus on the informative ones. In a next step, you might want to build a model on these features, and it may turn out that some don’t have any effect on the thing you’re trying to predict. You’ll learn how to detect and drop these irrelevant features too, in order to reduce dimensionality and thus complexity. Finally, you’ll learn how feature extraction techniques can reduce dimensionality for you through the calculation of uncorrelated principal components.

Voraussetzungen

Supervised Learning with scikit-learn
1

Exploring High Dimensional Data

Kapitel starten
2

Feature Selection I - Selecting for Feature Information

Kapitel starten
3

Feature Selection II - Selecting for Model Accuracy

Kapitel starten
4

Feature Extraction

Kapitel starten
Dimensionality Reduction in Python
Kurs
abgeschlossen

Leistungsnachweis verdienen

Fügen Sie diese Anmeldeinformationen zu Ihrem LinkedIn-Profil, Lebenslauf oder Lebenslauf hinzu
Teilen Sie es in den sozialen Medien und in Ihrer Leistungsbeurteilung

Im Lieferumfang enthaltenPremium or Teams

Jetzt anmelden

Machen Sie mit 15 Millionen Lernende und starten Sie Dimensionality Reduction in Python Heute!

Kostenloses Konto erstellen

GoogleLinkedInFacebook

oder

Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.