Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 638 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 638 Bytes

multivariate-project

Sign Language Digit Classification

An example of images from the dataset This was our course project for Multivariate Analysis (MTMS.01.088 Spring 2017/18).

Goal?

To classify sign language digits using linear and quadratic discriminant analysis and PCA for dimensionality reduction.

Results

  • PCA reducing dimensions
  • LDA: ~75%
  • QDA: ~85%

You can download the report from here.