Catégorie
Thèmes
Tutoriels d'analyse de données
Découvrez les derniers outils et méthodes que vous pouvez utiliser pour analyser vos données plus efficacement. Nos tutoriels d'analyse de données vous aideront à développer vos compétences.
Autres thèmes :
Formation de 2 personnes ou plus ?Essayer DataCamp for Business
DBSCAN: A Macroscopic Investigation in Python
Cluster analysis is an important problem in data analysis. Data scientists use clustering to identify malfunctioning servers, group genes with similar expression patterns, or various other applications.
Sayak Paul
3 août 2018
How to Do Linear Regression in R
Learn linear regression, a statistical model that analyzes the relationship between variables. Follow our step-by-step guide to learn the lm() function in R.
Eladio Montero Porras
17 octobre 2025
Random Forest Classification in Python With Scikit-Learn: Step-by-Step Guide (with Code Examples)
This article covers how and when to use random forest classification with scikit-learn, focusing on concepts, workflow, and examples. We also cover how to use the confusion matrix and feature importances.
Adam Shafi
3 mars 2026
Getting Started with the Tidyverse: Tutorial
Start analyzing titanic data with R and the tidyverse: learn how to filter, arrange, summarise, mutate and visualize your data with dplyr and ggplot2!
Hugo Bowne-Anderson
10 avril 2018
Python XML Tutorial with ElementTree: Beginner's Guide
Learn how you can parse, explore, modify and populate XML files with the Python ElementTree package, for loops and XPath expressions.
Steph Howson
10 décembre 2024
Lyric Analysis with NLP & Machine Learning with R
Dive into the lyrics of Prince's music with R: use text mining and Exploratory Data Analysis (EDA) to shed insight on The Artist's career.
Debbie Liske
2 février 2018
Time Series Analysis Tutorial with Python
Get Google Trends data of keywords such as 'diet' and 'gym' and see how they vary over time while learning about trends and seasonality in time series data.
Hugo Bowne-Anderson
17 janvier 2018
Kaggle Tutorial: EDA & Machine Learning
In this Kaggle tutorial, you'll learn how to approach and build supervised learning models with the help of exploratory data analysis (EDA) on the Titanic data.
Hugo Bowne-Anderson
21 décembre 2017
AWS EC2 Tutorial For Beginners
Discover why you should use Amazon Web Services Elastic Compute Cloud (EC2) and how you can set up a basic data science environment on a Windows instance.
DataCamp Team
6 décembre 2017
Exploratory Data Analysis of Craft Beers: Data Profiling
In this tutorial, you'll learn about exploratory data analysis (EDA) in Python, and more specifically, data profiling with pandas.
DataCamp Team
13 avril 2017
Deep Learning with Jupyter Notebooks in the Cloud
This step-by-step tutorial will show you how to set up and use Jupyter Notebook on Amazon Web Services (AWS) EC2 GPU for deep learning.
Dan Becker
23 mars 2017
Python Exploratory Data Analysis Tutorial
Learn the basics of Exploratory Data Analysis (EDA) in Python with Pandas, Matplotlib and NumPy, such as sampling, feature engineering, correlation, etc.
Karlijn Willems
15 mars 2017