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

Hyperparameter Tuning: Methods, Best Practices, and Examples

A practical guide to hyperparameter tuning, covering how it works, the main search methods (grid, random, Bayesian), evaluation strategies, and how to run it in Python and R.
Dario Radečić's photo

Dario Radečić

July 28, 2026

How to Run Bonsai 27B Locally on 8GB Memory

Learn how to run Bonsai 27B, a compact 1-bit Qwen3.6-27B model, locally using llama.cpp, an OpenAI-compatible API, a web UI, and the Pi coding agent.
Abid Ali Awan's photo

Abid Ali Awan

July 27, 2026

RAGFlow Explained: Build Production RAG Applications

A practical walkthrough of RAGFlow, the open-source platform for building production Retrieval Augmented Generation applications, covering its architecture, document parsing engine, retrieval strategies, agent workflows, and how it compares to LangChain and LlamaIndex.
Dario Radečić's photo

Dario Radečić

July 27, 2026

The Claude Opus 5 API: Build and Benchmark a Coding Agent in Python

Learn how to use the Claude Opus 5 API in Python. Build a bug-fixing agent with tools, then benchmark all five effort levels on pass rate, tokens, and cost.
Khalid Abdelaty's photo

Khalid Abdelaty

July 27, 2026

How to Run Thinking Machines’ Inkling Locally

Learn how to run Thinking Machines' Inkling locally. A complete guide to building experimental llama.cpp, downloading Unsloth GGUFs, and multi-GPU serving.
Abid Ali Awan's photo

Abid Ali Awan

July 26, 2026

Orchestrating AI Pipelines With Airflow

Learn how to turn a simple LLM prototype into a reliable, scheduled AI workflow with Apache Airflow.
Andrea Valenzuela's photo

Andrea Valenzuela

July 26, 2026

Grok Build Tutorial: Build a Machine Learning Project

Learn how to set up Grok Build, configure cross-session memory, safety settings, and project instructions, and use SpaceXAI’s coding agent to build an end-to-end machine learning project.
Abid Ali Awan's photo

Abid Ali Awan

July 23, 2026

Claude Code Usage Limits Explained: How They Work and How to Avoid Hitting Them

Learn how Claude Code usage limits actually work, what silently consumes your quota, and the practical steps you can take to extend your available capacity before upgrading your plan.
Tim Lu's photo

Tim Lu

July 21, 2026

Kimi K3: Features, Benchmarks, API, and 5 Hands-On Examples

Learn what Kimi K3 is, how to access it, and how it handles reasoning, tools, long context, and vision across five hands-on examples.
Khalid Abdelaty's photo

Khalid Abdelaty

July 21, 2026

Cursor Agent Mode Tutorial: Building a REST API with GPT-5.6 Sol

Hand a real coding task to GPT-5.6 Sol in Cursor and watch it plan, edit, test, and fix across files, with AGENTS.md and review passes keeping it on track.
Josep Ferrer's photo

Josep Ferrer

July 21, 2026

Lognormal Distribution: Definition, Properties, and Applications

Learn what the lognormal distribution is, how it relates to the normal distribution, and where it applies across finance, biology, and machine learning.
Vinod Chugani's photo

Vinod Chugani

July 20, 2026