Skip to content

Latest commit

 

History

History

assignment1

Coded and tested on Anaconda Python 3.6.8 on ubuntu 16.04

This program consists of 2 python modules.

PerformanceEvaluator.py is where the calculations are done.

analyze_similarity_matrix.py is for demo purposes.

How to make a demo:

In the conda environmet run: python

for example (biometrics) giray@pc:~/cmpe58Z_assign1$ python analyze_similarity_matrix.py data1/data1_SM.txt data1/data1_Class_Labels.txt

Notes: 2 plots will be displayed, for python to proceed, you will need to close the image. Second will not show up until you close the first one. Neither of the images will be saved automatically, you can use the save button when the image pops-up if you like.