Re: Standardized Distance Functions in MLlib

2014-10-08 Thread Yu Ishikawa
Hi Xiangrui, Thank you very much for replying and letting me know that you upgraded breeze to 0.10 yesterday. Sorry that I didn't know that. > We don't want to maintain > another copy of the implementation in MLlib to keep the maintenance > cost low. Both spark and breeze are open-source proje

Re: Standardized Distance Functions in MLlib

2014-10-08 Thread Xiangrui Meng
Hi Yu, We upgraded breeze to 0.10 yesterday. So we can call the distance functions you contributed to breeze easily. We don't want to maintain another copy of the implementation in MLlib to keep the maintenance cost low. Both spark and breeze are open-source projects. We should try our best to avo