I'm in the process of analyzing a large chunk of data in matlab. The data is userdata which is freely available and which I want to use to make recommendations for users using my Internet service.
My question is: once I've written my algorithm in matlab what is the easiest/best way to integrate it into my php project /website?
Thanks in advance