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
Training 2 or more people?Try DataCamp for Business
What is Underfitting? How to Detect and Overcome High Bias in ML Models
Explore what underfitting is, how to diagnose an underfitting model, and discover actionable strategies on how to fix underfitting, ensuring your models accurately capture data patterns and deliver reliable predictions.
Rajesh Kumar
May 29, 2025
Fine-Tuning MedGemma on a Brain MRI Dataset
A step-by-step guide to setting up the environment, processing the MRI dataset, fine-tuning the model, and evaluating its performance.
Abid Ali Awan
May 29, 2025
Snowflake QUALIFY for Beginners: What It Is and How to Use It
This guide demystifies the Snowflake QUALIFY clause, showing you how to simplify SQL queries by filtering window functions without subqueries—perfect for cleaner, faster analytics.
Tim Lu
May 29, 2025
Azure Pipelines Tutorial: A Complete CI/CD Guide for Beginners
This tutorial walks you through setting up, running, and optimizing CI/CD workflows using Azure Pipelines.
Emmanuel Akor
May 29, 2025
openpyxl: Automate Excel Tasks with Python
Learn how to read, write, and style Excel files using openpyxl. Discover practical examples for working with modern Excel formats (.xlsx) and advanced features.
Vinod Chugani
May 29, 2025
Introduction to the WHERE Clause in SQL
In this tutorial, you will be introduced to filtering rows in SQL using the WHERE clause.
Sayak Paul
May 29, 2025
Dify AI: A Guide With Demo Project
Learn what Dify is and how to build an AI travel agent using its low-code drag-and-drop interface.
François Aubry
May 29, 2025
Google Jules: A Guide With 3 Practical Examples
Learn what Google Jules is and how to use it to automate real-world development tasks for your GitHub repository.
Aashi Dutt
May 29, 2025
The Sigmoid Function: A Key Component in Data Science
Explore the significance of the sigmoid function in neural networks and logistic regression, with practical insights for data science applications.
Vikash Singh
May 28, 2025
SUBTOTAL() Formula in Excel: A Full Calculation Guide
Learn how the SUBTOTAL() function dynamically summarizes filtered or grouped data. Understand its syntax, explore practical examples, and compare it with similar functions.
Vinod Chugani
May 28, 2025
XMATCH in Excel Tutorial: Overview, Syntax, and Practical Applications
Discover XMATCH, a powerful Excel function to find the relative position of an item that matches a specified value.
Javier Canales Luna
May 27, 2025
Triangle Inequality: From Geometry to Machine Learning
The triangle inequality is more than just a geometric principle - it's a cornerstone of distance measures in data science. Discover how this elegant mathematical concept powers algorithms across computational geometry, optimization, and machine learning.
Vinod Chugani
May 27, 2025