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
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
October 9, 2024
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
October 9, 2024
GPT-4o Vision Fine-Tuning: A Guide With Examples
Learn how to fine-tune GPT-4o with images by following this step-by-step tutorial, where you’ll discover how to improve GPT-4o’s ability to recognize Georgian churches.
Dimitri Didmanidze
October 9, 2024
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
October 9, 2024
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
October 8, 2024
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
October 3, 2024
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
October 3, 2024
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
October 2, 2024
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
October 2, 2024
Jenkins for MLOps: A Complete CI/CD Tutorial
Learn how to install Jenkins on Windows, set up and run Jenkins agents and pipelines, and build MLOps projects with Jenkins pipelines from model training to model serving.
Abid Ali Awan
October 1, 2024
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ć
October 1, 2024
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
September 30, 2024