Skip to main content
Category
Topics

Data Science Tutorials

Advance your data career with our data science tutorials. We walk you through challenging data science functions and models step-by-step.
Other topics:
GroupTraining 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ć's photo

Dario Radečić

April 17, 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ć's photo

Dario Radečić

April 15, 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's photo

Laiba Siddiqui

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's photo

Nikhil Adithyan

April 14, 2026

Geometric Series: Formula, Convergence, and Examples

A practical guide to geometric series covering the finite and infinite sum formulas, convergence conditions, and real-world applications across finance, physics, and computer science.
Dario Radečić's photo

Dario Radečić

April 10, 2026

Maclaurin Series: Formula, Expansion, and Examples

A practical guide to Maclaurin series covering the core formula, common expansions, convergence rules, and real-world applications in numerical methods, physics, and machine learning.
Dario Radečić's photo

Dario Radečić

April 9, 2026

F-Statistic Explained: A Beginner's Guide

The F statistic is used to test whether a model explains variation in the data better than random chance. This guide explains what the F statistic means, how it is calculated, and how to interpret it.
Laiba Siddiqui's photo

Laiba Siddiqui

April 6, 2026

Objective Function Explained: Definition, Examples, and Optimization

Learn what an objective function is, how it works in optimization and machine learning, and how to define and interpret it with real examples.
Dario Radečić's photo

Dario Radečić

April 6, 2026

Pearson Correlation Coefficient: Quantifying Relationships in Data

Discover how the Pearson correlation coefficient quantifies the strength and direction of relationships in your data. Learn to calculate, interpret, and apply it using Python, R, and Excel.
Amberle McKee's photo

Amberle McKee

March 30, 2026

Affine Transformation Explained: Properties and Applications

Learn about the definition, formula, key properties, homogeneous coordinates, and applications of affine transformations in graphics, computer vision, robotics, and data preprocessing.
Vikash Singh's photo

Vikash Singh

March 24, 2026

Polynomial Regression: From Straight Lines to Curves

Explore how polynomial regression helps model nonlinear relationships and improve prediction accuracy in real-world datasets.
Dario Radečić's photo

Dario Radečić

March 23, 2026

Normality Test: How to Check If Your Data Is Normally Distributed

Learn what a normality test is, why it matters, and how to use common tests like Shapiro-Wilk, Kolmogorov-Smirnov, and visual methods to check your data + examples in Python and R.
Dario Radečić's photo

Dario Radečić

March 19, 2026