Find out why there are better choices than the Euclidean distance for high-dimensional spaces and what other metric can be used instead.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Machine Learning (45)
- Algorithms (41)
- Networking (40)
- Programming (36)
- Math and Logic (30)
- OS (19)
- Computer Vision (19)
- Artificial Intelligence (19)
- Deep Learning (16)
- Trees (15)
- Data Structures (15)
- Security (14)
- Sorting (13)
- Latex (13)
- Software Architecture (11)
- Core Concepts (10)
- Graphs (8)
- Searching (6)
- Series (5)
- Web (4)
- Graph Traversal (4)
- Data Science (4)
- Path Finding (3)
- Graph Theory (3)
- Concurrency (1)
How Does a Web Server Handle Concurrent Requests on a Single Port?
Filed under Web
Explore how a web server handles multiple requests simultaneously on a single port.
Authentication Protocols: PAP vs. CHAP
Filed under Security
Explore and compare two authentication protocols developed for Point-to-Point Protocol (PPP): the Password Authentication Protocol (PAP) and the Challenge Handshake Authentication Protocol (CHAP).
What Is Image Stitching?
Filed under Computer Vision
A quick and practical guide to image stitching.
What Is the Bellman Operator in Reinforcement Learning?
Filed under Machine Learning
Learn how Bellman equation is used in enforcing reinforcement learning.
How Does the Socket API accept() Function Work?
Filed under Networking
Explore the socket programming components, specifically the socket listening component, which we call the accept() function.
How to Center Titles in LaTeX
Filed under Latex
Learn how to center titles in LaTeX by using the default functions and the specialized package sectsty.
Internetwork Packet Exchange Explained
Filed under Networking
Explore an important networking protocol, the Internetwork Packet Exchange (IPX).
Wireless Authentication Protocols
Filed under Security
Explore the wireless authentication protocols.