Skip to main content
learning data science

Data Science Tutorials

Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
GroupTraining 2 or more people?Try DataCamp for Business
Machine Learning

Isolation Forest Guide: Explanation and Python Implementation

Isolation Forest is an unsupervised machine learning algorithm that identifies anomalies or outliers in data by isolating them through a process of random partitioning within a collection of decision trees.
Conor O'Sullivan's photo

Conor O'Sullivan

September 25, 2024

Artificial Intelligence

Notebook LM: A Guide With Practical Examples

Learn how to make the most of NotebookLM by utilizing its podcast-generating feature and its ability to organize, summarize, and answer questions about your documents.
Amberle McKee's photo

Amberle McKee

February 27, 2026

Data Science

What Is Bootstrapping in Statistics? A Deep Dive

Explore how bootstrapping improves the estimation of confidence intervals and standard errors. Learn to distinguish between parametric and non-parametric bootstrapping techniques, and learn about bootstrapping in time series forecasting.
Josef Waples's photo

Josef Waples

September 23, 2024

AWS

Amazon Simple Queue Service (SQS): A Comprehensive Tutorial

This tutorial teaches you how to create, manage, and use Amazon SQS queues for building scalable distributed applications on AWS, with practical examples using both the console and the CLI.
Zoumana Keita 's photo

Zoumana Keita

September 22, 2024

Data Analysis

Adjusted R-Squared: A Clear Explanation with Examples

Discover how to interpret adjusted r-squared to evaluate regression model performance. Compare the difference between r-squared and adjusted r-squared with examples in R and Python.
Allan Ouko's photo

Allan Ouko

September 22, 2024

Data Engineering

DuckDB for Data Engineers: Speed Up Your Data Pipelines 10x and More

DuckDB is a powerful analytical engine that lives on your laptop. You can use it to speed up data reading and processing and reduce your pipeline runtimes from minutes to seconds. Follow this hands-on guide to learn how.
Dario Radečić's photo

Dario Radečić

September 21, 2024

Artificial Intelligence

OpenAI O1 API Tutorial: How to Connect to OpenAI's API

Learn how to connect to the OpenAI O1 models through the API and manage API costs by understanding reasoning tokens and how to control them.
Alex Olteanu's photo

Alex Olteanu

September 20, 2024

Data Analysis

ANOVA Test: An In-Depth Guide with Examples

Discover how to use the ANOVA test to compare multiple groups means with clear examples, real-world applications, and practical tips for data analysis.
Arunn Thevapalan's photo

Arunn Thevapalan

September 20, 2024

Python

SARSA Reinforcement Learning Algorithm in Python: A Full Guide

Learn SARSA, an on-policy reinforcement learning algorithm. Understand its update rule, hyperparameters, and differences from Q-learning with practical Python examples and its implementation.
Bex Tuychiev's photo

Bex Tuychiev

September 19, 2024