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
GELU Activation Function: Formula, Intuition, and Use in Deep Learning
GELU is a smooth, probabilistic activation function that outperforms simpler alternatives like ReLU in deep learning architectures, and has become the default choice in transformer models like BERT and GPT.
Dario Radečić
April 17, 2026
Running MiniMax M2.7 Locally for Agentic Coding
In this guide, we will rent an H200 GPU and install llama.cpp, download MiniMax M2.7 GGUF, run it locally, test it in the WebUI, and connect it to OpenCode.
Abid Ali Awan
April 17, 2026
Ollama Python Library: Getting Started with LLMs Locally
Master the Ollama Python SDK for local LLM development. Learn to generate text, handle multi-turn chats, use vision models, and build AI apps securely.
Austin Chia
April 17, 2026
Microsoft MAI Models: Testing MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2 with Streamlit
Build a working demo app that calls all three Microsoft MAI models via Azure speech-to-text, text-to-speech, and image generation, and learn what these models can do.
Aashi Dutt
April 15, 2026
Newton's Method: Find Roots Fast with Iterative Approximation
Newton's method is an iterative root-finding algorithm that uses tangent line approximations to close in on the solution of equations that have no closed-form answer.
Dario Radečić
April 15, 2026
LM Studio Tutorial: Get Started with Local LLMs
Discover how to install and run LLMs locally using LM Studio. Keep your data private, chat with documents using built-in RAG, and set up a local API.
Srujana Maddula
April 14, 2026
t Statistic Explained: Formula, Interpretation, and Examples
The t statistic helps you decide whether a difference in your data is meaningful or just random variation. This guide explains how it works, how to calculate it, and how to use it in real testing scenarios with clear, step-by-step examples.
Laiba Siddiqui
April 14, 2026
Claude Code in Cursor: Setup and Workflow Guide
Learn how to set up Claude Code inside Cursor, understand the difference between Claude Code and Claude models in Cursor, and decide when each workflow makes sense for your project.
Khalid Abdelaty
April 14, 2026
Essential Checks for a Healthy MongoDB Database
A guide covering the essential proactive checks across replication, performance, and backup to keep your data platform robust and reliable.
Daniel Coupal
April 14, 2026
Codex CLI For Data Workflow Automation: A Complete Guide
Master OpenAI's Codex CLI to automate data workflows. Learn to conduct EDA, build Python ETL pipelines, and generate tests directly from your local terminal.
Nikhil Adithyan
April 14, 2026
Regularization in Machine Learning: L1, L2, and Elastic Net Explained
A practical overview of regularization in machine learning - what it is, how it works, and when to use L1, L2, and Elastic Net to build models that generalize.
Dario Radečić
April 13, 2026
AWS Well-Architected Framework: How to Run Self-Assessments
Master the six pillars, use the AWS Well-Architected Tool, and turn reviews into a repeatable process for secure, efficient, and cost‑optimized cloud workloads.
Benito Martin
April 13, 2026