Re: [scikit-learn] Agglomerative clustering

2018-12-09 Thread Gael Varoquaux
> I want to impose an additional constraint. When 2 clusters are combined and > the > cost of combination is equal for multiple cluster pairs, I want to choose the > pair for which the combined cluster has the least size. > What is the cleanest and easiest way of achieving this? I don't think th

[scikit-learn] Agglomerative clustering

2018-12-09 Thread Jitesh Khandelwal
Hi everyone, I am using agglomerative clustering with an L1 distance matrix as input and the "complete" linkage option. I want to impose an additional constraint. When 2 clusters are combined and the cost of combination is equal for multiple cluster pairs, I want to choose the pair for which the

Re: [scikit-learn] New core dev: Adrin Jalali

2018-12-09 Thread Adrin
Thank you all for all the support, patience, and mentorship you've had and now having me on board. It's an absolute pleasure working with you :) On Sun, 9 Dec 2018 at 10:10 Guillaume LemaƮtre wrote: > Congrats Adrin > > Sent from my phone - sorry to be brief and potential misspell. > *From:* qin

Re: [scikit-learn] Question about contributing to scikit-learn

2018-12-09 Thread eamanu15
Hello Parker, I can tell you my experience. I start to contribute to sklearn two month ago, and I start with code review, this way I can learn how sklearn is written and how is the workflow, read issue and try to solve them. Then, I make some PR. I can tell that the core devs are very friendly a

Re: [scikit-learn] New core dev: Adrin Jalali

2018-12-09 Thread Guillaume LemaƮtre
Congrats AdrinSent from my phone - sorry to be brief and potential misspell.