track
Minkowski Distance: A Comprehensive Guide
Minkowski distance is a way of measuring the straight or curved path between two points, depending on a chosen parameter that affects the shape. Keep reading to learn about the fundamentals, applications, and comparisons of Minkowski distance in various fields.
Oct 9, 2024 · 11 min read
Become an ML Scientist
Upskill in Python to become a machine learning scientist.
What is Minkowski distance?
How does Minkowski distance relate to Euclidean and Manhattan distances?
What happens when `p` approaches infinity in Minkowski distance?
Can Minkowski distance be used with categorical data?
Is Minkowski distance affected by the scale of features?
Are there any limitations to using Minkowski distance?
Topics
Learn with DataCamp
85hrs hr
course
Ensemble Methods in Python
4 hr
9.4K
course
Data Structures and Algorithms in Python
4 hr
16.8K
See More
RelatedSee MoreSee More
tutorial
Understanding Euclidean Distance: From Theory to Practice
Explore how Euclidean distance bridges ancient geometry and modern algorithms, with coding examples in Python and R, and learn about its applications in data science, machine learning, and spatial analysis.
Vinod Chugani
8 min
tutorial
Understanding Chebyshev Distance: A Comprehensive Guide
Learn how Chebyshev distance offers a unique approach to spatial problems. Uncover its applications in robotics, GIS, and game development with coding examples in Python and R.
Vinod Chugani
10 min
tutorial
What is Cosine Distance?
Explore cosine distance and cosine similarity. Discover calculations, applications, and comparisons with other metrics. Learn to implement in R and Python using numpy.
Vinod Chugani
8 min
tutorial
What is Manhattan Distance?
Learn how to calculate and apply Manhattan Distance with coding examples in Python and R, and explore its use in machine learning and pathfinding.
Vinod Chugani
8 min
tutorial
Mean Shift Clustering: A Comprehensive Guide
Discover the mean shift clustering algorithm, its advantages, real-world applications, and step-by-step Python implementation. Compare it with K-means to understand key differences.
Vidhi Chugh
11 min
tutorial
Understanding Skewness And Kurtosis And How to Plot Them
A comprehensive visual guide into skewness/kurtosis and how they effect distributions and ultimately, your data science project.
Bex Tuychiev
10 min