Skip to content

Andre-FP/LinAlg-Flower-Classificationn

Repository files navigation

Linear Algebra - Flower Classification from scratch

Flower classification made using least squares regression implemented from scratch. The least squares regression matrix theory was applied, with the linear system solved using matrix decomposition methods such as PLU and SVD.

Requirements

  • pandas
  • numpy

About

Linear algebra applied in the implementation from scratch of the classic flower classification machine learning problem. Decomposition techniques were used to solve the linear system through least squares regression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages