paint-brush
RANSAC, OLS, PCA: 3 Ways to Draw a Straight Line Across a Set of Pointsby@dmitriikhizbullin
741 reads
741 reads

RANSAC, OLS, PCA: 3 Ways to Draw a Straight Line Across a Set of Points

by Dmitrii Khizbullin9mMay 20th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The task is phrased as linear regression: finding a straight line that regresses our set of points. In this article, we will look into 3 solutions coded in Python and NumPy and compare them. RANSAC is a method of finding a consensus that is based on random samples. PCA Analysis is often used for dimensionality reduction when we need to find an affine transform of a point in a way of reducing the variance in a given point in most cases. The Principal Component Analysis (PCA), PCAA, PCAPCA and PCA are all solutions to the problem.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - RANSAC, OLS, PCA: 3 Ways to Draw a Straight Line Across a Set of Points
Dmitrii Khizbullin HackerNoon profile picture
Dmitrii Khizbullin

Dmitrii Khizbullin

@dmitriikhizbullin

Researcher / Engineer with 10+ YoE in deep learning, computer vision, and autonomous driving

Learn More
LEARN MORE ABOUT @DMITRIIKHIZBULLIN'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Dmitrii Khizbullin HackerNoon profile picture
Dmitrii Khizbullin@dmitriikhizbullin
Researcher / Engineer with 10+ YoE in deep learning, computer vision, and autonomous driving

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite