Re: [scikit-learn] How to determine suitable cluster algo

2019-01-25 Thread Avi Gross
My comments are at the end as some people do not like top posts. From: scikit-learn On Behalf Of Matti Viljamaa Sent: Friday, January 25, 2019 3:31 PM To: Scikit-learn mailing list Subject: Re: [scikit-learn] How to determine suitable cluster algo Also, Remember that some algos may e

Re: [scikit-learn] Scikit-learn porting strategy

2019-02-05 Thread Avi Gross
I haven’t looked at Ruby in a long time. I do wonder what people mean by PORTING to another language or environment that already has their own way of doing things. I did most of my recent work in native R enhanced by packages and have been learning how to do similar things in modules on to