Principal Component Analysis on GPU(Cuda C++)
First Command :- make
Second Command :- ./gpu_pca (inputfile)
Input File Options
iris_data(potential input) can be taken from https://archive.ics.uci.edu/ml/datasets/iris
References
https://github.com/liyanghua/Principal-component-analysis-/blob/master/pca.cpp and the two library function are taken from http://math.nist.gov/tnt/download.html i.e. jama and tnt, modification are being made
for file operation reference is https://www.youtube.com/watch?v=4nz6rPzVm70