Thursday, 22 August 2013

I just started to use Eigen Matrix algebra library and aim to create a similarity matrix of a dataset, suggestions?

I just started to use Eigen Matrix algebra library and aim to create a
similarity matrix of a dataset, suggestions?

I try to create a similarity matrix with eigen library on a dataset. I
just read the csv file into eigen matrix but know as a matlab customer I
am looking for something like bsxfun or something to define the distances
between instances by Euclidean distance calculation.How can I get away
with a solution or what sources, functions might help me ?

No comments:

Post a Comment