Data Science Tutorials
Learn data science and AI with step-by-step tutorials on the DataCamp blog. Master Python, SQL, machine learning, and build your own AI agents.
探索类别
培训2人或以上?试试DataCamp for Business
Understanding Confusion Matrix in R
This tutorial takes course material from DataCamp's Machine Learning Toolbox course and allows you to practice confusion matrices in R.
Ryan Sheehy
2018年10月15日
Facets for ggplot2 in R
In this tutorial, you'll learn how to make the most of ggplots facetting functions.
DataCamp Team
2018年10月12日
Machine Learning with Black Friday Dataset Tutorial
In this tutorial, you will gain knowledge on filling null values, preprocessing data, reducing dimensionality using PCA, and split data using K-Fold.
Rohit Peesa
2018年10月11日
Managing PostgreSQL Databases in Python with psycopg2
Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.
Javier Canales Luna
2025年3月21日
Bootstrap in R Tutorial
In this tutorial, you will learn how to use the boot package to obtain different types of bootstrapped confidence intervals.
Łukasz Deryło
2018年10月9日
Latent Semantic Analysis using Python
In this tutorial, you will learn how to discover the hidden topics from given documents using Latent Semantic Analysis in python.
Avinash Navlani
2018年10月9日
Subsetting Datasets in R
Subsetting datasets is a crucial skill for any data professional. Learn and practice subsetting data in this quick interactive tutorial!
Tom Jeon
2018年10月8日
Contingency Analysis using R
In this tutorial, you'll learn with the help of an example how "Contingency Analysis" or "Chi-square test of independence" works and also how efficiently we can perform it using R.
Vedabrata Basu
2018年10月5日
Diving Deep with Imbalanced Data
Learn the techniques to deal with an imbalanced dataset.
Sayak Paul
2018年10月4日
Social Network Analysis in Python
Networks today are part of our everyday life. Let's learn how to visualize and understand a social network in Python using Networks.
Amita Kapoor
2018年10月2日
Using Regular Expressions to Clean Strings
This tutorial takes course material from DataCamp's Cleaning Data in Python course and allows you to clean strings using regular expressions.
Ryan Sheehy
2018年9月28日
Factor Levels in R
This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.
Ryan Sheehy
2018年9月27日