Course
Hypothesis Testing in Machine Learning
In this tutorial, you'll learn about the basics of Hypothesis Testing and its relevance in Machine Learning.
Jan 2019 · 4 min read
Learn more about Machine Learning
2 hr
192.7K
Course
Machine Learning with Tree-Based Models in Python
5 hr
87.7K
Course
Machine Learning for Time Series Data in Python
4 hr
42.8K
See More
RelatedSee MoreSee More
tutorial
Hyperparameter Optimization in Machine Learning Models
This tutorial covers what a parameter and a hyperparameter are in a machine learning model along with why it is vital in order to enhance your model’s performance.
Sayak Paul
19 min
tutorial
Machine Learning in R for beginners
This small tutorial is meant to introduce you to the basics of machine learning in R: it will show you how to use R to work with KNN.
Karlijn Willems
24 min
tutorial
Probability Distributions in Python Tutorial
In this tutorial, you'll learn about and how to code in Python the probability distributions commonly referenced in machine learning literature.
DataCamp Team
15 min
tutorial
An Introduction to Statistical Machine Learning
Discover the powerful fusion of statistics and machine learning. Explore how statistical techniques underpin machine learning models, enabling data-driven decision-making.
Joanne Xiong
11 min
tutorial
Common Data Science Pitfalls & How to Avoid them!
In this tutorial, you'll learn about some pitfalls you might experience when working on data science projects "in the wild".
DataCamp Team
8 min
code-along
Getting Started with Machine Learning in Python
Learn the fundamentals of supervised learning by using scikit-learn.
George Boorman