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
Cofounder 2 Tutorial: How to Run a Company With AI Agents
Learn how to use Cofounder 2 to turn a rough idea into a structured company with a business plan, brand kit, engineering tasks, marketing campaigns, and sales workflows through specialized AI agents.
Aashi Dutt
June 17, 2026
Random Forest Regression: A Complete Guide
How random forest regression works, where it fails, and how to evaluate, tune, and interpret it. Includes a Python implementation and model comparison framework.
Srujana Maddula
June 17, 2026
Claude Code Routines: Run Your Coding Agent on a Schedule in the Cloud
Learn how Claude Code routines run your coding agent in the cloud on a schedule or a GitHub event, so PR reviews and audits finish with your laptop closed.
Bex Tuychiev
June 17, 2026
GGUF Format: A Complete Guide to Local LLM Inference
GGUF packages model weights, tokenizer data, and metadata into a single portable file. Learn how to choose the right quantization level and get started with Ollama.
Austin Chia
June 17, 2026
How to Speed Up Local LLMs with DFlash Speculative Decoding
Learn how to accelerate local Gemma 4 31B inference on a single RTX 4090 using DFlash speculative decoding and Flash Attention against a baseline setup.
Abid Ali Awan
June 17, 2026
Build a Real-Time Task Manager With FastHTML and MongoDB
A complete tutorial on using Python-native tools for async CRUD operations and HTMX interactivity.
Karen Zhang
June 16, 2026
Spring AI and Oracle Database: Giving Memory to an AI Agent
Stop your LLM from forgetting context. Learn how to build an AI agent with episodic, semantic, and procedural memory using Spring AI and Oracle Database.
Victor Martin
June 16, 2026
Cursor Automations: A Hands-On Guide to Always-On Coding Agents
Learn how to set up Cursor automations with this hands-on tutorial covering PR code review, scheduled cron tasks, tools and MCP configuration.
Brian Mutea
June 16, 2026
Kernel Density Estimation: From Theory to Practice
Kernel density estimation is a nonparametric method for estimating the shape of a data distribution without assuming a fixed model. Learn the formula, bandwidth selection, and hands-on implementation in Python and R.
Dario Radečić
June 16, 2026
How to Install MySQL: Guide for Windows, macOS, and Linux
Learn how to install MySQL on Windows, macOS, and Linux. Configure your server, secure it properly, and verify the installation step by step.
Allan Ouko
June 16, 2026
Logistic Regression Assumptions: What You Need to Check Before Modeling
A practical walkthrough of the assumptions behind logistic regression, the diagnostics that catch violations in Python and R, and the alternatives to reach for when the assumptions don't hold.
Dario Radečić
June 15, 2026
Spline Regression: A Practical Guide with Python & R
A practical guide to spline regression, covering how piecewise polynomials and knots model nonlinear relationships, the main spline types, and how to fit them in Python and R.
Dario Radečić
June 14, 2026