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
Data Science

Minkowski Distance: A Comprehensive Guide

Minkowski distance is a way of measuring the straight or curved path between two points, depending on a chosen parameter that affects the shape. Keep reading to learn about the fundamentals, applications, and comparisons of Minkowski distance in various fields.
Vinod Chugani's photo

Vinod Chugani

October 9, 2024

Python

Python NiceGUI: Build Powerful Web Interfaces with Ease

Explore how NiceGUI allows Python developers to create web-based user interfaces effortlessly, with interactive elements and real-time data updates.
Laiba Siddiqui's photo

Laiba Siddiqui

October 9, 2024

Artificial Intelligence

Llama 3.2 and Gradio Tutorial: Build a Multimodal Web App

Learn how to use the Llama 3.2 11B vision model with Gradio to create a multimodal web app that functions as a customer support assistant.
Aashi Dutt's photo

Aashi Dutt

October 9, 2024

Artificial Intelligence

OpenAI Model Distillation: A Guide With Examples

Learn how to distill LLMs with OpenAI's distillation tool. This tutorial provides a step-by-step guide using GPT-4o and GPT-4o-mini for generating Git commands.
Hesam Sheikh Hassani's photo

Hesam Sheikh Hassani

October 8, 2024

Artificial Intelligence

Llama Stack: A Guide With Practical Examples

Llama Stack is a set of standardized tools and APIs developed by Meta that simplifies the process of building and deploying large language model applications.
Hesam Sheikh Hassani's photo

Hesam Sheikh Hassani

October 3, 2024

Python

Python Turtle Graphics: A Fun Way to Learn the Basics

Discover how to create simple to complex graphics with Python's turtle module. Learn essential commands and build interactive projects that bring your ideas to life. Explore fractals, animations, and creative designs while mastering Python basics.
Oluseye Jeremiah's photo

Oluseye Jeremiah

October 3, 2024

Artificial Intelligence

Fine-tuning GPT-4o Mini: A Step-by-Step Guide

Customize the GPT-4o Mini model to classify posts from Reddit into "stressful" and "non-stressful" labels.
Abid Ali Awan's photo

Abid Ali Awan

October 2, 2024

Python

Structural Equation Modeling: What It Is and When to Use It

Explore the types of structural equation models. Learn how to make theoretical assumptions, build a hypothesized model, evaluate model fit, and interpret the results in structural equation modeling.
Bunmi Akinremi's photo

Bunmi Akinremi

October 2, 2024

Data Engineering

Moving Data with Python and dlt: A Guide for Data Engineers

Python dlt is a great choice for data engineers who want to move data fast and confidently. It integrates with almost any source and destination and lets you write your ELT/ETL pipelines quickly. This tutorial shows you how to control every step of the pipeline and work with local files, cloud, databases, and REST APIs.
Dario Radečić's photo

Dario Radečić

October 1, 2024

Python

Neo4j Tutorial: Using And Querying Graph Databases in Python

Learn to use Neo4j graph databases with Python: set up AuraDB, write Cypher queries, and ingest data. Master graph database concepts and optimize queries in this comprehensive guide.
Bex Tuychiev's photo

Bex Tuychiev

September 30, 2024