Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 424 Bytes

File metadata and controls

14 lines (8 loc) · 424 Bytes

linear-discriminant-analysis

  1. First clone the repository on your system git clone https://github.com/devs6186/linear-discriminant-analysis.git

  2. Then make sure you have C/C++ extension on your vscode

  3. Install MSYSY2 UCRT64 Terminal where we will run this project (make sure to download 'make' and 'gcc')

  4. Run the command- make

  5. Now run - $ ./lda_app

  6. You will see your result in this terminal only