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
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
December 18, 2024
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
December 18, 2024
Llama 3.3: Step-by-Step Tutorial With Demo Project
Learn how to build a multilingual code explanation app using Llama 3.3, Hugging Face, and Streamlit.
Dr Ana Rojo-Echeburúa
December 17, 2024
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
December 16, 2024
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
December 12, 2024
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
January 21, 2025
OOP in Java: Classes, Objects, Encapsulation, Inheritance and Abstraction
Learn Object-Oriented Programming in Java with practical examples. Master classes, objects, inheritance, encapsulation, and abstract classes using a restaurant menu system.
Bex Tuychiev
December 10, 2024
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
December 9, 2024
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
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
December 3, 2024
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
November 29, 2024
AWS Multi-Agent Orchestrator: A Guide With Examples
Learn how to set up the AWS Multi-Agent Orchestrator framework and build a demo project focused on multi-agent orchestration.
Hesam Sheikh Hassani
November 29, 2024