/Line-Fitting-Techniques

Understanding dataset using eigen vectors and eigen values. Also, fit a line through the data using various line fitting techniques.

Primary LanguagePython

Line-Fitting-Techniques

This project covers the following

  • Understanding Eigen Values and Eigen Vectors
  • Implemting Line fitting techniques such as:
    • Least Square
    • Least Square + Regularization
    • Total Least Square
    • RANSAC

Follow link to project report.