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

Self-Organizing Maps: An Intuitive Guide with Python Examples

Understand the core concepts of Self Organizing Maps and learn how to implement them in Python using MiniSom.
Arun Nanda's photo

Arun Nanda

December 18, 2024

Python

pytest-mock Tutorial: A Beginner’s Guide to Mocking in Python

Learn how to use pytest-mock, from setup and fundamentals to advanced techniques for practical testing.
Moez Ali's photo

Moez Ali

December 18, 2024

Artificial Intelligence

Gemini 2.0 Flash: Step-by-Step Tutorial With Demo Project

Learn how to use Google's Gemini 2.0 Flash model to develop a visual assistant capable of reading on-screen content and answering questions about it using Python.
François Aubry's photo

François Aubry

December 16, 2024

Artificial Intelligence

Qwen 2.5 Coder: A Guide With Examples

Learn about the Qwen2.5-Coder series by building an AI code review assistant using Qwen 2.5-Coder-32B-Instruct and Gradio.
Aashi Dutt's photo

Aashi Dutt

December 12, 2024

Data Science

Heteroscedasticity: A Full Guide to Unequal Variance

Explore the concept of heteroscedasticity and its implications in statistical modeling. Learn how to detect and address it. Discover techniques to improve your regression models.
Josef Waples's photo

Josef Waples

January 21, 2025

Artificial Intelligence

Amazon Nova Models: A Guide With Examples

Learn about the new Amazon Nova models (Micro, Lite, Pro, Premier, Canvas, Reel), how to access them through the Bedrock Playground and API, and how to build a demo multi-agent app.
Hesam Sheikh Hassani's photo

Hesam Sheikh Hassani

December 9, 2024

Python

Python f-string: A Complete Guide

Master Python's f-strings, the most elegant way to handle string formatting in your code. This guide covers everything from basic syntax to advanced techniques. Learn how to write cleaner, more maintainable code with real-world examples.

Rajesh Kumar

December 3, 2024

Python

Master Python's argparse Module: Build Better CLIs

Learn to build effective command-line interfaces in Python using the argparse module. This guide walks you through basic and advanced features, with practical examples and tips to improve your programming skills.
Derrick Mwiti's photo

Derrick Mwiti

December 3, 2024

Artificial Intelligence

Anthropic's Contextual Retrieval: A Guide With Implementation

Learn how Anthropic's contextual retrieval improves the accuracy of retrieval systems and how to implement it step-by-step.
Ryan Ong's photo

Ryan Ong

November 29, 2024