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
Excel

How to Find P-Value in Excel: 3 Easy Methods

Learn how to find p-value in Excel using Excel functions like T.TEST() and Z.TEST(), by using the Data Analysis Toolpak, or through manual calculations. Equip yourself to make confident, data-backed decisions in Excel.
Jachimma Christian's photo

Jachimma Christian

October 31, 2024

Python

Breadth-First Search in Python: A Guide with Examples

Discover how breadth-first search systematically explores nodes and edges in graphs. Learn its level-by-level approach to ensure the shortest path in unweighted networks. Apply BFS across data science, AI, and networking fields.
Amberle McKee's photo

Amberle McKee

October 30, 2024

Machine Learning

US Election 2024 Prediction With Machine Learning and Python

Learn how to predict the winner of the 2024 US presidential election using Python, machine learning, and data from FiveThirtyEight and the Federal Election Commission.
Tom Farnschläder's photo

Tom Farnschläder

October 30, 2024

SQL

SQL Remove Duplicates: Comprehensive Methods and Best Practices

Explore the different methods for filtering out and permanently removing duplicate rows using SQL. Learn the practical applications of how to remove duplicates in SQL Server, MySQL, and PostgreSQL.
Allan Ouko's photo

Allan Ouko

October 29, 2024

Python

Optimizing with Pyomo: A Complete Step-by-Step Guide

Learn how to model and solve optimization problems using Pyomo, a powerful Python library. Explore practical examples from linear and nonlinear optimization!
Moez Ali's photo

Moez Ali

October 28, 2024

Data Science

Multicollinearity in Regression: A Guide for Data Scientists

Uncover the impact of multicollinearity on regression models. Discover techniques to detect multicollinearity and maintain model reliability. Learn how to address multicollinearity with practical solutions.
Vikash Singh's photo

Vikash Singh

October 28, 2024

Python

RMSprop Optimizer Tutorial: Intuition and Implementation in Python

Learn about the RMSprop optimization algorithm, its intuition, and how to implement it in Python. Discover how this adaptive learning rate method improves on traditional gradient descent for machine learning tasks.
Bex Tuychiev's photo

Bex Tuychiev

October 23, 2024

Machine Learning

How to Visualize Machine Learning Models: From Linear Regression to Neural Networks

Machine learning is complex and often hard to wrap your head around. By visualizing machine learning models, you can get a great level of understanding of model performance and the decisions the model makes when making predictions.
Dario Radečić's photo

Dario Radečić

October 23, 2024